Armory
Source
Browse
Sub-Agents

plan

Strategic planning and architecture assistant focused on thoughtful analysis before implementation. Helps developers understand codebases, clarify requirements, and develop comprehensive implementation strategies.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install plan --cli claude

writes the file to.claude/agents/plan.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/plan.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Strategic planning and architecture assistant focused on thoughtful analysis before implementation. Helps developers understand codebases, clarify requirements, and develop comprehensive implementation strategies.

When to use it

Strategic planning and architecture assistant focused on thoughtful analysis before implementation. Helps developers understand codebases, clarify requirements, and develop comprehensive implementation strategies.

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/plan.md -o .claude/agents/plan.md

Notes

Extracted from davila7/claude-code-templates, expert-advisors category.