executing-a-branch-plan
Use when a Branch Plan and Acceptance Criteria Map (from planning-a-branch-from-an-issue) are approved and ready to execute -- decomposes the ACM into tasks, dispatches them (Workflow tool per wave, or a sequential fallback), and opens the PR drafting-a-pr-to-merge then takes over. Distinct from planning-a-branch-from-an-issue (produces the Branch Plan, explicitly does not implement) and fixing-a-reported-issue (reproduces and fixes a bare defect report, not a decomposed multi-task Branch Plan).
Pinned to revision 1d6444696221, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/executing-a-branch-plan/SKILL.md
- skills/executing-a-branch-plan/metadata/gitapex.yaml
- skills/executing-a-branch-plan/references/domain-events-and-failure-handling.md
- skills/executing-a-branch-plan/references/execution-and-dispatch.md
- skills/executing-a-branch-plan/references/refactor-and-review-gate.md
- skills/executing-a-branch-plan/references/task-decomposition.md
- skills/executing-a-branch-plan/references/threat-model-and-authorization.md
- skills/executing-a-branch-plan/scripts/_gitapex_path_normalize.py
- skills/executing-a-branch-plan/scripts/check_task_bash_safety.sh
- skills/executing-a-branch-plan/scripts/gitapex_check_canonical_governance_paths.py
- skills/executing-a-branch-plan/scripts/gitapex_check_file_ownership_conflicts.py
- skills/executing-a-branch-plan/scripts/test_gitapex__path_normalize.py
- skills/executing-a-branch-plan/scripts/test_gitapex_check_canonical_governance_paths.py
- skills/executing-a-branch-plan/scripts/test_gitapex_check_file_ownership_conflicts.py
- skills/executing-a-branch-plan/scripts/test_gitapex_check_task_bash_safety.py
Every link opens the file at its source, pinned to the revision this page describes.