LLM Skills
~/catalog/software architecture//plugin.json

Grill a plan against docs/ADR

/plugin.json

Ajoute Docs-anchored grilling session - interrogates a plan against the project's existing language (CONTEXT.md) and recorded decisions (docs/adr/),

Alireza RezvaniAlireza Rezvani
25.6k
May 28, 2026
MIT
// plugin content

Claude Code plugin indexed at GitHub. Source description: Docs-anchored grilling session - examines a plan against the project's existing language (CONTEXT.md) and recorded decisions (docs/adr/), updating those files inline as terminology and decisions take shape. Derived from Matt Pocock’s MIT-licensed “grill-with-docs” skill (https://github.com/mattpocock/skills) with: (1) 3 Python stdlib tools (CONTEXT.md linter, ADR scanner, glossary-to-code consistency check), (2) 3 reference docs, each citing 7+ authoritative sources on ubiquitous language, A Detected version: 2.9.0

// original public source
alirezarezvani/claude-skills
/engineering/grill-with-docs/.claude-plugin/plugin.json
License: MIT
Independent project, not affiliated with Anthropic. This plugin remains the property of its original author.
// install this plugin
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/plugin.json" "https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/engineering/grill-with-docs/.claude-plugin/plugin.json"
Then in Claude Code, type /plugin.json to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 25.6k
LicenseMIT
UpdatedMay 28, 2026
Format.md
AccessFree
// similar

Plugins Software architecture

View allarrow_forward