AI AGENT ADDONS
Documentation
2,306installs

Every project needs a clear specification. This skill helps you create, update, and fix the SPEC.md file at the root of your repository. It is the only tool that can change that file. You can write a new spec from an idea or from existing code. You can also record bugs and add invariants.

The skill follows a simple format. It reads the FORMAT.md file for rules. When you ask to amend a section, it shows you the current text and asks what to change. When you report a bug, it finds the root cause and adds a row to the bug table. It never changes sections you did not ask about.

This skill keeps your project spec organized and up to date. Developers can use it to document goals, constraints, interfaces, tasks, and bugs in one place. It turns fuzzy ideas into a structured plan.

Add Spec skill to your workflow

Global

mkdir -p ~/.claude/skills/spec

Project

mkdir -p .claude/skills/spec

Source Repository

Stars
1,064
Forks
75
Watchers
1,064
License
MIT
Last Push
1 month ago
Created
5 months ago