10
Claude Code Principles

What the Research
Actually Says.

Most AI coding advice is measurably wrong. This series distills 17 peer-reviewed papers into 10 actionable principles for production-grade agentic workflows — plus the two open-source tools that make them automatic.

17 Research Papers
10 Principles
2 Open-Source Tools
Forge
Science-backed agent assembly. Vocabulary routing, PRISM identities, MAST anti-patterns, the 45% threshold, and the cascade pattern — all encoded into a tool that builds specialist agent teams from a goal description.
claude plugin marketplace add jdforsythe/forge
claude plugin install forge
View on GitHub →
jig
Intelligent Context Utilization. Define session profiles that declare exactly which tools, MCP servers, and skills activate per project. Check profiles into git for reproducible context across the team.
brew tap jdforsythe/jig
brew install jig
View on GitHub →

17 Sources. 9 Years of Science.

From “Attention Is All You Need” (Vaswani et al., 2017) to DeepMind’s multi-agent scaling laws (2025). Every principle traces to published research. Every design decision in the tools traces to published research. The author’s contribution is synthesis and implementation. The science belongs to the researchers.

View Complete Bibliography →