814 B
814 B
auto_execution_mode, description
| auto_execution_mode | description |
|---|---|
| 0 | Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. |
Workflow: grill-with-docs
-
Context Analysis:
- The user has provided a plan to stress-test. Treat this as the primary input for the skill.
-
Load Skill:
- Use the
view_filetool to read the skill file at:.windsurf/skills/grill-with-docs/SKILL.md
- Use the
-
Execute:
- Follow the instructions in the
SKILL.mdexactly. - Ask questions one at a time, waiting for feedback before continuing.
- Update CONTEXT.md and ADRs inline as terms are resolved.
- Follow the instructions in the
-
On Error:
- If CONTEXT.md or docs/adr/ don't exist: Create them lazily when first term is resolved