Feature Request: Support AugmentCode via VS Code extension and/or Auggie CLI
Summary
Currently Spec-Kit supports Claude Code, Gemini CLI, and GitHub Copilot as coding agents.
This request is to add support for AugmentCode through either:
Why
- AugmentCode is an AI-powered coding platform focused on enterprise workflows, deep codebase understanding, and autonomous agents.
- It offers both IDE integration (VS Code extension) and CLI tooling (Auggie) for different developer preferences.
- Adding support would align with Spec-Kit's technology independence goals and provide organizations more choice in AI development workflows.
Expected Behavior
specify init <project> --ai augment should recognize AugmentCode as a supported agent
- Spec-Kit should scaffold projects with AugmentCode integration and expose
/specify, /plan, and /tasks commands
- Support either the VS Code extension workflow or Auggie CLI workflow (or both)
References
Impact
This would expand Spec-Kit's AI tool support by enabling a platform specifically designed for large codebases and professional software engineering workflows.