Skip to main content

Practical Agent-tic Coding with Claude Code

UPDATED 2026-08-10 3 min read EDIT ON GITHUB ↗

Practical Agent-tic Coding with Claude Code

The end of vibe coding, the start of harness engineering. A 488-page practical guide authored by the MoAI-ADK maintainers. This site’s concepts — tokenomics, agent-tic loop engineering, agent-tic harness — are unfolded systematically in one volume.

Book at a Glance

ItemContent
TitlePractical Agent-tic Coding with Claude Code
AuthorMoAI-ADK maintainers
Pages488 pages
Recommendations9 recommenders
TopicHarness engineering practice wrapping Claude Code
Note
This page collects book introduction and purchase information. Specific recommendation quotes, detailed table of contents, and purchase links are currently being enriched. The format below is prepared; actual data will be reflected as it’s filled.

Questions This Book Answers

This site’s three core values — cost, self-improvement, quality control — are woven together in one book to show how they become a real development environment.

  • How the system protects cost — Assigning model·inference depth per task, dieting context, stopping before budget overflow — an entire process.
  • How loops improve the harness — Observations becoming rules, rules making the next execution smarter — a self-evolution cycle.
  • How to turn “done” into verified done — SPEC 3-phase and TRUST 5 gates, and the Verification-Claim Integrity rule preventing unobserved claims.

The Harness engineering page’s “Human steers, agents execute.” philosophy runs through the entire book.

Who Should Read

  • Developers new to agent-tic coding — One book that traces the path from reducing vibe coding waste to moving to structured harness engineering.
  • Leaders introducing Claude Code to teams — How to systematize cost control, quality gates, and session continuity.
  • MoAI-ADK power users — If this site’s documentation covers concepts, the book shows how those concepts connect in practice scenarios.

Recommendations

Nine recommenders are included. Specific recommendation quotes and the recommender list are currently being enriched. This section will be updated as actual recommendation data is finalized.

Table of Contents

The book unfolds along three core pillars: cost (tokenomics), self-improvement (loop engineering), quality control (agent-tic harness). Detailed chapter table of contents is currently being enriched.

Purchase

The book is introduced through the official documentation site adk.mo.ai.kr. Purchase links (bookstores·e-book platforms) are currently being enriched. Links will be reflected in this section as they’re finalized.

Info
Links being enriched. The purchase links in the section above are currently empty. When actual purchase URLs are determined, they’ll be reflected here. Until then, follow the official documentation guidance.

Relationship Between This Site and the Book

This site’s documentation is split for quick lookup of MoAI-ADK concepts and usage. The book covers the same content in longer form, with practice scenarios. They complement each other — concepts → docs, flow and context → book.