
Creates a conventional-commit message with embedded generation metadata (model, plan file, unplanned changes) in an HTML comment after implementing a plan. Use this skill whenever the user says "commit this", "git commit", "make a commit", or asks to commit changes after completing a plan in plan mode.
Searches git history for commits that contain generation-metadata blocks (created by the commit skill) and returns the plan intent, model, and unplanned changes for each match. Use this skill whenever an agent or user needs to understand why a change was made, trace a feature back to its plan, audit planned vs. actual changes, or find commits related to a topic. Triggers include "why was this changed", "find commits related to", "what plan drove this", "search commit history", "show me instrumented commits", "what was the intent behind", or any question about the reasoning or plan behind past changes.
One-sentence description of what this skill does.
Orchestrate a competitive multi-agent PRD synthesis arena. Use when the user wants to synthesize, combine, or merge multiple PRDs into a single master PRD using competitive multi-agent workflow. Also triggers on: "prd arena", "prd competition", "compete PRDs", or when agents should independently draft competing PRDs from source materials and have them judged. Spawns 4 worker agents that create competing PRDs, then 3 manager agents that judge, debate, and synthesize into a final master PRD.md.