sdd-workflow
01Plugin Claude Code
Plugin marketplace listing 1 plugin: sdd-workflow.
Plugin Claude Code
Plugin marketplace listing 1 plugin: sdd-workflow.
Plugin Claude Code
SDD (Specification-Driven Development) workflow toolkit for Claude Code - install skills, templates and tooling to any project.
Skill Claude CodeCodex
A generator for a project constitution: a document that records the rules and principles a project should follow. It gathers project information and fills in a constitution template.
Skill Claude CodeCodex
An automated bug-fixing workflow that uses three agents to investigate the underlying cause and apply a test-first fix. It also records the fix in project documentation.
Skill Claude CodeCodex
A place to record and manage informal product ideas before turning them into planned development work. It can move a selected idea into the SDD development workflow.
Skill Claude CodeCodex
A development step that carries out tasks from an SDD task breakdown. It uses test-driven development (TDD), which means writing a failing test first, making it pass, and then improving the code.
Skill Claude CodeCodex
A project setup step for a specification-driven development (SDD) workflow, where written requirements guide the coding work. It examines the project and creates shared rules and settings for that workflow.
Skill Claude CodeCodex
A notification step that sends an SDD workflow report through Feishu, a workplace messaging and collaboration app. It can send the report to an individual or a group chat.
Skill Claude CodeCodex
A technical implementation plan based on test cases. It describes the proposed technical approach, data models, and application programming interface (API) design.
Skill Claude CodeCodex
An independent review process that checks code against its specification and implementation plan. A specification describes what the feature must do, while a plan describes how it should be built.
Skill Claude CodeCodex
An automated pipeline for running an SDD workflow from phase to phase. It assigns agents to phases, separates frontend and backend work into B1 and B2, and extracts knowledge in Phase D.
Skill Claude CodeCodex
A feature specification document that defines requirements, user stories, and acceptance criteria. Acceptance criteria are the checks used to decide whether the finished feature meets the agreement.
Skill Claude CodeCodex
A tool for splitting large Specification-Driven Development documents into smaller, organized files. It supports specifications, plans, and task documents, with an automatic mode that skips confirmation.
Skill Claude CodeCodex
A task-planning step for Specification-Driven Development (SDD) that turns a technical plan into an ordered list of implementation tasks. It supports two execution modes.
Skill Claude CodeCodex
A test-case design step for Specification-Driven Development (SDD), where expected scenarios, edge cases, and acceptance rules are written before implementation.
Skill Claude CodeCodex
A tool for managing Git worktrees, which are separate working directories connected to the same repository. It supports creating, viewing, and cleaning up isolated work areas for parallel features.
Skill Claude CodeCodex
Skill "${name}" from zhaodeezhu/sdd-workflow, covering ${name}, 核心定位, 执行步骤, 1. 第一步 and 2. 第二步.
Skill Claude CodeCodex
A guide to Specification-Driven Development (SDD), a way to define what software should do before writing the code. It documents how to install and use the workflow and its commands.