AI AGENT ADDONS

Agentic Engineering

affaan-m/ecc

Agentic engineering helps you work with AI agents that handle most of the coding work. You set the rules and check the results. This method uses an eval-first loop to test before and after changes.

Tasks are broken into small independent units that take about 15 minutes each. Different AI models are chosen based on task difficulty. Easy jobs use a fast model. Hard problems use a smarter one.

You track costs and only upgrade models when needed. This keeps work fast and safe. The focus is on checking important things like security and errors, not just code style.

Add Agentic Engineering skill to your workflow

Global

mkdir -p ~/.claude/skills/agentic-engineering

Project

mkdir -p .claude/skills/agentic-engineering

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago