amend
01Skill Claude CodeCodex
A command for revising an existing specification and recording its change history and effects on downstream plans and tasks. The description is otherwise limited.
Skill Claude CodeCodex
A command for revising an existing specification and recording its change history and effects on downstream plans and tasks. The description is otherwise limited.
Skill Claude CodeCodex
A read-only review procedure for checking whether a specification, design, and task agree with one another.
Skill Claude CodeCodex
A checklist-based review process for checking the quality of a specification, plan, or task list. The description does not explain the checklist's specific criteria.
Skill Claude CodeCodex
A requirements-clarification skill for finding unclear or undecided parts of a specification through questions. It is used only when the user explicitly asks for it.
Skill Claude CodeCodex
A project-constitution skill for establishing or updating the principles a project must follow. It is used only when the user explicitly asks for this work.
Skill Claude CodeCodex
An implementation tool that carries out tasks from a task list in dependency order, meaning prerequisites are handled before later work.
Skill Claude CodeCodex
A guide for translating an agreed specification into a technical design that explains how to build it. It is intended for cases where the user explicitly requests this work.
Skill Claude CodeCodex
A requirements-writing tool that describes what a feature should do and why, without deciding how to implement it.
Skill Claude CodeCodex
A guide for scanning project specifications and listing the progress of each feature. It compares the specification, design, task list, and implementation.
Skill Claude CodeCodex
A task-planning tool that breaks a technical design into work items that can be implemented and checked.
Skill Claude CodeCodex
A guide for turning a tasks.md file into draft issues for an issue tracker, where teams record and manage work. It produces Markdown without requiring other software libraries.
Command Claude Code
A command for revising an existing software specification while recording what changed and what later project work may be affected.
Command Claude Code
A read-only review tool that checks whether a project's specifications, design, and task list agree with one another.
Command Claude Code
A command for checking specification, plan, and task files against an internal quality checklist.
Command Claude Code
A command for finding unclear or undecided parts of a software specification and resolving them through questions.
Command Claude Code
A command for establishing or updating a project's non-negotiable principles. The available description does not specify its detailed behavior.
Command Claude Code
A command for implementing tasks listed in a tasks.md file one at a time in dependency order.
Command Claude Code
A command for turning an agreed software specification into a technical design that explains how to build it.
Command Claude Code
A command for writing down what a software feature should do and why it is needed, without describing how to build it.
Command Claude Code
A command that scans the specs/ folder and lists each feature’s progress across its specification, plan, tasks, and implementation.
Command Claude Code
A command for breaking a technical design into tasks that can be implemented and checked. It follows the instructions in the project's task-planning document.
Command Claude Code
A command that turns a tasks.md file into draft issues for an issue tracker. By default, it produces Markdown without requiring extra software.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing check.sh via bash. From KazukiShinomiya/sdd-starter.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).