claude/tasks
bastien e47376d3dc docs(tasks): plan --help helper across all skills (option C)
Add TODO section for future work: add a `--help` / `help` argument
handler to every personal skill so users can type `/<skill> --help`
and get a standardized help block (description, usage, arguments,
examples, see-also) without dispatching the agent.

Design sketch: shared lib at skills/lib/help-handler.md, integrated
as STEP 0.5 in each SKILL.md. Skills-external/gstack excluded — they
have their own convention.

Follow-up discovered while reviewing /validate — the new skill has
argument-hint but no --help handler, matching the state of every
other personal skill. Worth systematizing rather than one-off.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 22:39:59 +02:00
..
LESSONS.md chore: switch CLAUDE_EFFORT env var to --effort alias, add task tracking 2026-04-15 23:21:57 +02:00
rtk-upstream-issue.md docs(tasks): write up rtk curl TTY-passthrough upstream issue 2026-04-17 05:16:36 +02:00
TODO.md docs(tasks): plan --help helper across all skills (option C) 2026-04-22 22:39:59 +02:00