feature-dev
End-to-end feature development workflow with agents for codebase exploration, architecture design, and quality review.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for feature-dev, derived from its capabilities.
AIVSS 7.0 ยท High
View MAESTRO 7-layer threat model โOverview
Anthropic's official feature-dev plugin. It orchestrates a full feature-development workflow through specialized subagents: one explores the codebase, one designs architecture, and one reviews quality. Surface is a command plus the bundled subagents that read the repo and produce plans and reviews.
Key features
- Codebase-exploration subagent
- Architecture-design subagent
- Quality-review subagent
- Guided multi-step feature workflow
Use cases
- Plan and implement a non-trivial feature end to end
- Get an architecture pass before writing code