Prepares a clean pull request from agent-made changes. Creates a new branch, stages and commits changes with a conventional-commit message, and opens a PR with a structured description. Use this skill when you need to submit work as a pull request rather than committing directly.
Reviews code for best practices, security vulnerabilities, performance issues, and maintainability. Produces structured review comments with severity levels and actionable suggestions. Use this skill when the mission involves auditing or reviewing code files.
Generates or updates documentation files. Ensures consistent formatting, table of contents, cross-references, and clear structure. Use this skill when the mission involves writing, rewriting, or updating any documentation or markdown files.