From utils
Candango Discover. Thin Candango wrapper over Matt Pocock's grill-with-docs skill. Use when planning a feature, clarifying ambiguous requirements, preparing candango-plan, or when user wants relentless questions with feature-scoped documentation updates in docs/features using the feature slug.
How this skill is triggered — by the user, by Claude, or both
Slash command
/utils:candango-discoverThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use `$grill-with-docs` as the questioning engine. Pass Candango's feature context path as the docs output target: `docs/features/<feature-slug>/context.md`
Use $grill-with-docs as the questioning engine. Pass Candango's feature context path as the docs output target: docs/features/<feature-slug>/context.md
After final question, summarize:
docs/features/<feature-slug>/context.mdnpx claudepluginhub lucasbayma/skills --plugin candango-skillsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.