Stats
Actions
Tags
From Product Management
Generates structured technical specifications for a feature, covering system architecture, API design, data models, technical requirements, implementation plan, and risks.
How this command is triggered — by the user, by Claude, or both
Slash command
/product-mgmt:specs feature nameThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Technical Specifications: $ARGUMENTS Ask @system-analyst and @architect to create detailed tech specs: ## 1. System Architecture - Components involved - Data flow diagrams - Integration points ## 2. API Design - Endpoints needed - Request/response formats - Authentication requirements ## 3. Data Models - Database schema changes - Relationships - Migrations needed ## 4. Technical Requirements - Performance requirements - Scalability considerations - Security requirements ## 5. Implementation Plan - Development phases - Testing strategy - Deployment approach ## 6. Risks & Mitigation ...
Ask @system-analyst and @architect to create detailed tech specs:
Output as detailed Markdown artifact.
npx claudepluginhub jhamidun/claude-code-config-pack --plugin product-mgmt/specsLaunches a roundtable discussion to define functional requirements, reading project context and producing a structured requirements document. Supports optional flags for format, strategy, session management, and diagnostic output.