Documentation
README
WORK-PIPELINE Trigger
When the user's message starts with a [] tag, start the WORK-PIPELINE by reading ../skills/sdd-pipeline/references/agent-flow.md and following the orchestration flow.
Trigger Detection
Any message starting with [...] triggers this pipeline:
[new-feature],[enhancement],[bugfix],[new-work],[WORK start]- Or any custom tag in square brackets
References Directory (CRITICAL)
When this skill is triggered, Claude Code provides the "Base directory for this skill" as an absolute path. Derive the REFERENCES_DIR from it:
REFERENCES_DIR = {Base directory}/../sdd-pipeline/references
This is the opening of the README. Read the full README on GitHub.