feature-documenting
Use when implementation complete and tests pass - follow structured workflow with custom patterns
feature-finishing
Use after feature-implementing completes - performs final quality check from fresh context
feature-planning
Use after research (Z01 files exist) to create implementation plan - follow structured workflow
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-implementing
Use to execute implementation plan (Z02 files) in batches - follow structured workflow
feature-researching
Use when change proposal presented - follow structured research workflow to produce directive specification
load-superpowers
Bootstrap superpowers and load required superpowers skills before using feature-* skills that require 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.