Agent skill · Workflow & Productivity

sdd-riper

SDD-RIPER workflow executor with phase gating

Alibaba76,861★ · +800/wk · 4 repos on radarProfile →
claude-codeApache-2.0
Install
npx skills add alibaba/skill-up --skill multi-turn-conversation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 6
SKILL.md size: 0 KB
Bundled scripts: none
Version: 1.0.0
Path: e2e/testdata/multi-turn-conversation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 374
Language: Go

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# SDD-RIPER Skill Executes SDD (Solution Design Document) workflow with strict phase gating. ## Phases 1. Research - Investigate requirements 2. Innovate - Design solutions 3. Plan - Create implementation plan 4. Execute - Implement code 5. Review - Review and refine ## Phase Gate Users cannot skip phases. Each phase must be completed before moving to the next.

What's inside
Steps it walks through
  1. Phases
  2. Phase Gate
Ships with 5 files
  • README.md
  • evals/cases/multi-turn-refinement.yaml
  • evals/cases/phase-gate-skip-attempt.yaml
  • evals/eval.yaml
  • evals/evals.json
More from skill-up
All skills →
About this skill
What does the sdd-riper skill do?

SDD-RIPER workflow executor with phase gating

How do I install it?

Run `npx skills add alibaba/skill-up --skill multi-turn-conversation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From alibaba/skill-up, a repository with 374 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going