mirror of
https://github.com/mattpocock/skills.git
synced 2026-07-29 11:02:41 +07:00
Drop the software-plan scoping from grilling's description and body so the interview reads as a stress-test of any plan, decision, or idea: "this plan" → "this", "enact the plan" → "act on it", "codebase" → "environment". The technique is unchanged, and grill-me is left as-is. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
# Productivity
|
|
|
|
General workflow tools, not code-specific.
|
|
|
|
## User-invoked
|
|
|
|
Reachable only when you type them (`disable-model-invocation: true`).
|
|
|
|
- **[grill-me](./grill-me/SKILL.md)** — Get relentlessly interviewed about a plan or design until every branch of the decision tree is resolved.
|
|
- **[handoff](./handoff/SKILL.md)** — Compact the current conversation into a handoff document so another agent can continue the work.
|
|
- **[teach](./teach/SKILL.md)** — Teach the user a new skill or concept over multiple sessions, using the current directory as a stateful teaching workspace.
|
|
- **[writing-great-skills](./writing-great-skills/SKILL.md)** — Reference for writing and editing skills well: the vocabulary and principles that make a skill predictable.
|
|
|
|
## Model-invoked
|
|
|
|
Model- or user-reachable (rich trigger phrasing so the model can reach for them).
|
|
|
|
- **[grilling](./grilling/SKILL.md)** — Interview the user relentlessly about a plan, decision, or idea until every branch of the decision tree is resolved.
|