feature-documenting
Use when implementation complete and tests pass - follow structured workflow with custom patterns
feature-finishing
Use after feature-qa-review returns an explicitly accepted PASS for the current code revision.
feature-implementing
Use to execute either a local Z02 implementation plan or a published GitHub/Jira tracker graph with the workflow's batching and execution-mode controls
feature-planning
Use after complete Z01 research exists and the feature needs an implementation plan
feature-pr-fixing
Use when addressing PR review comments - follow structured workflow
feature-pr-reviewing
Use when reviewing pull request changes - follow structured workflow
feature-qa-review
Use after feature-implementing completes on a feature branch and before any finishing or publication work begins.
fixing-small-issues
Use when fixing a bounded bug, hotfix, regression, failing test, error, observed misbehavior, or small corrective change. Do not use for new features or capability gaps.
feature-researching
Use when beginning feature work from a rough idea, partial specification, or detailed request before implementation planning
load-superpowers
Bootstrap marketplace Superpowers before using repository workflows that depend on them.
use-sub-agent
Use when work should be delegated to one or more headless Codex subagents in the same machine session, especially for parallelizable tasks and when reliable launch, timeout, and log-handling behavior is required.