mirror of
https://github.com/mattpocock/skills.git
synced 2026-09-12 10:28:06 +07:00
feat: graduate wait-what into the productivity bucket
Moves the skill out of in-progress/ and ships it: bucket README, top-level README, plugin.json, an ask-matt router entry, and a docs page at docs/productivity/wait-what.md. Productivity rather than engineering — it fires in any conversation with an agent, code or not. The CONTEXT.md clause is an opportunistic hook, not a prerequisite. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
006ca0546b
commit
50777fcc09
@@ -223,6 +223,7 @@ General workflow tools, not code-specific.
|
||||
- **[handoff](./skills/productivity/handoff/SKILL.md)** — Compact the current conversation into a handoff document so another agent can continue the work.
|
||||
- **[teach](./skills/productivity/teach/SKILL.md)** — Teach the user a new skill or concept over multiple sessions, using the current directory as a stateful teaching workspace.
|
||||
- **[to-questionnaire](./skills/productivity/to-questionnaire/SKILL.md)** — Turn a decision you can't answer alone into a Markdown questionnaire for the one person who can — filled in async, or together over a meeting. It grills you about the send (who it's for, what you need back), not the subject.
|
||||
- **[wait-what](./skills/productivity/wait-what/SKILL.md)** — Fire this the moment a message doesn't land. The agent re-pitches it with the context you're missing, in plain English, using your `CONTEXT.md` vocabulary.
|
||||
- **[writing-for-agents](./skills/productivity/writing-for-agents/SKILL.md)** — Writing documents for agents: skills, AGENTS.md/CLAUDE.md, and any doc an agent reaches by a pointer.
|
||||
|
||||
**Model-invoked**
|
||||
|
||||
Reference in New Issue
Block a user