Imported from ahoward/bunny (
demos/markdown-linter/AGENTS.md). Install upstream withnpx skills add ahoward/bunny --skill markdown-linter. Copyright stays with the author.
bny
you have bny available — a persistent knowledge graph and build factory.
commands:
bny digest <source>— ingest file, URL, or directory into the knowledge graphbny brane ask "question"— query accumulated knowledgebny brane tldr— instant outline of what the graph knowsbny build "description"— full pipeline: specify → plan → tasks → review → implement → ruminatebny spike "description"— exploratory build (no review)bny proposal "topic"— generate proposals from the graph
workflow:
- run
./dev/testafter code changes - run
./dev/post_flightbefore commits - read
bny/guardrails.jsonfor project constraints - append to
bny/decisions.mdafter completing work
state lives in bny/. do not modify state files directly.