agent-spec-authoring
Installation
SKILL.md
Agent Spec Authoring
Version: 3.6.0 | Last Updated: 2026-08-14 | Tracks: agent-spec 1.4.0
Routing: What You Hold, Where It Goes
Before writing anything, route the artifact. This table copies
knowledge/standards/operational/id-registry.md — the registry is the
authority, this copy is checked against it in CI.
| You hold | Directory | Id prefix | Scaffold |
|---|---|---|---|
| A debate: should we do this, and why | knowledge/proposals/ |
LEP- |
agent-spec knowledge new proposal LEP-NNN |
| A settled architectural ruling | knowledge/decisions/ |
ADR- |
agent-spec knowledge new decision ADR-NNN |
| An obligation the system must satisfy | knowledge/requirements/ |
REQ- |
agent-spec knowledge new requirement REQ-NNN |
| An executable, verifiable task contract | specs/ |
task- |
agent-spec init --level task |