PURPOSE_SPEC.yaml, WISH.md, STATUS.md, evidence, and eventually a board/work registry projection. A newly hired FDE should not keep mission truth only in chat. Put it in Brain, then let the agent continue from those files.
When to use /wish
Use /wish when you need to:
- list active Purpose Sessions/Wishes already present in
brain/wishes/; - inspect the state, canonical path, board slug, and required files for a Wish;
- create a safe local scaffold before filling the full contract;
- give another KHAW/Hermes agent a durable starting point after context reset.
/wish new to create real customer credentials, enroll codes, DNS, production deploys, or traffic changes. It only creates local Brain files.
Slash command quick reference
WISH.md before asking agents to implement anything mutation-capable.
What /wish new writes
Inside the active KHAW project root, it writes:
SPECIFIED state and includes one first execution group: define the wish contract. That is deliberate. A KHAW agent should expand the contract with scope, deliverables, acceptance criteria, validation commands, evidence handles, and mutation boundaries before dispatching work.
When to use /brainstorm
Use /brainstorm before architecture, release, onboarding, security, or agent-orchestration decisions where a single linear answer is risky.
- Architect — propose feasible designs and constraints.
- Critic — identify hidden assumptions, security/cost risks, and failure modes.
- Synthesizer — produce one executable plan with gates and evidence.
--run; it prints the prompt and explains that auto-council execution is not enabled yet.
Agent handoff loop
After/brainstorm, ask your KHAW agent to preserve the result beside the relevant Wish:
FDE safety checklist
Before a Wish moves fromSPECIFIED to real work, confirm:
- the slug is lowercase and specific;
WISH.mdnames IN and OUT scope;- each execution group has deliverables, acceptance criteria, validation, and
depends-on; - secrets and private customer URLs are not pasted into public docs or tickets;
- any real credential/customer/prod side effect has an explicit approval gate;
- tests or dry-run commands exist for the first safe proof.
🤖 Agent paste prompt
🤖 Agent paste prompt