Generate and validate a standalone sol3 research white paper end to end, export its Markdown and publication figures as an Arctic Fox PDF, and publish the accepted report to a secret GitHub Gist by default. Use when asked to test, smoke-test, or demonstrate research-report generation in solutions/sol3research.
Test any standalone solutions/sol1enhancer ticket-enhancer demo end to end: reset and seed its GitHub test tickets, run one poll, inspect live issues and diagnostics, post reviewer LGTM through the browser, and verify the ready or fail-closed exits. Use when asked to test, demo, smoke-test, or compare a sol1…
Test a standalone Lab 2 ticket-implementer runtime end to end, from a fast local phase-fence regression to the shared T001 CRM fixture. Use for Deep Agents, Agent SDK, or a future runtime such as CrewAI without creating a shared loop engine.
AGENTS.md instructions for RichardHightower/reliable-agentic-lab, a project described as: Lab repo for Engineering Reliable Agentic AI Systems (Packt workshop, 29 August 2026). TicketCloser on a sample CRM.
Claude Code instructions for RichardHightower/reliable-agentic-lab, covering workshop shape (non-negotiable), what you may not do, what this repo actually is, if you are an agent reading this and work tracking policy.
Investigates a ticket and the target app, and drafts an updated ticket body that fills its missing fields. Holds no write tool of any kind; its draft is the text of its final reply, for the enhancer-loop orchestrator to write to a candidate file and judge before it touches any real file.
One poll-and-act step for the ticket enhancer. Enhances every open draft ticket that still needs work. A human LGTM is the only comment that marks a ticket ready. Use when invoked as /enhancer-loop, typically from task run or wrapped in /loop for repeated polling.
Investigates a ticket and the target app, and drafts an updated ticket body that fills its missing fields. Returns the draft as text and saves nothing. Run through bin/role.sh, which puts this role in a read-only sandbox.
Reads one ticket file and reports which required fields for its kind have real content. Never writes anything, never grades its own draft. Run through bin/role.sh, which puts this role in a read-only sandbox.