| name | execute |
| aliases | ["/execute","run task","do it now"] |
| primaryRole | executor |
| description | Executes a concrete implementation task with concise progress and validation. Use when the task is sufficiently clear and ready for implementation. |
Execute
Use this skill when the task is sufficiently clear and the next best action is to implement.
Execution Policy
- Start from the stated objective and current repository context.
- Make reasonable assumptions instead of blocking on minor ambiguity.
- Prefer minimal, coherent changes over broad refactors.
- End with validation evidence and any residual risks.
Output
- Objective
- Files changed
- Validation run
- Remaining follow-ups