Post-development cleanup: update AGENTS.md and docs/agent/ knowledge files to reflect code changes. MUST activate before git commit (or when user asks to commit/push). Also activate after any code modification that adds/removes files, changes architecture, or modifies core behavior.
$npx -y skills add ai-pivot/xbot --skill post-devInstalls into the current project.
Run `npx skills use "https://github.com/ai-pivot/xbot" --skill "ai-pivot/xbot/post-dev"` 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/ai-pivot/xbot" that are relevant to the current task. Run `npx skills add "https://github.com/ai-pivot/xbot"` and select the relevant skills, then follow their instructions.