cc-spec-clarity#
Spec clarity verification (Socratic interview, Seed spec, ambiguity scoring, contrarian/simplifier agents, 3-stage evaluation)
A spec clarity verification plugin based on the Ouroboros philosophy.
"AI can build anything. The hard part is knowing what to build."
Skills#
| ์ด๋ฆ | ์ค๋ช
|
|
ambiguity-detection
|
Ambiguity Score Engine โ Measure spec clarity through 5-dimension quantitative evaluation |
| seed-spec |
Seed Spec Management โ Creation, verification, locking, evolution |
| spec-clarity |
Spec Clarity Verification Orchestration โ From Socratic interview to 3-stage evaluation |
Commands#
| ์ด๋ฆ | ์ค๋ช
|
| ambiguity-score |
Ambiguity Score Calculation โ Measure spec clarity through 5-dimension quantitative evaluation |
| contrarian-review |
Contrarian Review โ Assumption attack, scale challenge, removal test |
| deep-discovery |
Socratic Deep Interview โ Expose hidden assumptions through 5-level recursive questioning |
| evaluate |
3-Stage Integrated Evaluation โ Specification Gate verdict through mechanical, semantic, and consens |
| seed-create |
Seed Spec Creation โ Transform Socratic interview results into an immutable core spec |
| seed-evolve |
Seed Spec Evolution โ Explicit change protocol for locked Seed specs |
| seed-verify |
Seed Spec Verification โ Structural completeness + ambiguity score check, then lock |
| simplify |
Simplifier Complexity Reduction โ Identify unnecessary complexity and propose simplifications |
Agents#
| ์ด๋ฆ | ์ค๋ช
|
| contrarian |
Agent that systematically challenges all decisions โ Assumption attack, scale challenge, removal tes |
| flow-permutation |
Agent that exhaustively maps all user flow permutations โ happy path, error state, edge case enumera |
| simplifier |
Agent that identifies and removes unnecessary complexity โ Complexity measurement, removal candidate |
| socratic-interviewer |
Interviewer agent that exposes hidden assumptions through recursive Socratic questioning |
| spec-evaluator |
3-Stage spec evaluation agent โ Performs mechanical, semantic, and consensus verification sequential |
References#
| ์ด๋ฆ | ์ค๋ช
|
| AMBIGUITY_RUBRIC |
5-Dimension Ambiguity Rubric โ Lexical precision, reference clarity, completeness, consistency, test |
| EVALUATION_PROTOCOL |
3-Stage Spec Evaluation Protocol โ Mechanical, semantic, and consensus verification |
| SEED_SPEC_SCHEMA |
Seed Spec Schema โ Structure and field definitions for the immutable core spec document |
Config#
๊ด๋ จ ํ๋ฌ๊ทธ์ธ#
| ํ๋ฌ๊ทธ์ธ | ์ค๋ช
|
| cc-pipeline |
Integrated project pipeline orchestrator (Discovery โ Specification โ Planning โ Design โ Epic โ Dev |
์ค์น#
claude plugins install coco-de/skills/plugins/cc-spec-clarity