Develop Staged banner
Blakeem Blakeem

Develop Staged

Development community

Description

--- description: Orchestrate multi-agent staged development with manual verification --- # Develop (Staged) ⚠️ **REQUIRED WORKFLOW - You MUST follow these instructions:** **Load workflow via get_workflow (once per conversation):** ```typescript get_workflow({ workflow: "develop-staged" }) ```

Installation

Installs to ~/.claude/skills/blakeem-ai-prompt-guide-mcp-develop-staged/SKILL.md

Terminal
mkdir -p ~/.claude/skills/blakeem-ai-prompt-guide-mcp-develop-staged && curl -fsSL https://raw.githubusercontent.com/Blakeem/AI-Prompt-Guide-MCP/HEAD/commands/develop-staged.md -o ~/.claude/skills/blakeem-ai-prompt-guide-mcp-develop-staged/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository