implementation-plan
Generate an implementation plan for new features or refactoring existing code.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install implementation-plan --cli claudewrites the file to.claude/agents/implementation-plan.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/agents/implementation-plan.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Generate an implementation plan for new features or refactoring existing code.
When to use it
Generate an implementation plan for new features or refactoring existing code.
How to install / invoke
# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/expert-advisors/implementation-plan.md -o .claude/agents/implementation-plan.md
Notes
Extracted from davila7/claude-code-templates, expert-advisors category.