External References
These sources informed the framework content in this repository.
Use them as background reading. For tool behavior, always verify the latest official provider docs before applying details in production.
Core Engineering and Guideline Foundations
- Software Project Best Practices Checklist (kkovacs)
- New Software Project Checklist (ardalis)
- Software Development Checklist (Manifestly)
- Software Development Checklist (Idea Maker)
- Code Style and Conventions Standards (CodingRules)
Guardrails, Security, and LLM Safety
- LLM Guardrails Best Practices (Datadog)
- NVIDIA NeMo Guardrails (GitHub)
- OpenAI Cookbook: Guardrails Example
Architecture and Constraint Enforcement
Hooks and Workflow Automation
- Claude Code: Automate workflows with hooks (official)
- Claude Code: Hooks reference (official)
- Claude Code: Sub-agents (official)
- Claude Code: Agent teams (official)
- Claude Code: Skills (official)
- Hooks in Claude Code (Eesel)
- Claude Code Hooks Mastery (YUV)
- codex-spec (npm package)
- Kiro for Codex (GitHub)
- precommit-llm (GitHub)
- Prompting for LLM Code Generation (Potpie)
- Workflow Discussion: codex-spec (Reddit)
- Weekly #53: LLM Workflows in 2026 (dev.to)
Community Case Studies (Use with Caution)
- Claude Code Hooks for Production Quality (PixelMojo)
- Claude Code Hooks Guide (Liquidmetal)
- Claude Code Hooks Guide (Smartscope)
- Constraining Claude with Hooks for Better Code (LinkedIn)
Skills and Skill Ecosystem
- Official Skills (Anthropic)
- Skills Docs (skillsmp)
- Skill search (skillsmp)
- Codex Skills Docs
- Agent Skills Spec
Multi-Agent and Delegation
Research Inputs
Raw collection notes are intentionally kept out of the committed docs set. Keep all durable links in the sections above.