Spec-driven development with task-by-task execution. Research, requirements, design, tasks, and autonomous implementation with fresh context per task.
A plugin for spec-driven development that autonomously breaks down feature ideas into research, requirements, design, and executable tasks, then implements them step-by-step.
Why this plugin
Automates the full development lifecycle from idea to code, ensuring fresh context per task and structured execution. It's a self-contained agentic loop, ideal for turning vague concepts into working features without manual breakdown.
Prerequisites
Claude Code installation. No external dependencies, API keys, or complex setup required.
/plugin marketplace add tzachbon/smart-ralph/plugin install ralph-specum@smart-ralphAccess thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement