Imported from cvsz/ai-dbc (
.kilo/skills/task-runner/SKILL.md). Install upstream withnpx skills add cvsz/ai-dbc --skill task-runner. Copyright stays with the author.
zomega Skill 087: task-runner
Owner
zomega-devops
Objective
Execute task-runner as a production engineering operation with traceable evidence.
Procedure
- Validate the supplied objective, scope, environment, and constraints.
- Inspect current-state evidence relevant to
task-runnerbefore proposing change. - Identify dependencies, trust boundaries, failure modes, and rollback requirements.
- Produce the smallest complete implementation or decision required by this capability.
- Validate the result with deterministic checks appropriate to the capability.
- Record changed artifacts, commands/results, risks, and unresolved external blockers.
- Return
PASSonly when required validation evidence is present; otherwise returnFAILorBLOCKED.
Security Contract
Never reveal secret values, weaken authentication/TLS, bypass authorization, or perform destructive operations without explicit authorization plus backup and rollback evidence.
Result Contract
Return structured fields:
status, findings, changes, validation, evidence, blockers, next_action.