agentic-engineering

Decompose software engineering tasks into verifiable units with model-tier routing.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/its-Basudeba/Care-HMS --skill agentic-engineering-its-basudeba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentic-engineering
Source: https://github.com/its-Basudeba/Care-HMS/tree/main/.agent/skills/agentic-engineering
Command: npx skills add https://github.com/its-Basudeba/Care-HMS --skill agentic-engineering-its-basudeba

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the lack of structure in AI-assisted development by providing a rigorous framework for decomposition, model routing, and quality assurance.

Core Features & Use Cases

  • Eval-First Execution: Ensures code quality by defining success criteria and regression tests before implementation begins.
  • Strategic Model Routing: Optimizes cost and performance by matching task complexity to the appropriate model tier (Haiku, Sonnet, or Opus).
  • Task Decomposition: Breaks down complex engineering requirements into verifiable 15-minute units to minimize risk and scope creep.

Quick Start

Use the agentic-engineering skill to decompose the current feature request into verifiable units and define the baseline evaluation criteria.

Frequently Asked Questions about agentic-engineering

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

FAQPage Schema
How do I structure AI-assisted development workflows to prevent scope creep?

Standardizing software engineering workflows involves systematic task decomposition and model-tier routing. This approach enforces eval-first testing and rigorous architectural review to balance cost-efficiency with model capability for specific implementation tasks.

How does model routing optimize cost-efficiency for AI code generation?

Model routing optimizes cost-efficiency by matching task complexity to the appropriate model tier, such as Haiku, Sonnet, or Opus. This strategic routing balances model capability with implementation costs for specific development tasks.

What is eval-first execution in software engineering workflows?

Task decomposition breaks down complex engineering requirements into verifiable 15-minute units. This minimizes risk and scope creep while creating manageable segments for high-quality code generation within AI-driven development cycles.

Can I use agentic-engineering for complex development cycles with varying task complexity?

Yes, agentic-engineering facilitates high-quality code generation by enforcing eval-first testing and rigorous review of architectural invariants. It standardizes the workflow to maintain quality throughout the AI-assisted development process.

When should I not use AI-driven workflows for task decomposition?

AI-driven workflows require defining baseline evaluation criteria and regression tests before implementation begins. You need clear architectural invariants and feature requirements capable of being broken into verifiable 15-minute units to minimize risk.