agentic-engineering — for Claude Code agentic-engineering, AIFlomo, community, for Claude Code, ide skills, agentic engineering, eval-first loop, task decomposition, model routing, code implementation automation, Claude Code

v1.0.0

このスキルについて

Ideal for AI Agents like Cursor, Windsurf, or Claude Code needing streamlined code implementation through automated tasks and quality controls. Agentic engineering is an AI agent skill that streamlines code implementation by automating tasks and enforcing quality controls, benefiting developers and enhancing overall development efficiency.

機能

Define completion criteria using evals and regression checks
Decompose work into agent-sized units for efficient execution
Route model tiers by task complexity for optimized performance
Measure and compare deltas using eval-first loop

# Core Topics

robinxin robinxin
[1]
[0]
Updated: 3/19/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 8/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
8/11
Quality Score
20
Canonical Locale
en
Detected Body Locale
en

Ideal for AI Agents like Cursor, Windsurf, or Claude Code needing streamlined code implementation through automated tasks and quality controls. Agentic engineering is an AI agent skill that streamlines code implementation by automating tasks and enforcing quality controls, benefiting developers and enhancing overall development efficiency.

このスキルを使用する理由

Empowers agents to automate tasks, enforce quality controls, and enhance development efficiency using eval-first loops, task decomposition, and model routing with Haiku, Sonnet, and Opus models, while prioritizing invariants, edge cases, and error boundaries.

おすすめ

Ideal for AI Agents like Cursor, Windsurf, or Claude Code needing streamlined code implementation through automated tasks and quality controls.

実現可能なユースケース for agentic-engineering

Automating code implementation for reduced development time
Enforcing quality controls through evals and regression checks
Decomposing complex tasks into agent-sized units for efficient execution

! セキュリティと制限

  • Requires clear definition of completion criteria and task complexity
  • Needs human oversight for quality and risk controls
  • Limited to tasks that can be decomposed into 15-minute units with clear done conditions

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is agentic-engineering?

Ideal for AI Agents like Cursor, Windsurf, or Claude Code needing streamlined code implementation through automated tasks and quality controls. Agentic engineering is an AI agent skill that streamlines code implementation by automating tasks and enforcing quality controls, benefiting developers and enhancing overall development efficiency.

How do I install agentic-engineering?

Run the command: npx killer-skills add robinxin/AIFlomo/agentic-engineering. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for agentic-engineering?

Key use cases include: Automating code implementation for reduced development time, Enforcing quality controls through evals and regression checks, Decomposing complex tasks into agent-sized units for efficient execution.

Which IDEs are compatible with agentic-engineering?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for agentic-engineering?

Requires clear definition of completion criteria and task complexity. Needs human oversight for quality and risk controls. Limited to tasks that can be decomposed into 15-minute units with clear done conditions.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add robinxin/AIFlomo/agentic-engineering. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use agentic-engineering immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

agentic-engineering

Boost development efficiency with agentic engineering, an AI agent skill that automates code implementation and ensures quality control for developers.

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

Agentic Engineering

Use this skill for engineering workflows where AI agents perform most implementation work and humans enforce quality and risk controls.

Operating Principles

  1. Define completion criteria before execution.
  2. Decompose work into agent-sized units.
  3. Route model tiers by task complexity.
  4. Measure with evals and regression checks.

Eval-First Loop

  1. Define capability eval and regression eval.
  2. Run baseline and capture failure signatures.
  3. Execute implementation.
  4. Re-run evals and compare deltas.

Task Decomposition

Apply the 15-minute unit rule:

  • each unit should be independently verifiable
  • each unit should have a single dominant risk
  • each unit should expose a clear done condition

Model Routing

  • Haiku: classification, boilerplate transforms, narrow edits
  • Sonnet: implementation and refactors
  • Opus: architecture, root-cause analysis, multi-file invariants

Session Strategy

  • Continue session for closely-coupled units.
  • Start fresh session after major phase transitions.
  • Compact after milestone completion, not during active debugging.

Review Focus for AI-Generated Code

Prioritize:

  • invariants and edge cases
  • error boundaries
  • security and auth assumptions
  • hidden coupling and rollout risk

Do not waste review cycles on style-only disagreements when automated format/lint already enforce style.

Cost Discipline

Track per task:

  • model
  • token estimate
  • retries
  • wall-clock time
  • success/failure

Escalate model tier only when lower tier fails with a clear reasoning gap.

関連スキル

Looking for an alternative to agentic-engineering or another community skill for your workflow? Explore these related open-source skills.

すべて表示

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

カスタマイズ可能なウィジェットプラグインをprompts.chatのフィードシステム用に生成する

149.6k
0
AI

flags

Logo of vercel
vercel

React フレームワーク

138.4k
0
ブラウザ

pr-review

Logo of pytorch
pytorch

Pythonにおけるテンソルと動的ニューラルネットワーク(強力なGPUアクセラレーション)

98.6k
0
開発者