manage-refs

Installation
SKILL.md

manage-refs

Manage the ## References section in AGENTS.md. This section is a minimal list of pointers to documents the agent may need (planning, design, spec, architecture, decisions) — not the documents themselves.

Philosophy. Document content lives in files. AGENTS.md's job is to tell the agent "when you need architectural context, look here; when you need the API spec, look there." The agent reads the actual file on demand via its Read tool. This skill never auto-loads, never builds an index, never copies content.

Scope

In scope:

  • Add a new path to ## References
  • Remove an existing path from ## References
  • Verify all listed paths exist on disk (and offer to prune dead ones)
  • Create the ## References section if it does not exist
Installs
2
GitHub Stars
1
First Seen
Apr 11, 2026
manage-refs — dev-goraebap/agent-collabo