VictorL0pes

Speckit Constitution — Testing skill for Claude Code

Testing community

Project kickoff for spec-driven work.

How to install Speckit Constitution

Installs to ~/.claude/skills/victorl0pes-speckit-speckit-constitution/SKILL.md

Terminal
mkdir -p ~/.claude/skills/victorl0pes-speckit-speckit-constitution && curl -fsSL https://raw.githubusercontent.com/VictorL0pes/speckit/HEAD/skills/speckit-constitution.md -o ~/.claude/skills/victorl0pes-speckit-speckit-constitution/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Speckit Constitution does


name: speckit-constitution description: Project kickoff for spec-driven work. Interview the user, then write the constitution (CLAUDE.md) and the product spec (specs/product.md) with its feature map of cards in dependency order.

Project kickoff: constitution and product spec

Every card on the board is judged against two documents. You write them.

  • CLAUDE.md, the constitution: the project's hard rules. Stack, commands, the one quality gate, architecture, security, tests, lan

Alternatives in Testing

  • Agent Skills Spec — A skill is a folder of instructions, scripts, and resources that agents can discover and load dynamically to p 1.9k ★
  • Mda — MDA Open Spec — a Markdown superset for agent-facing documents 615 ★
  • Grilling.V1 — Interview the user to clarify or stress-test the request before acting 272 ★

Full documentation available on GitHub

View Source Repository