Skip to content

/requirement-convergence

Separates the outcome a change must produce from the requirements proposed to reach it, records what the user excluded, and bands cost from structure. Use when a requirement enters a workflow, before design begins.

shell
$ npx -y skills add shinpr/claude-code-workflows --skill requirement-convergence --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/requirement-convergence
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Separates the outcome a change must produce from the requirements proposed to reach it, records what the user excluded, and bands cost from structure. Use when a requirement enters a workflow, before design begins.
Ships withclaude-code-workflows

Repeatable software development workflows for Claude Code that keep design decisions traceable through implementation, tests, and review. Each phase runs in a fresh agent context and hands off through explicit artifacts.

Get the whole plugin, auto-invoked

Other skills on claude-code-workflows.