Write Plan
Turn an approved spec into dependency-aware tasks with file scopes, acceptance mapping, and verification. Skip obvious small changes.
Execute Plan
Execute an approved plan with bounded delegation. Use after write-plan for independent tasks; not for exploratory or tightly coupled work.
Review Creative
Audit customer-facing work for UX, accessibility, brand fit, credibility, and generic AI output. Use for design, marketing, document, presentation, or visual review.
Init
Configure an uninitialized project from an approved charter: stack, scripts, identity, optional Git, and verification.
Brainstorm
Resolve unclear feature behavior or approach and produce an approved spec. Use for genuine uncertainty; not small or precise changes.
Quick
Implement a clear, tightly scoped change with no design, dependency, or schema decision. Route uncertainty elsewhere.
Design Experience
Build distinctive production-grade app and web interfaces. Use for UI/UX, responsive states, accessibility, visual systems, redesigns, or frontend polish.
Spec
Turn a precise request into an executable spec before implementation. Use when documentation is wanted and exploration is unnecessary.
Ship
Verify changes and perform only explicitly requested Git steps: commit, push, or draft PR. Never infer publication authority.
Conventional Commit
Draft a Conventional Commit message when the user requests a commit or message. Formats only; does not authorize Git operations.
Architecture Review
Evaluate expensive-to-reverse choices and optionally record an authorized ADR. Use for architecture, framework, database, or ownership decisions.
Adopt Codexicon
Inspect, adopt, diagnose, or update Codexicon in an established repository without overwriting local content.
Investigate
Find the root cause of a reproducible bug, failure, or unexplained behavior. Diagnose only unless the user also requests a fix.
Create Marketing
Create evidence-based positioning, copy, campaigns, and launch assets. Use for marketing strategy or execution, conversion, channels, or measurement; never invent proof.
Review
Review a diff against its request or spec and report actionable correctness, security, regression, scope, and test gaps. Does not edit.
Discover
Define a new project's problem, user, outcome, constraints, and non-goals before technical choices. Use once for an unconfigured project.
Context Dump
Create or resume an explicit human-readable checkpoint across compaction, sessions, or handoff. Primary agent only.
Concise
Minimize communication tokens without reducing engineering rigor. Use for concise, terse, low-token, or budget-conscious responses.
Production Readiness
Audit a project or release for security, data, recovery, observability, capacity, and release safety. Use before launch or a major production change.
Retro
Reassess direction after a milestone, repeated blockage, scope drift, or an invalid plan. Produces continue, stop, or pivot; not defect debugging.