spec
Implement features using Spec Driven Development (SDD) workflow. Creates design and task documents with approval gates.
sdd-development
Specification-Driven Development (SDD) methodology for building software where specifications are executable and drive code generation. Use when users want to: (1) Create feature specifications with /speckit.specify, (2) Generate implementation plans with /speckit.plan, (3) Create executable tasks with /speckit.tasks, (4) Follow test-first, library-first development, or (5) Implement constitutional architecture principles. Essential for structured AI-assisted development workflows.
open
"dev.open", "create PR", "open PR", "create PR from spec", "Draft PR creation" Spec-based Draft PR creation. Starting point for SDD (Spec Driven Development) workflow.
simple-task
Implement simple features with best practices. Use when adding small features, bug fixes, or quick enhancements without the full SDD workflow. Invoked via /simple-task <description>.
sdd-steering-custom
Create custom steering documents for specialized contexts. Use when you need domain-specific guidance for particular file types, modules, or workflows. Invoked via /sdd-steering-custom.
sdd-steering
Create project-specific steering documents for SDD workflow. Use when setting up project context, documenting technology stack, or establishing project conventions. Invoked via /sdd-steering.
sdd-requirements
Generate EARS-formatted requirements for SDD workflow. Use when starting a new feature specification, creating requirements documents, or defining acceptance criteria. Invoked via /sdd-requirements <feature-name>.
sdd-design
Create technical design specifications for SDD workflow. Use when designing architecture, defining components, or creating system design documents after requirements are approved. Invoked via /sdd-design <feature-name>.
sdd-implement
Implementation guidelines for SDD workflow. Use when implementing features, applying TDD, checking security, or ensuring code quality. Invoked via /sdd-implement <feature-name>.
sdd-commit
Guide commit message and PR creation for SDD workflow. Use when committing changes, creating pull requests, or documenting changes. Invoked via /sdd-commit.
sdd-tasks
Generate TDD task breakdown for SDD workflow. Use when breaking down design into implementable tasks with test-first approach. Invoked via /sdd-tasks <feature-name>.
mermaid-gen
Generate syntactically correct Mermaid diagrams for technical documentation
Approach: Trunk-Based Development for Agent-First Workflows
Trunk-based development (TBD) is a branching strategy where all developers (agents and humans) commit frequently to a single shared branch (`main`), with short-lived feature branches (<24 hours) us...
SDD Methodology
Use when explaining or applying Spec-Driven Development workflow, guiding through SDD phases, or helping with workflow decisions. Invoked for methodology guidance, workflow optimization, and best practices.
musubix-sdd-workflow
Guide for MUSUBIX SDD (Specification-Driven Development) workflow. Use this when asked to develop features using MUSUBIX methodology, create requirements, designs, or implement code following the 9 constitutional articles.
mermaid-gen
Generate syntactically correct Mermaid diagrams for technical documentation
Spec-Driven Development (SDD)
Spec-Driven Development (SDD): a structured workflow (Requirement -> Analysis -> Implementation) that enforces explicit documentation before coding.
doc-tasks
Create Task Breakdown (TASKS) - Layer 11 artifact decomposing SPEC into AI-structured TODO tasks
doc-validator
Cross-document validation, traceability gaps, and project-wide consistency checks for SDD framework
context-analyzer
Project context analysis engine that scans project structure and surfaces relevant information for documentation creation
trace-check
Validate and update bidirectional traceability across SDD artifacts
n8n
Develop workflows, custom nodes, and integrations for n8n automation platform
test-automation
Create test plans, write tests, validate code quality through testing
project-mngt
Product Owner / Project Manager skill for MVP/MMP/MMR implementation planning
charts-flow
Create and manage Mermaid architecture diagrams with automatic SVG generation
quality-advisor
Proactive quality guidance system that monitors artifact creation and provides real-time feedback on documentation quality
project-init
Initialize projects with AI Dev Flow framework using domain-aware setup
doc-naming
Enforces unified ID naming standards and threshold naming rules for all SDD documentation artifacts
skill-recommender
Intelligent skill suggestion engine that analyzes user intent and project context to recommend appropriate documentation skills
doc-ref
Create Reference Documents (REF) - supplementary documentation that doesn't participate in formal traceability chain
refactor-flow
Improve code quality, reduce technical debt, restructure for maintainability
adr-roadmap
Generate phased implementation roadmaps from Architecture Decision Records
workflow-optimizer
Workflow navigation assistant that recommends next steps and optimizes documentation sequence through the SDD workflow
analytics-flow
Analytics and data analysis workflow skill
contract-tester
Test and validate API contracts against specifications
security-audit
Security analysis, vulnerability assessment, and security code reviews
devops-flow
DevOps, MLOps, DevSecOps practices for cloud environments (GCP, Azure, AWS)
google-adk
Develop agentic software and multi-agent systems using Google ADK in Python
doc-ctr
Create Data Contracts (CTR) - Optional Layer 8 artifact using dual-file format (.md + .yaml) for API/data contracts
doc-flow
AI-Driven Specification-Driven Development (SDD) workflow orchestrator - guides skill selection and general SDD methodology
code-review
Code review skill for quality, standards compliance, and best practices
openspec-proposal-creation-cn
Create structured change proposals and specification deltas using an OpenSpec-driven approach. Used for planning features, creating proposals, drafting specifications, introducing new capabilities, or initiating development workflows. Trigger phrases include "openspec proposal", "plan", "create proposal", "plan change", "spec feature", "new feature", "new capability", "new requirement", "add feature planning", "design spec".
openspec-proposal-creation
Creates structured change proposals with specification deltas for new features, breaking changes, or architecture updates. Use when planning features, creating proposals, speccing changes, introducing new capabilities, or starting development workflows. Triggers include "openspec proposal", "create proposal", "plan change", "spec feature", "new capability", "add feature planning", "design spec".
doc-query
Targeted query capabilities for machine-readable codebase documentation with cross-reference tracking, call graph analysis, and workflow automation. Enables fast lookups of classes, functions, dependencies, and function relationships without parsing source code.
speckit-tasks-zh
A task-generation skill based on the speckit workflow that produces actionable, dependency-ordered tasks.md from available design documents. Use this skill when you need to generate a detailed task list for feature development from design docs such as spec.md, plan.md, data-model.md, contracts/, etc. Trigger phrases include "speckit tasks", "generate tasks", "task planning", "feature task breakdown", "create tasks.md".
sdd-next
Task preparation skill for spec-driven workflows. Reads specifications, identifies next actionable tasks, and creates detailed execution plans. Use when ready to implement a task from an existing spec - bridges the gap between planning and coding.
run-tests
Comprehensive pytest testing and debugging framework. Use when running tests, debugging failures, fixing broken tests, or investigating test errors. Includes systematic investigation workflow with external AI tool consultation and verification strategies.
speckit-plan-zh
Execute the implementation planning workflow, generating design artifacts using plan templates. Trigger phrases include: "speckit plan".