brewcode:spec

Installation
SKILL.md

Input Handling

Input Action
$ARGUMENTS empty Read .claude/TASK.md → first line = path → derive task dir
$ARGUMENTS has text Use as task description
$ARGUMENTS has path Read file as task description

Flag Parsing

Parse $ARGUMENTS for flags BEFORE input detection:

Flag Effect
-n, --noask Skip all user questions, auto-approve defaults

Strip flag from $ARGUMENTS. Remaining text = description or path.

Related skills
Installs
15
GitHub Stars
27
First Seen
Mar 2, 2026