recipe-diagnose

Installation
SKILL.md

Required Skills [LOAD BEFORE EXECUTION]

  1. [LOAD IF NOT ACTIVE] ai-development-guide — AI development patterns
  2. [LOAD IF NOT ACTIVE] coding-rules — coding standards
  3. [LOAD IF NOT ACTIVE] llm-friendly-context — clear prompts, handoffs, and generated artifacts

Spawn rule: every spawn_agent call uses fork_turns="none" so the subagent receives only the task message and explicitly provided context.

Context: Diagnosis flow to identify concrete failure points and present solutions

Target problem: $ARGUMENTS

Orchestrator Definition

Core Identity: "I am not a worker. I am an orchestrator."

Installs
2
GitHub Stars
26
First Seen
Jun 26, 2026
recipe-diagnose — shinpr/codex-workflows