Use this skill when generating AI-agent-friendly documentation for a git repo or directory, answering questions about a codebase from existing docs, or incrementally updating documentation after code changes. Triggers on codedocs:generate, codedocs:ask, codedocs:update, "document this codebase", "generate docs for this repo", "what does this project do", "update the docs after my changes", or any task requiring structured codebase documentation that serves AI agents, developers, and new team members.
$npx -y skills add fimoklei/pm-ai-playbook --skill codedocsInstalls into the current project.
Run `npx skills use "https://github.com/fimoklei/pm-ai-playbook" --skill "fimoklei/pm-ai-playbook/codedocs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fimoklei/pm-ai-playbook" that are relevant to the current task. Run `npx skills add "https://github.com/fimoklei/pm-ai-playbook"` and select the relevant skills, then follow their instructions.