Multi turn conversation
SDD-RIPER workflow executor with phase gatingFrom its SKILL.md
npx -y skills add alibaba/skill-up --skill multi-turn-conversationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.5 KB, 87 tokens by cl100k_base, as published. Nobody here has run it
SDD-RIPER Skill
Executes SDD (Solution Design Document) workflow with strict phase gating.
Phases
- Research - Investigate requirements
- Innovate - Design solutions
- Plan - Create implementation plan
- Execute - Implement code
- Review - Review and refine
Phase Gate
Users cannot skip phases. Each phase must be completed before moving to the next.
What ships with it: 5 files
4.5 KB alongside SKILL.md
evals/
- cases/multi-turn-refinement.yaml1.4 KB
- cases/phase-gate-skip-attempt.yaml1.2 KB
- evals.json972 B
- eval.yaml474 B
- README.md574 B