knitbrain_onboard
Onboards a project by scanning the repository and importing past sessions, then asks five intent questions to create a Project Charter and constraints.
Instructions
The front door: onboard a project into the brain. Call with NO args first — it scans the repo + imports this project's past sessions into the wiki, then returns 5 intent questions; ask the user those IN CHAT, then call again with answers (array, in order) to write a Project Charter + constraints that shape the loop and re-surface every session. Run once per project after setup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| create | No | Gap names the user said YES to — composes a skill / writes a scoped agent for each. | |
| answers | No | The 5 interview answers, in order. Omit on the first call. |