LogoSkills

cc-spec

스펙 명확성 검증 (소크라테스식 인터뷰, Seed spec, 모호성 스코어링, contrarian/simplifier 에이전트, 3단계 평가)

cc-spec#

스펙 명확성 검증 (소크라테스식 인터뷰, Seed spec, 모호성 스코어링, contrarian/simplifier 에이전트, 3단계 평가)

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 모호성 점수 엔진 — 5차원 정량 평가로 스펙 명확성을 측정합니다. 명세의 모호성을 채점하거나 스펙이 명확성 관문(clarity gate)을 통과하는지 판단할 때 사용합니다.
seed-spec Seed Spec 관리 — 생성, 검증, 잠금(locking), 진화(evolution). 인터뷰 결과를 불변의 seed spec으로 변환하거나 잠긴 spec을 진화시킬 때 사용합
spec-clarity 스펙 명확성 검증 오케스트레이션 — Socratic 인터뷰부터 3단계 평가까지. 전체 명세 명확성(specification clarity) 워크플로우를 실행할 때 사용합니다.

Commands#

이름설명
/cc-spec:challenge — 일부러 트집 잡아 보는 "악마의 변호인" 확정한 기획안에 일부러 딴지를 걸어 Critical/Major/Minor 로 분류한 Contrarian 리뷰 리포트를 내고, 주요 도전과 답변을 Seed spec 의 결정 기록(d
/cc-spec:evaluate — 명세 최종 합격 심사 3단계 통합 평가 — 기계적·의미적·합의 검증을 통한 Specification Gate 판정
/cc-spec:evolve — 잠긴 핵심 명세를 "공식 절차로" 고치기 잠긴(LOCKED) Seed spec 을 정해진 절차로만 고칩니다 — 허용 범위만 반영하고 핵심 문제·불변 제약 수정은 거절하며, 버전을 자동으로 올리고 변경 이력을 S6 에 남깁
/cc-spec:interview — "왜?"를 5번 파고드는 심층 인터뷰 '왜'를 5단계로 되물어 숨은 전제를 끄집어내고, 가정 목록·모순 지도·한 문장으로 압축한 문제 정의를 담은 docs/socratic-discovery-*.md 를 남깁니다 —
/cc-spec:score — 명세서 "애매함" 점수 매기기 모호성 점수 계산 — 5차원 정량 평가로 스펙 명확성을 측정
/cc-spec:seed — 흔들리지 않는 "핵심 명세" 굳히기 Seed Spec 생성 — Socratic 인터뷰 결과를 불변의 핵심 스펙으로 변환
/cc-spec:simplify — 기획서 군살 빼기 Simplifier 복잡도 감소 — 불필요한 복잡도를 찾아내고 단순화를 제안
/cc-spec:status — 확정된 명세와 지금 작업이 얼마나 맞는지 점검 Seed Spec 상태 — 최신 LOCKED Seed spec을 기준으로 한 읽기 전용 LLM 의미 기반 정렬 리포트
/cc-spec:verify — Seed 명세 최종 점검·잠금 Seed Spec 검증 — 구조적 완전성 + 모호성 점수 점검 후 잠금(lock)

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
LATERAL_PERSONAS 5 Lateral-Thinking Personas — shared definition for stuck-loop reframing (HACKER / RESEARCHER / SIMP
SEED_SPEC_SCHEMA Seed Spec Schema — Structure and field definitions for the immutable core spec document

Config#

이름설명
Decision Log: {project-name} - Date: {YYYY-MM-DD}
[Seed: {project-name}v1.0.0

관련 플러그인#

플러그인설명
cc-bricks cob(co-bricks) 기반 브릭 생성 가이드. kobic Clean Architecture feature 모듈 11종 + 그린필드 프로젝트 초기 세팅(project-init
cc-compass 코코드 스킬 저장소 나침반 — 작업 유형(워크플로우/도구/규칙/레퍼런스)에 따라 알맞은 플러그인·커맨드·스킬로 안내
cc-dev 개발 사이클 자동화 (이슈 사이클, 버그 사이클, 세션, ZenHub, Agent Teams)
cc-pixel-loop Figma + Marionette + Dart MCP를 활용한 픽셀 퍼펙트 Flutter UI 에이전틱 루프 (Read → Write → Reload → Capture → Comp
cc-product 통합 제품개발 파이프라인 (Discovery → Specification → Planning → Design → Scaffold → Epic → Development → Launc
cc-security 보안 통합 — API/앱 보안, 보안 감사, CI 시크릿, 결제/IAP 엔드포인트 보안, 도서 PDF DRM (구 cc-uiux-security 확장)

설치#

claude plugins install coco-de/skills/plugins/cc-spec