Software architectureGitHub source
Grill a plan against docs/ADR
/plugin.jsonAjoute Docs-anchored grilling session - interrogates a plan against the project's existing language (CONTEXT.md) and recorded decisions (docs/adr/),
// 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.
// similar