kody-w

Agent Stack Builder — Data & AI agent for Claude Code

Data & AI community

Use this agent when you need to create fully functional agent stacks from bulk lists of agent specifications, requirements documents, or CSV-like data containing agent descriptions.

How to install Agent Stack Builder

Installs to ~/.claude/agents/kody-w-ai-agent-templates-agent-stack-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kody-w/AI-Agent-Templates/HEAD/.claude/agents/agent-stack-builder.md -o ~/.claude/agents/kody-w-ai-agent-templates-agent-stack-builder.md

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

What Agent Stack Builder does


name: agent-stack-builder description: Use this agent when you need to create fully functional agent stacks from bulk lists of agent specifications, requirements documents, or CSV-like data containing agent descriptions. This agent excels at parsing structured or semi-structured data about multiple agents and transforming them into complete, working implementations with proper directory structure, metadata, and demo files. Context: The user has a spreadsheet or list of agent specifi

Alternatives in Data & AI

  • Info Disclosure — Information Disclosure specialist (H1 #18, CWE-200/209/215/538/668/798) 812 ★
  • Stack Auditor — Audits a codebase's AI agent stack against the live best-of-Agent-Harnesses dataset — finds which harnesses th 801 ★
  • Cartographer — Claude Code plugin that maps and documents codebases of any size using parallel AI subagents 520 ★

Full documentation available on GitHub

View Source Repository