Agent skill
ralph-specum-design
This skill should be used only when the user explicitly asks to use `$ralph-specum-design`, or explicitly asks Ralph Specum in Codex to run the design phase.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/ralph-specum-design
Metadata
Additional technical details for this skill
- action
- design
- surface
- helper
SKILL.md
Ralph Specum Design
Use this for the design phase.
Contract
- Resolve the active spec by explicit path, exact name, or
.current-spec - Require
requirements.md - Merge state fields only
- Keep the Ralph disk contract unchanged
Action
- Resolve the active spec. If none exists, stop.
- Require
requirements.md. Readresearch.mdwhen present,.progress.md, and current state. - Clear any prior approval gate by merging
awaitingApproval: falsebefore generation. - Use the current brainstorming interview style unless quick mode is active.
- Write or rewrite
design.md. - Merge state with
phase: "design"andawaitingApproval: true. - Update
.progress.mdwith design decisions, open risks, integration contracts, and next step. - If spec commits are enabled, commit only the spec artifacts.
- In quick mode, continue directly into tasks.
Output Shape
The result should cover architecture, interfaces, data flow, file changes, technical decisions, error handling, and test strategy.
Response Handoff
- After writing
design.md, namedesign.mdand summarize the design briefly. - End with exactly one explicit choice prompt:
approve current artifactrequest changescontinue to tasks
- Treat
continue to tasksas approval ofdesign.md.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?