Skip to main content

No Repository-Wide Specification File

Keep the retired repository-wide specification file absent

Source: .agents/rules/no-spec-file.mdc

Metadata

  • name: no-spec-file
  • alwaysApply: true

Content

No Repository-Wide Specification File

The root file named SPEC.md is permanently retired.

  • Do not create, regenerate, restore, copy, or merge-resolve this file.
  • Do not add agent skills, scripts, templates, or instructions that depend on this file.
  • Put durable product context in the matching .agents/references/features/*.md document.
  • Put feature-specific requirements in the approved task, PRD, or a clearly named feature document.
  • Run bun run validate:no-spec after changing agent instructions. Agent synchronization and pre-commit also enforce this policy.