grill-with-docs

Grill a plan against the repository's domain model to surface ambiguities.

228|68|Updated Sep 27, 2023
One-click install
npx skills add https://github.com/SwitchbackTech/compass-calendar --skill grill-with-docs-switchbacktech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-with-docs
Source: https://github.com/SwitchbackTech/compass-calendar/tree/main/.agents/skills/grill-with-docs
Command: npx skills add https://github.com/SwitchbackTech/compass-calendar --skill grill-with-docs-switchbacktech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Grills a plan against the repository's existing domain model to surface ambiguities and align terminology.

Core Features & Use Cases

  • Relentless domain questions to validate alignment between plan and domain language.
  • Live documentation updates to CONTEXT.md and ADRs as decisions crystallize.
  • On-demand codebase exploration to verify dependencies and terminology.

Quick Start

Begin a grilling session and answer each design question until both parties reach a shared domain understanding.

Frequently Asked Questions about grill-with-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I stress-test a project plan against my existing domain documentation?

To stress-test a plan against domain documentation, this Skill asks relentless domain questions to validate alignment between your proposed plan and the repository's existing domain model, surfacing ambiguities to ensure shared understanding.

Can I automatically update CONTEXT.md and ADRs while reviewing a technical plan?

Yes, you can update CONTEXT.md and ADRs during a plan review. This Skill applies live documentation edits as decisions crystallize, ensuring your architecture decision records reflect the validated domain terminology.

How do I align team terminology during codebase review and documentation updates?

Aligning team terminology during codebase review involves grilling your plan against the existing domain model. This Skill uses on-demand codebase exploration to verify dependencies and guides live edits to align domain language.

What is the best way to surface ambiguities in a domain model before implementation?

The best way to surface ambiguities in a domain model is through a grilling session. This Skill relentlessly questions your plan against repository docs, guiding live edits to CONTEXT.md and ADRs until both parties reach a shared domain understanding.

Does this domain validation approach require any specific dependencies or components?

No specific dependencies or components are required. This Skill operates directly on your repository's existing domain model and documentation files, using on-demand codebase exploration to verify dependencies and terminology without external setup.