repo-intent-documenter
Installation
SKILL.md
Repo Intent Documenter
Build a grounded repository intent document that makes the project's purpose, assumptions, and unresolved questions obvious to future agents.
Decision Tree
What is the user asking for?
-
Create or refresh a repo intent doc Run
scripts/repo_intent_inventory.py, inspect the codebase, then write or updateREPO_INTENT.md. -
Explain intent inline without writing files Use the same evidence model, but answer in chat and offer a doc path only if useful.
-
Continue from an existing intent doc Read the existing doc first, preserve confirmed statements, and only revise claims contradicted by current evidence.
-
User wants the doc opened after drafting Write the doc first, then open it with the available local mechanism. If no desktop opener exists, report the absolute path.