agentic-engineering

Coordinate engineering tasks with eval-first loops and tiered model routing.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill agentic-engineering-sakamoto-family-smile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentic-engineering
Source: https://github.com/sakamoto-family-smile/agent_monorepo/tree/main/.claude/skills/ecc/agentic-engineering
Command: npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill agentic-engineering-sakamoto-family-smile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate AI-driven engineering tasks using eval-first execution, decomposition, and cost-aware model routing.

Core Features & Use Cases

  • Eval-first loop to define capabilities and regression checks before implementation.
  • Task decomposition into agent-sized units with clear success criteria.
  • Tiered model routing (Haiku, Sonnet, Opus) to match task complexity and risk.
  • Session strategy and cost discipline to manage iteration and budgeting.
  • Use Case: Orchestrate end-to-end software engineering tasks with automated verification and risk controls.

Quick Start

Decompose a complex engineering task into agent-sized units and route execution by model tier for a sample project.

Frequently Asked Questions about agentic-engineering

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I decompose complex software engineering tasks into agent-sized units?

To decompose software engineering tasks, break complex workflows into modular units governed by the 15-minute unit rule, ensuring clear success criteria for automated AI execution.

What is an eval-first loop in AI-driven engineering?

An eval-first loop in AI-driven engineering defines capabilities and regression checks before implementation, ensuring automated verification and risk-managed automation across multi-step software development.

How do I route AI engineering tasks by model tier to manage costs?

Route AI engineering tasks by model tier using cost-aware routing to match task complexity and risk to tiered models like Haiku, Sonnet, and Opus, applying session strategy and cost discipline.

Can I use this approach for architecture refactors and multi-step development?

Yes, this approach supports architecture refactors and multi-step development by coordinating AI-driven engineering tasks using decomposition and cost-aware model routing across product teams.

What is the best way to orchestrate end-to-end software development with automated verification?

The best way to orchestrate end-to-end software development with automated verification is using eval-first loops, task decomposition, and tiered model routing to manage iteration risk and cost.

When should I not use agentic engineering for workflow automation?

You should avoid agentic engineering for workflow automation if tasks lack clear success criteria for decomposition or cannot be verified through eval-first regression checks and automated verification.