docs(checkpoint): update skill description and trigger phrases
Rewrite description to reflect the skills purpose as an LLM-assisted human-in-the-loop review. Add checkpoint trigger, drop stale triggers.
This commit is contained in:
parent
5eb8131cc5
commit
b6ae62ebf1
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
name: bmad-checkpoint-preview
|
name: bmad-checkpoint-preview
|
||||||
description: 'Guided walkthrough of a change, from purpose and context into details. Use when the user says "walk me through this change", "human review", or "review walkthrough".'
|
description: 'LLM-assisted human-in-the-loop review. Make sense of a change, focus attention where it matters, test. Use when the user says "checkpoint", "human review", or "walk me through this change".'
|
||||||
---
|
---
|
||||||
|
|
||||||
# Checkpoint Review Workflow
|
# Checkpoint Review Workflow
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue