Skip to main content

grill-feature

Adversarial design review for architectural / cross-service / contract-touching work. Interviews the user one question at a time, anchored in whatever design sources exist (`.aif/context/architecture.md`, ADRs under `org.adr_dir`, the spec registry at `org.spec_registry`, per-repo CLAUDE.md), surfacing ambiguity in scope, contract, multi-tenancy, auth, observability, and migration order BEFORE implementation starts. ONLY use when the change (a) crosses ≥2 services, (b) introduces or modifies a platform invariant or capability, (c) touches a shared contract (authz schema, JWT claims, multi-tenancy boundary, event/span shape, public API), (d) proposes a new domain concept, or (e) is a new service / new repo / rewrite of an existing service. For everyday features use /feature-prep instead.

Jump to install

Source facts

Repository
highflame-ai/ai-factory
Last source activity
July 20, 2026 at 14:12
Detected SKILL.md language
English
Stars
4
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.