nixcfg/config
Harald Hoyer 927e575828 fix(opencode): require -- before prompt in ask-claude skill
Variadic flags like --allowedTools and --add-dir were silently swallowing
the trailing prompt, causing `claude -p` to fail with "Input must be
provided through stdin or as a prompt argument". Mandate a uniform
`claude -p [flags] -- "<prompt>"` shape and document the gotcha.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 14:43:18 +02:00
..
claude feat: add more claude skills 2026-05-05 14:09:42 +02:00
opencode fix(opencode): require -- before prompt in ask-claude skill 2026-05-05 14:43:18 +02:00