execution-skill
Trigger context
- tasks are
readyand dependency-safe;plannedtasks need readiness review before execution
Required inputs
- task_ids
- stream_boundaries
- dependency_state
Output schema
- updated task status
- progress updates
- delivery artifacts (commits/PRs/notes)
Quality checks
- blockers explicit with owner/check-back time
- progress updates current
- stream boundaries respected
Failure behavior
- stop work on hard blockers
- escalate file ownership conflict
Allowed side effects
- update task frontmatter/status
- append updates under
.project/projects/<slug>/updates/
Script hooks
bash .agents/scripts/pm/in-progress.shbash .agents/scripts/pm/standup.shbash .agents/scripts/pm/next.sh
Execution assets
references/runbook.mdtemplates/blocker-update.mdtemplates/stream-update.md