Documentation Agent OrchestratorA VS Code extension that generates governance-driven AI prompts for technical documentation and provides side-by-side diff previews of AI rewrites. Quick StartNew to this extension? Read the Getting Started Guide → It enforces strict governance rules so AI either:
It does not rewrite for style, clarity, or elegance. It exists to protect correctness. Why this existsAI is fluent but unreliable. When rewriting documentation, AI often:
These mistakes are hard to notice and costly to fix later. Documentation Agent Orchestrator prevents that by making AI behavior constrained, inspectable, and defensible. What this extension does
What this extension deliberately does NOT doThis is important. The extension does not:
If you want better writing, use a different tool. If you want AI to stop lying, use this one. Supported documentation types
These are document types where correctness matters more than phrasing. Typical workflow
Governance model (in plain language)Every prompt enforces these rules:
Ambiguity in the source is preserved explicitly, not resolved. Clarifying questions are asked only when proceeding would require guessing. Output behaviorGenerated documentation includes:
This makes uncertainty visible instead of hiding it in fluent text. Known limitations
This tradeoff is intentional. RequirementsVS Code 1.104.0 or later Access to an AI assistant (ChatGPT, Claude, Copilot, etc.) CommandsGenerate Documentation Prompt Create a governance-driven AI prompt from selected content Preview Documentation Rewrite Diff Compare original content with AI-generated documentation Who this is forThis extension is for:
If you want AI to write better, this tool is not for you. If you want AI output you can trust, it is. ContributingFound a bug or have a feature request? Open an issue |