Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Inquiry — Analyze. Plan. Execute.New to Visual Studio Code? Get it now.
Inquiry — Analyze. Plan. Execute.

Inquiry — Analyze. Plan. Execute.

ccisne.dev

| (0) | Free
Inquiry — Analyze. Plan. Execute. End. Structured AI-assisted development for GitHub Copilot.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Inquiry

Analyze. Plan. Execute.

Select @inquiry as your GitHub Copilot custom agent. Every task follows a strict cycle: ANALYZE → PLAN → EXECUTE. No freestyling. No hallucinated plans. Structure from analysis to PR.

This README is the extension's public entry surface. For the canonical repository documentation map, start at ../docs/index.md.


How it works

Inquiry finite state machine

Phase What happens Output
ANALYZE Questions, challenges assumptions, clarifies scope diagnosis.md
PLAN Decomposes into checkable steps with tests plan.md
EXECUTE Implements exactly what the plan says code + commits

The extension is a lightweight integration surface around the Inquiry CLI and the Inquiry custom agent for GitHub Copilot. The canonical explanations of Inquiry, APE, the Finite APE Machine, and Thinking Tools live in the repository documentation, not in this README.


Quick start

  1. Install from the Marketplace
  2. Ctrl+Shift+P → Inquiry: Init
  3. The extension installs the CLI if missing, runs iq init, creates .inquiry/
  4. Open Copilot Chat → select @inquiry → describe your task

That's it. The Inquiry agent takes over inside Copilot Chat: analysis first, then plan, then execute.


Commands

Command What it does
Inquiry: Init Install CLI + scaffold .inquiry/ in your workspace
Inquiry: Toggle Evolution Enable/disable DARWIN's process improvement cycle
Inquiry: Add Mutation Note Record an observation for DARWIN to evaluate

Status bar

The status bar shows the current FSM phase in real time:

IDLE · ANALYZE · PLAN · EXECUTE · END · EVOLUTION


Requirements

  • VS Code ≥ 1.85
  • Windows or Linux
  • GitHub Copilot (required) — Inquiry ships as a custom agent

Links

  • Website · GitHub · Issues
  • Docs map · Architecture · Finite APE Machine spec

For the full methodology, see inquiry.ccisne.dev.

MIT © 2026 Cristian Cisneros

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft