smart-ralph
Spec-driven feature planning and autonomous task execution
All Skills in This Repository (13)
Pure Emerald Level Indicatorsdelegation-principle
Delegate Ralph workflow tasks to specialized subagents via the Task tool.
reality-verification
Reproduce and validate software fixes by capturing BEFORE and AFTER states.
smart-ralph
Standardize Ralph plugin arguments, state management, and phased execution modes.
interview-framework
Orchestrate structured interviews across spec phases with adaptive single-question loops.
spec-workflow
Automates spec-driven development workflow for feature creation from research to implementation via phases and tasks.
communication-style
Enforce concise, scan-friendly Ralph outputs with structured sections and numbered action steps.
speckit-workflow
Apply a constitution-driven workflow from specification to implementation phases.
Plugin Structure
Design and validate Claude Code plugin directory structures and manifests.
Command Development
Design and implement Claude Code slash commands with YAML frontmatter.
Skill Development
Design Claude Code plugin skills with SKILL.md frontmatter and resource organization.
Hook Development
Create and validate Claude Code hooks for event-driven plugin workflows.
Plugin Settings
Standardize per-project plugin settings in YAML frontmatter within .claude files.
Frequently Asked Questions
FAQPage SchemaHow to install Smart Ralph?โผ
Run `npx skills add tzachbon/smart-ralph --all -g -y` in your terminal to install all skills in this suite globally.
What does Smart Ralph do?โผ
It turns a feature request into structured research, requirements, design, and task files, then executes each task with fresh context and verification checkpoints.
How to handle large features with Smart Ralph?โผ
Use the triage command to split a big goal into an epic of dependency-aware specs, then execute each unblocked spec in order.
Does Smart Ralph work with Claude Code and Codex?โผ
Yes. It ships dedicated plugins for both Claude Code and Codex with the same spec-driven workflow and command surface.
Can Smart Ralph resume interrupted work?โผ
Yes. Progress is saved in state and progress files, so running the start command resumes the active spec from where it stopped.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core