nahid-sparktales

Agent Aiengineer — AI skill for Claude Code

AI community

Work as the AI & Agent Engineer agent — Builds and evaluates agent prompts, routing, tools, memory, and execution behavior.

How to install Agent Aiengineer

Installs to ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-aiengineer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-aiengineer && curl -fsSL https://raw.githubusercontent.com/nahid-sparktales/agent-dispatcher/HEAD/commands/agent-aiengineer.md -o ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-aiengineer/SKILL.md

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

What Agent Aiengineer does


description: "Work as the AI & Agent Engineer agent — Builds and evaluates agent prompts, routing, tools, memory, and execution behavior." argument-hint: "[task]"

Read the agent-dispatcher skill's `roles/ai-agent-engineer.md` and work as that role for this request and the ones that follow, until the user picks another role or says to stop.

It sits next to that skill's SKILL.md — `~/.claude/skills/agent-dispatcher/roles/ai-agent-engineer.md` for a manual install, or inside the plugin's

Alternatives in AI

  • Oh My Claudecode — 32 specialized agents and 7 execution modes for Claude Code, with smart model routing and automatic paralleliz 10.9k ★
  • Open Multi Agent — TypeScript multi-agent orchestration engine — one runTeam() call from goal to result 5.8k ★
  • Osaurus — Own your AI. The native macOS harness for AI agents -- any model, persistent memory, autonomous execution, cry 5.1k ★

Full documentation available on GitHub

View Source Repository