Claude Code Principles Exercises — AI skill for Claude Code
Seven Principles of Agent Problem Solving exercises for Chapter 6 of the AI Native Development book.
How to install Claude Code Principles Exercises
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open panaversity/claude-code-principles-exercises and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Code Principles Exercises does
Seven Principles of Agent Problem Solving exercises for Chapter 6 of the AI Native Development book.
Alternatives in AI
- Bmad Method — Breakthrough Method for Agile Ai Driven Development 42712 382 2 42.9k ★
- Claude Task Master — by eyaltoledano - A task management system for AI-driven development with Claude, designed to work seamlessly 26k ★
- Anthropic Quickstarts — by Anthropic - Offers comprehensive development guides for three distinct AI-powered demo projects with standa 15.4k ★
README
Seven Principles of Agent Problem Solving: Practical Exercises
**By Panaversity -- Master the Principles That Make AI Agents Effective**
Welcome! This package contains 14 exercises + 3 capstone projects designed to teach you the Seven Principles of General Agent Problem Solving. Each principle is a pattern that separates effective AI agent directors from those who struggle. You'll practice each principle in realistic scenarios using Claude Code and Cowork.
What Are the Seven Principles?
These are the operational principles that make the difference between an AI agent that reliably solves problems and one that creates new problems:
- Bash is the Key -- Use terminal commands to verify state before acting
- Code as Universal Interface -- Express requirements as code, not prose
- Verification as Core Step -- Always verify output systematically
- Small, Reversible Decomposition -- Break big changes into atomic, revertable steps
- Persisting State in Files -- Save context so nothing is lost between sessions
- Constraints and Safety -- Guardrails enable autonomy
- Observability -- See what your agent is doing at every step
Package Structure
principles-exercises/
+-- README.md <- You are here
+-- EXERCISE-GUIDE.md <- Full pedagogical guide
+-- module-1-bash-is-the-key/
| +-- exercise-1.1-server-detective/ (investigate a project before modifying)
| +-- exercise-1.2-deploy-disaster/ (diagnose what went wrong without bash)
+-- module-2-code-as-interface/
| +-- exercise-2.1-report-spec/ (turn vague request into code spec)
| +-- exercise-2.2-lost-in-translation/ (compare prose vs code instructions)
+-- module-3-verification/
| +-- exercise-3.1-data-audit/ (systematically verify a transformation)
| +-- exercise-3.2-silent-corruption/ (find bugs that "look right")
+-- module-4-decomposition/
| +-- exercise-4.1-migration-ste
Related Skills
Fpf Problem Solving Skill
[ARCHIVED → CodeAlive-AI/ai-driven-development] FPF (First Principles Framework) skill consolidated into the a
Claude Code Context Exercises
Context Engineering exercises for AI Native Development Chapter 4
Ooda Subagents
OODA Loop AI Agents - Observe, Orient, Decide, Act framework for systematic problem-solving. Built by AstroMVP
Codex Delegator
Claude Code Agent Skill that enables automatic delegation of complex, logic-intensive tasks to OpenAI Codex CL
Product Mode
The most expensive bug in AI-assisted building is shipping the wrong thing, well. A CLAUDE.md for PM + eng tea
AI Agent Harness Learning
This is the repository that summarizes the AI Agent Development courses into a set of production AI Agent deve
Related Agents
Serena Expert
Elite app development agent that uses /serena command for token-efficient, structured problem-solving. Special
🆘 Troubleshooting & FAQ Guide
🌟 Created by SenaiVerse Claude Code Agent System for Expo/React Native Development --- Your complete referenc
Book Writer
Prose writer for the book pipeline. Writes one chapter at a time with voice inhabitation (not imitation), emot