junior-qa
Installation
SKILL.md
Use the local Junior CLI to exercise behavior the test suite does not prove well.
The goal is to run the same app-facing path a developer or operator would use
from apps/example, inspect the result, and report concrete evidence.
Start by reading specs/local-agent.md. Read the relevant feature spec too when
the changed behavior is owned by one.
Running the Local CLI
Use the repo wrapper so commands run from apps/example with root and app env
loaded. Pick the command and prompt that exercise the changed behavior; do not
treat any example prompt here as the required QA:
pnpm cli -- chat -p "<targeted prompt>"