Grill with docs
Skill stevennitesh/programming-agent-skills/skills/custom/grill-with-docs
Use when a request combines grilling one repo-backed decision with keeping its domain language, invariants, or relationships current; exclude conversation-only grilling and settled-domain-only work.From its SKILL.md
npx -y skills add stevennitesh/programming-agent-skills --skill grill-with-docsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
3.0 KB, 545 tokens by cl100k_base, as published. Nobody here has run it
Grill With Docs
Return one intact Grilling packet and Domain Modeling's current cumulative Domain Delta. Own only their composition.
Admit -> Compose [Grill <-> Relay <-> Model] -> Return
-
Admit. Accept only a direct-user request when the decision needs both components. Align their bounded subject and Source Trace. Default the context action to
render onlyunless the user separately authorizes persistence; default the ADR action tooffer onlyunless the user separately approves an identified candidate.Before Grilling asks its first question, state the effective context action, separate ADR approval gate, possibility that a domain collision may reopen or block a branch, and that confirmation starts no downstream work. If the request needs only one component, name that narrower owner and stop without invoking it. Return a missing or contradictory requirement as
Blockedwith the exact blocker and re-entry condition before starting either component. -
Compose. Run one
$grillingsession with$domain-modelingactive. Relay every settled material answer and returned collision before dependent progress, carrying Domain Modeling's current cumulative Domain Delta opaquely. Grilling owns the interview and materiality; Domain Modeling owns domain consequences, mutation, ADR handling, and delta accumulation. A no-change delta is valid; a missing current delta isBlocked. -
Return. When Grilling reaches a terminal result, derive one status without re-performing either component's completion criterion or asking for another confirmation:
Confirmed: the confirmed Grilling packet and Domain Delta are current and complete, with no material collision or blocker.Evidence gap: Grilling returns its complete gap packet and the Domain Delta is current through the last settled answer.Blocked: admission, component integrity, Relay, collision processing, mutation verification, payload currency, or compatibility cannot close.
Only Grilling originates
Evidence gap. Return to the user and stop:Status: Confirmed | Evidence gap | Blocked Grilling exit packet: <attached intact when available> Domain Delta: <attached intact when available> Composition blocker and re-entry condition: <Blocked only>Confirmedselects no next route.Evidence gappreserves Grilling's uninvoked evidence owner.Blockedexplains re-entry without performing recovery.
Completion
Complete only when authority was disclosed before questioning, every settled material answer and returned collision traversed Relay before dependent progress, the component payloads are current and intact, the Return has exactly one allowed status, every blocker has an exact re-entry condition, and downstream execution remains unstarted.
What ships with it: 1 file
42 B alongside SKILL.md
agents/
- openai.yaml42 B