task-execution-simple

Installation
SKILL.md

Task Execution Simple

Use after task-preparation has finished task-local docs and routine follow-up, and the task is ready for straightforward execution.

Owns execution isolation, readiness, implementation edits, verification, implementation-caused docs/status updates, implementation review, and branch closing. It does not own roadmap decomposition or task-local spec.md/plan.md authoring.

Required Gates

Gate Required behavior
Branch Default never implement on the current branch; create a dedicated task branch by default unless the user explicitly chooses otherwise or a worktree workflow is specifically needed.
Readiness Handle execution isolation and any other pre-code readiness work before implementation edits.
Verification Verify implementation and update docs/status in the same round when behavior, API shape, or task state changed.
Commit Commit verified implementation work on the task branch before implementation review. If plan.md defines commit points, commit at those natural stable points after local verification for that slice.
Review Stop for implementation review after the verified implementation is committed, before merge, destructive cleanup, or branch deletion.
Closing Resolve only any remaining hard gate such as branch deletion or destructive cleanup after implementation review.

After an implementation review pause, treat any clear forward-motion message as approval to follow the recommended non-destructive next step. Ask a separate approval question only for hard gates.

Related skills
Installs
11
First Seen
Apr 30, 2026