Agentic Engineers — AI skill for Claude Code
portable sub-agent orchestration "AGENTS with SKILLS" (Orchestrator delegates 1..N specialist AGENTS (model+skill/s) optimising for token usage, quality and speed ♻️self-improving♻️ make install ~/.
How to install Agentic Engineers
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open niallyoung/agentic-engineers and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agentic Engineers does
portable sub-agent orchestration "AGENTS with SKILLS" (Orchestrator delegates 1..N specialist AGENTS (model+skill/s) optimising for token usage, quality and speed ♻️self-improving♻️ `make install` ~/ configs for CLI harnesses: Claude, Copilot, Codex, OpenCode, Pi
Alternatives in AI
- Codeburn — Free, local tool to track AI coding token usage and cost across 37 tools and agents (Claude Code, Cursor, Code 9.7k ★
- Ccstatusline — by sirmalloc - A highly customizable status line formatter for Claude Code CLI that displays model info, git b 5.5k ★
- Token Monitor — Local-first desktop widget for tracking token usage, costs, and limits across 32+ AI coding tools—including Cl 1.8k ★
README
Agentic Engineers
A **multi-agent orchestration framework** for coordinating specialized AI agents through structured handoffs, quality gates, and cost-aware model selection. Designed for integration with coding CLIs: **OpenCode**, **Copilot**, **Claude**, **Codex**.
What It Is
Agentic Engineers solves the multi-agent coordination problem: how do you route work to the right specialist, enforce quality consistently, and keep cost proportional to task complexity — through an elegant, minimal orchestration layer?
**The answer:** an ORCHESTRATOR-FIRST architecture built on **direct sub-agent spawning**:
- Work is expressed as a DELEGATE task (structured YAML: scope, context, plan, success criteria)
- The Orchestrator spawns the right specialist directly (Agent/Task tool) and reads the HANDBACK back as that spawn call's result synchronously, in-context
- The specialist executes and returns a HANDBACK with results + metrics
- The harness session transcript itself — every DELEGATE as a spawn prompt, every HANDBACK as that spawn's result — is the durable audit record
- Metrics feed back into model selection and routing for future tasks
Goals
The framework is built to be **minimal, portable, and self-reducing**:
- Small AGENTS + SKILLS mechanisms — a portable orchestration layer that works across harnesses (Claude, Copilot, OpenCode, Codex) without proprietary integrations
- Framework self-reduction — as base and frontier models improve, LOC and complexity are meant to decrease, not grow
- Eventual redundancy — when harnesses compose and delegate work well by default, this coordination layer should fade into standard practice
- Harness comparative analysis — the
src/ → make render → dist/ → make install → ~/.pipeline lets the same agent/skill roster be compared across harnesses for feature parity and quality trade-offs
Positioning
Agentic-engineers is one layer in a three-tier orchestration landscape: **heavy frameworks**
Related Skills
Efficient Fable Orchestrator
Claude Code skill: turns a session into a quota-conscious orchestrator that plans at a high level and delegate
Claude Sub Agents
A sophisticated multi-agent system that orchestrates specialized AI agents to deliver comprehensive software d
Paul
Plan-Apply-Unify Loop — Structured AI-assisted development for Claude Code. Quality over speed-for-speed's-sak
Claude Code Fusion
Multi-model orchestration for Claude Code: Claude worker tiers plus the Codex and Grok CLIs as peer engineers
Skynex
Stop AI coding agents from losing context and shipping random code. Orchestrator + specialized sub-agents + st
Xu Maestro
XuMaestro is a powerful and flexible workflow orchestrator for AI agents (Gemini & Claude). it allows you to d
Related Agents
Setup And Usage Guide For Claude Sub-Agent Commands
This guide explains how to install and use these powerful sub-agent commands with Claude.
Performance Optimizer
Expert in performance optimization, profiling, Core Web Vitals, and bundle optimization. Use for improving spe
Context Engineering Kit
by Vlad Goncharov - Hand-crafted collection of advanced context engineering techniques and patterns with minim