Capture Docs

At the end of a session, capture what was learned into the repo's documentation so it isn't lost and future sessions start cheaper. Use when the user says "capture docs", "save what we learned", "update docs", "sync docs", or runs "/capture-docs", typically when wrapping up. Relies on the conversation already in context plus cheap git signals — it does NOT re-research the codebase. Updates human-facing docs (READMEs, docs/) and AI-facing docs (CLAUDE.md, AGENTS.md), keeping AI docs as pointers to human docs, and ensures what it writes is discoverable from the nearest CLAUDE.md/AGENTS.md.

fabienjuif 1ee39ee 6.1 KB Updated

File contents

fabienjuif/agentic-skills/tree/main/plugins/fabien-skills/skills/capture-docs commit 1ee39ee8e9

Frequently asked questions

npx skillmds@latest add fabienjuif/capture-docs