What problem does it solve?
Open-ended tasks that touch files, the shell, or the web often lack a consistent process, leading to skipped verification, unclear outcomes, and untracked changes. This Skill provides a default structured workflow so every task is planned, executed, and summarized the same way.
Core Features & Use Cases
- Structured Task Process: Restate the goal, list concrete steps before acting, execute them one at a time, and note the outcome of each step.
- Read-Before-Write Discipline: Prefers reading existing files before creating new ones to avoid duplication and conflicts.
- Completion Summary: Produces a final report covering what changed, what was verified, and what remains open.
- Use Case: When asked to clean up a project directory or investigate a configuration issue, the agent follows this process to plan its steps, verify each action, and deliver a clear summary of changes.
Quick Start
Handle this open-ended task using the general-tasks process: inspect the workspace, plan your steps, and summarize what you changed and verified.