Loading...
Loading...
Interactive planning and execution for complex tasks. Use when user asks to use or invoke planner skill.
npx skill4agent add akiselev/qt-llm-template planner| Mode | Intent | Command |
|---|---|---|
| planning | "plan", "design", "architect" | |
| execution | "execute", "implement", "run plan" | |
| Resource | Contents | Read When |
|---|---|---|
| Unified diff specification | Writing code changes in milestones |
| Plan template structure | Completing planning phase (injected by script) |
| Comment hygiene heuristics | Writing comments in code snippets |
| Structural conventions | Making decisions without explicit user guidance |