.agents/skills/documentation-updates/SKILL.md
Update documentation based on lessons learned. Use after completing work to capture learnings and prevent future issues.
npx skillsauth add aspiers/ai-config documentation-updatesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Update documentation based on lessons learned from the conversation.
Use this skill when:
Momentarily pause any other actions to review the conversation and reflect on any mistakes or misunderstandings. Update any/all of the following as appropriate:
Project-level documentation:
AGENTS.md in the current projectCLAUDE.md in the current projectGlobal documentation:
AGENTS.md (~/.claude/AGENTS.md or similar)CLAUDE.mdAgent settings:
.claude/settings.json, opencode.json).agents/skills~/.config/opencode/opencode.json, ~/.claude/settings.json)~/.agents/skillsOther project documentation:
Bear in mind that many global files for agent config and skills are stowed via GNU Stow using symlinks which point back to a git repo somewhere.
Do NOT resume ANY previous actions until the user is satisfied that the docs have been appropriately updated.
After updating documentation:
development
Run tests according to repository guidelines. Use after linting passes, before staging changes.
development
Orchestrate the complete development workflow for implementing sub-tasks from a task list. Use for end-to-end feature implementation with quality controls.
development
Implement a single sub-task from a task list. Use when working on feature development with existing task lists.
data-ai
Generate a detailed task list from a PRP. Use after a PRP is created and ready for implementation planning.