knitbrain_skill_save
Save a skill playbook with constraints that propagate to all agents. Use the same name to update existing skills; skills compound across tasks.
Instructions
Persist a refined skill playbook (telegraphic). Same name updates the skill — skills compound across tasks. constraints are non-negotiable guardrails that propagate into every agent briefed with the skill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| name | Yes | ||
| triggers | No | ||
| constraints | No | Hard rules, e.g. 'never run migrations directly'. |