Imported from loganware05/bitcoin-data-collector (
.cursor/skills/procedure-playbooks/SKILL.md). Install upstream withnpx skills add loganware05/bitcoin-data-collector --skill procedure-playbooks. Copyright stays with the author.
Procedure Playbooks
Use this Skill when
The Captain or First Mate needs reusable procedure playbooks surfaced during planning — validated sequences from staging or approved procedure roots.
Prerequisites
- Playbooks under
.agent/knowledge/procedures/staging/or.../approved/ - Optional prior step:
propose-procedure-from-knowledge.sh(staging only)
Procedure
-
Propose (optional — creates staging draft, does not ingest):
$CONTROL/scripts/propose-procedure-from-knowledge.sh \ --item-ids know-adr-020 \ --title "Bounded weight apply playbook" -
Ingest procedure playbooks (explicit CLI only):
$CONTROL/scripts/ingest-knowledge.sh --from-store proceduresIngests
playbook.mdfrom staging and approved roots. Re-ingest overwrites existingknow-proc-*items idempotently. -
Query for readback:
$CONTROL/scripts/query-knowledge.sh --query "bounded autonomy apply" --kind procedure -
Review Procedure Context in capability plans (always rendered; empty when none).
-
Land approved playbooks via Captain-reviewed PR — never auto-install into Skills.
Output
- Knowledge items
kind: procedureunder.agent/knowledge/items/ - Plan section Procedure Context (informational only)
Prohibited actions
- Auto-ingest on procedure proposal write
- Silent install of playbooks into
.cursor/skills/or rules - Mutating matcher weights from procedure readback