agentcop-hubbub
v0.2.2
Published
[](https://github.com/dd-dent/agentcop-hubbub/actions/workflows/ci.yml) [](https://www.npmjs.com/package/agentcop-h
Readme
agentcop-hubbub
A cheeky linter for AGENTS.md charters.
Install: npm i -g agentcop-hubbub
Quick Start
# Validate the charter in this repo
ts-node src/agentcop.ts AGENTS.mdThe CLI reports a pressure drop if required headings are missing.
VS Code
The repo ships with .vscode/tasks.json so you can run npm test via the
AgentCop: Lint Repo task. Failures show up in the Problems panel using the
bundled Mocha matcher.
Narrative Cellar
The .grimoire/ folder stores the lore behind each component. It is a cellar of
metaphors and history. Peek inside before changing code and add a note when you
create something new.
Contributing
- Run the checks:
npm i npm test - Extend the
.grimoirestories when you add features. - Keep the tone playful and the pipelines green.
License
MIT License - see LICENSE file for details.
