Agentic Engineering banner
filipdopita-tech filipdopita-tech

Agentic Engineering

AI community

Description

--- name: agentic-engineering description: Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing. origin: ECC allowed-tools: - Edit - Read - Write --- # 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 tie

Installation

Installs to ~/.claude/skills/filipdopita-tech-claude-ecosystem-setup-agentic-engineering/SKILL.md

Terminal
mkdir -p ~/.claude/skills/filipdopita-tech-claude-ecosystem-setup-agentic-engineering && curl -fsSL https://raw.githubusercontent.com/filipdopita-tech/claude-ecosystem-setup/HEAD/commands/agentic-engineering.md -o ~/.claude/skills/filipdopita-tech-claude-ecosystem-setup-agentic-engineering/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository