Complexity assessment framework for routing issues to appropriate preparation depth. Defines triage signals, mode selection criteria, and output templates for solo and lightweight modes. Referenced by prepare-issue before design session dispatch.
Documents agent frontmatter metadata spec and patterns for creating effective project-specific agents. Use when: creating agents, understanding agent discovery, or configuring agent metadata.
Discovers existing skills and agents across project, user, and plugin layers and provides similarity heuristics for detecting overlapping assets. Use when generating skills or agents, detecting duplicate assets, or checking for name collisions.
Governs multi-round specialist deliberation for design sessions, plan reviews, and adversarial dispatch. Defines conflict detection, dispatch rounds, cross-pollination, and resolution protocols. Referenced during design sessions, plan reviews, and adversarial plan challenges.
Structured workflow for planning and executing GitHub issues. Ensures thorough research, proper requirements analysis, and build-vs-buy evaluation before implementation. Use when: planning an issue, executing an issue, or reviewing a plan.
Writes requirements-focused issues that describe what needs to be done, not how to implement it. Works with any tracker. Use when creating issues, updating requirements, or planning work.
Framework for reviewing pull requests with severity-tiered findings, ecosystem-adapted focus areas, and strict exit criteria. Defines review principles, severity tiers, finding disposition framework, and the CREATE ISSUE protocol. Use when reviewing PRs from CLI or CI.
Shared context-resolution pattern for workflow commands. Encodes the canonical 3-step protocol (read config, auto-detect, validate) with extension points for command-specific behavior. Use when: resolving project context, reading workflow config, or auto-detecting project settings.