Files
skills/skills/engineering/grill-with-docs/SKILL.md
T
Claude 447ca70872 Clarify multi-skill steps as multiple Skill tool calls, not one call with two names
"Call the Skill tool with X and Y" reads as a single call taking two
arguments, but the tool takes one skill per call. Reworded every
two-skill site (grill-with-docs, triage, wayfinder x3) to "Call the
Skill tool twice, for X and Y," and added a line to
.agents/invocation.md documenting the convention for future skills.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-15 20:48:40 +00:00

247 B

name, description, disable-model-invocation
name description disable-model-invocation
grill-with-docs A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go. true

Call the Skill tool twice, for "grilling" and "domain-modeling".