Agent Patterns
Description
AI agent patterns monorepo demonstrating structured agentic workflows for intelligent automation.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Agent Patterns
AI agent patterns monorepo demonstrating structured agentic workflows for intelligent automation.
Overview
This repository implements a **structured agentic workflow system** that combines human planning with AI execution. It demonstrates various agent patterns including sequential processing, routing, parallel processing, orchestrator-worker, and evaluator-optimizer patterns.
Architecture
- Backend: Nest.js API with streaming responses using Vercel AI SDK
- Frontend: React + Vite + Material UI with real-time streaming UI
- Monorepo: npm workspaces managing
packages/apiandpackages/webapp
Workflow System
This project uses a unique **issue-driven development workflow** optimized for AI collaboration:
π Issue Management Structure
issues/ # Requirements specifications
βββ 0-bootstrap-plan.md
βββ 1-project-setup.md
βββ 2-backend-implementation.md
docs/ # Detailed implementation plans
βββ plan_0-bootstrap-plan.md
βββ plan_1-project-setup.md
βββ plan_2-backend-implementation.md
scripts/ # Automation tooling
βββ create-issue.sh # Generate new issues
βββ complete-task.sh # Mark tasks complete
βββ claude-context.sh # AI agent orchestration
todo.md # Central task tracker
π Workflow Process
1. **Issue Creation**
# Create new issue with templates
npm run issue "Feature Name"
- Auto-generates issue ID and file structure
- Creates both requirement spec (
issues/) and implementation plan (docs/) - Updates central task tracker (
todo.md)
2. **Bootstrap from Master Plan**
When you have a comprehensive master plan (like `plan-eval.md`), use the bootstrap approach:
# Create bootstrap issue
npm run issue "Bootstrap [Feature] from Master Plan"
Edit the created issue to instruct Claude to decompose your master plan:
# Issue X: Bootstrap [Feature] from Master Plan
## Requirement
Read the `[master-plan].md` fi
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
π₯ The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
βAI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.π― εε«δΏ‘ζ―θΏθ½½οΌδ½ η
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI