{{PATTERN_NAME}} Loop
June 9, 2026 · View on GitHub
Goal: {{ONE_SENTENCE_GOAL}}
Scheduling
Recommended:
- Grok:
{{GROK_COMMAND}} - Claude Code:
{{CLAUDE_COMMAND}} - Codex: {{CODEX_DESCRIPTION}}
- GitHub Actions: see
examples/github-actions/{{FILE}}.yml
Required Skills
{{SKILL_1}}— {{DESCRIPTION}}{{SKILL_2}}— {{DESCRIPTION}}
State
Filename: {{STATE_FILE}}
<!-- Minimal example schema -->
How the Loop Runs (Typical Cycle)
- {{STEP_1}}
- {{STEP_2}}
- {{STEP_3}}
Verification Strategy
- {{VERIFIER_RULES}}
Human Handoff Points
- {{GATE_1}}
- {{GATE_2}}
Tool-Specific Notes
Grok Build TUI: {{NOTES}}
Claude Code: {{NOTES}}
Codex: {{NOTES}}
Failure Modes & Mitigations
| Failure | Mitigation |
|---|---|
| {{FAILURE}} | {{MITIGATION}} |
Success Metrics
- {{METRIC_1}}
- {{METRIC_2}}