grill-with-docs Skill
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions. Published by flutter in agent-plugins.
What is grill-with-docs Skill?
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions. Published by flutter in agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Database workflows
- Documentation
- Design and media
- Writing
Technical details
- Install or run with Copy skill directory
When to use grill-with-docs Skill
- Use it for testing.
- Use it for database workflows.
- Use it for documentation.
- Use it for design and media.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/agent-plugins
- Skill file: .agents/agents/reidbaker-agent/skills/grill-with-docs/SKILL.md
What it does
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
Skill instructions
<what-to-do Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, provide your recommended answer. Ask the questions one at a time, waiting for feedback on each question before continuing. If a question can be answered by exploring the codebase, explore the codebase instead. </what-to-do <supporting-info Domain awareness During codebase exploration, also look for existing documentation: File structure Most repos have a single context: / ├── CONTEXT.md ├── docs/ │ └── adr/ │ ├── 0001-event-sourced-orders.md │ └── 0002-postgres-for-write-model.md └── src/ If a CONTEXT-MAP.md exists at the root, the repo has multiple contexts. The map points to where each one lives: / ├── CONTEXT-MAP.md ├── docs/ │ └── adr/ ← system-wide decisions ├── src/ │ ├── ordering/ │ │ ├── CONTEXT.md │ │ └── docs/adr/ ← context-specific decisions │ └── billing/
Explore related resources
Frequently asked questions
What is grill-with-docs?
grill-with-docs is a open-source AI agent skill with Copy skill directory. Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise.
Who is grill-with-docs best for?
grill-with-docs is best for reusing agent instructions, scripts, and references, testing workflows, database workflows, documentation workflows.
How do I install grill-with-docs?
Install or run grill-with-docs using Copy skill directory. Check grill-with-docs for the latest setup command.
Is grill-with-docs actively maintained?
grill-with-docs may need a closer maintenance check before production use.
Auto-fetched from GitHub.