CLAUDE CODE MARKETPLACES

spec-normalisation

Turn rough notes into a coherent `specs/**/spec.md` with testable acceptance criteria.

npx skills add https://github.com/davidrrowley/CortexYouV3 --skill spec-normalisation
SKILL.md

Skill: spec-normalisation

## Intent
Turn rough notes into a coherent `specs/**/spec.md` with testable acceptance criteria.

## Inputs
- notes, emails, tickets
  • constraints

  • existing spec (if any)

    Outputs

    • updated spec sections
  • explicit assumptions and questions

    Process

    1. Extract goals, users, journeys.
  1. Convert requirements into testable statements.

  2. Add acceptance criteria.

  3. List open questions.

  4. Check for contradictions.

    Quality bar

    Spec is coherent, testable, and complete enough to plan.

    Escalation triggers

    Contradictory stakeholder inputs; missing critical constraints.

Installs0
GitHub Stars0
LanguagePython
AddedJun 10, 2026
View on GitHub