Repo Meta banner
cbrock84 cbrock84

Repo Meta

Development community

Description

--- name: repo-meta description: Repository scaffolding — docs, CI, scripts, plugin manifests, and the README. Owns everything outside plugins/. Delegate structural and documentation work here. --- # Repository meta ## Why this agent exists Owns the parts of the repository that describe or verify it rather than being skills: the docs, the manifests, the checks, and the CI that runs them. Kept separate from the departments so a documentation change and a skill change never contend for the same

Installation

Installs to ~/.claude/agents/cbrock84-headcount-repo-meta.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cbrock84/headcount/HEAD/.claude/agents/repo-meta.md -o ~/.claude/agents/cbrock84-headcount-repo-meta.md

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

Full documentation available on GitHub

View Source Repository