Skip to content

Agentic Engineering: A comprehensive, growing guide to building agentic systems

License

Notifications You must be signed in to change notification settings

jayminwest/agentic-engineering-book

Repository files navigation

Agentic Engineering: The Book

License: CC BY-NC-SA 4.0

📖 Read the web version (updated daily at 6am)

Caution

This book is maintained by LLMs using the techniques described within. Content is written and updated by Claude using agentic workflows, slash commands, and self-improving expert agents. Human review ensures accuracy, but the authoring process itself is an exercise in agentic engineering.

A practical guide to building agentic systems—covering prompts, models, context, and tooling. Written from hands-on experience, not abstractions.

Structure

├── PREFACE.md           # Book introduction
├── TABLE_OF_CONTENTS.md # Auto-generated from frontmatter
├── chapters/            # Main content organized by topic
│   ├── 1-foundations/   # Part 1: Foundations
│   ├── 2-prompt/
│   ├── 3-model/
│   ├── 4-context/
│   ├── 5-tool-use/
│   ├── 6-patterns/      # Part 2: Craft
│   ├── 7-practices/
│   ├── 8-mental-models/ # Part 3: Perspectives
│   └── 9-practitioner-toolkit/
├── appendices/          # Supplementary materials
│   └── examples/        # Real configs from projects
└── .claude/             # Claude Code configuration

Commands

This book includes Claude Code slash commands for content maintenance:

  • /book:toc - Regenerate TABLE_OF_CONTENTS.md from frontmatter
  • /knowledge:capture - Store a new learning
  • /knowledge:expand - Add questions to an entry
  • /review:questions - Suggest follow-up questions based on content

Content Conventions

  • All content is markdown with YAML frontmatter
  • Files prefixed with _ are chapter/section indexes
  • Ordering controlled by order field in frontmatter (e.g., 1.2.0)

Contributing

See CONTRIBUTING.md for guidelines. This book is developed through the Agentic Engineering Skool community.

Author

Jaymin West

License

This work is licensed under CC BY-NC-SA 4.0. You may share and adapt this content for non-commercial purposes with attribution. See LICENSE for details.

About

Agentic Engineering: A comprehensive, growing guide to building agentic systems

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •