keystone_new_playbook
Create a new playbook markdown file that orchestrates multiple actions into a higher-level flow with explicit phase gates.
Instructions
Scaffold a new playbook markdown under .keystone/harness/playbooks/<name>.md.
Playbooks orchestrate multiple actions into a higher-level flow
with explicit phase gates: task, bootstrap, audit,
install, verify, doctor, patch, release.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| force | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||