Review Code Assistant
Assist a human reviewing a pull request or branch locally: diff a source branch against its target (auto-detected or from a PR link) and return concise, human-voice review comments with file:line locations. Read-only, never posts. Use when asked to review a PR, review a branch, or check changes before merging. Invoke manually only.
Refine Ticket
Refine a development ticket into a validated, self-contained REQUIREMENTS document — the "what", verified against the codebase. Invoke manually only.
Compact Docs Writer
Rewrite or refine a doc for maximum token economy without losing any rule or intent. Use for docs kept in version control and regularly re-read by agents; skip throwaway docs like plans.
Fetch Pr Review
Fetch all reviewer comments from a pull request URL (GitHub, Azure DevOps, …) and save them as a self-contained markdown PR-REVIEW file in the task's planning directory. Fetch only — no fixing or replying.
Create Manual Test Instructions
Turn a ticket or requirements document into a concise QA manual-test file a non-author can follow. Invoke manually only.
Self Improve
Capture durable user feedback into the governing skill/doc, or propose creating a new skill when no suitable one exists, so future sessions don't repeat the mistake. Use when the user rejects, reverts, or overrides the agent's output or approach on something a skill/doc covers or should cover, and when manually invoked to improve or create guidance.
Run Nx Checks
Run nx format, lint, test, and build on affected or specified projects, then fix unambiguous failures
Fetch Ticket
Fetch a ticket/issue from its tracker (Azure DevOps, Jira, GitHub, …) and save it as a self-contained markdown ticket file. Fetch only — no analysis or planning.
Context Checkup
Audit what auto-loads into an agent session's context window and suggest lean, reversible fixes to cut startup tokens.
Create Implementation Plan
Turn a refined requirements document into a structured implementation PLAN.md a fresh session can execute. Planning only — decides the "how", not the "what". Invoke manually only.
Memory Doctor
Audit the current project's agent-memory and, block by block, relocate each entry into a user-controlled home (project doc/skill/rule or user-level skill/rule) or archive it — draining memory so nothing uncontrolled accumulates in the agent's context. Manual-only.
Compact Skill Creator
Author or refine a skill for maximum token economy without losing intent. Use when creating a new skill or improving an existing `SKILL.md`.
Review Ticket
Triage a board ticket before work starts: fetch it, compare it against the codebase, and print a plain recap plus only the high-cost questions worth raising. The review prints to the terminal and is saved only when asked. Invoke manually only.