agentic-engineering

Decompose complex software tasks and route them to AI models with eval-first execution.

2|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/klu-dev/porting-ecc-to-vscode --skill agentic-engineering-klu-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentic-engineering
Source: https://github.com/klu-dev/porting-ecc-to-vscode/tree/main/.github/skills/agentic-engineering
Command: npx skills add https://github.com/klu-dev/porting-ecc-to-vscode --skill agentic-engineering-klu-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenges of managing complex engineering workflows by harnessing AI agents for execution and incorporating quality and risk controls.

Core Features & Use Cases

  • Eval-First Loop: Ensures that work is completed according to predefined criteria with thorough evaluations and regressions.
  • Task Decomposition: Breaks down complex tasks into manageable units, ensuring clear verification and risk management.
  • Model Routing: Dynamically assigns tasks to different AI models based on complexity, optimizing for speed and accuracy.
  • Session Strategy: Manages session lifecycles effectively, maintaining consistency and control.
  • Review Focus: Directs AI-generated code reviews to focus on critical aspects like invariants, error handling, and security.

Quick Start

Start an engineering session using the agentic-engineering skill to implement a new feature in your project.

Frequently Asked Questions about agentic-engineering

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

FAQPage Schema
What is eval-first execution in AI-assisted engineering?

Eval-first execution ensures AI-assisted engineering tasks are completed against predefined criteria. It integrates thorough evaluations and regressions directly into the workflow to maintain quality and risk control before finalizing code.

How do I decompose complex software development tasks for AI agents?

You decompose complex software development tasks by breaking them into manageable units. This process ensures clear verification boundaries and targeted risk management for each specific AI engineering session.

Can I dynamically route AI model tiers based on task complexity?

Yes, you can dynamically route AI model tiers based on task complexity. Model routing assigns tasks to different AI models to optimize execution speed and accuracy across diverse engineering workflows.

How does session management work for AI engineering workflows?

Session management for AI engineering workflows manages session lifecycles effectively. It maintains consistency and control throughout task decomposition and model routing operations during complex software development.

What is the best way to focus AI-generated code reviews?

The best way to focus AI-generated code reviews is to direct them toward critical aspects. Directing the review focus ensures AI agents evaluate invariants, error handling, and security vulnerabilities efficiently.

When should I not use agentic workflows for software development?

You should not use agentic workflows for software development when tasks lack clear verification criteria. Without predefined evaluation criteria, task decomposition and eval-first execution cannot effectively manage risk or ensure code quality.