Review code changes with structured P0/P1/P2 grading. Trigger when the user asks to review code, do a code review, audit changes, check a diff, or review a PR/MR. This is a general-purpose code review skill — use it for ANY code review request even if the user doesn't explicitly say "skill" or "review skill". It works…
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
A Git commit assistant that reads the project's actual changes and prepares a commit message in the Conventional Commits format. It requires confirmation before committing and asks separately before pushing changes.
A lightweight, user-gated workflow for software changes that creates a specification and plan before execution, then asks before committing or pushing.
A software-development workflow that turns a written request into a specification, an execution plan, code changes, tests, and commits. A specification describes what should be built; a plan describes how.