acceptance-orchestrato…
Use when a coding task should be driven end-to-end from issue intake through implementation, review, deployment, and acceptance verification with minimal human…
AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.
$ npx -y skills add sinhoneyy/master-skills --skill ai-agent-development --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/ai-agent-developmentContext preview
The summary Claude sees to decide when to auto-load this skill.
AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.
name: ai-agent-development description: "AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents." category: granular-workflow-bundle risk: safe source: personal date_added: "2026-02-27"
Specialized workflow for building AI agents including single autonomous agents, multi-agent systems, agent orchestration, tool integration, and human-in-the-loop patterns.
Use this workflow when:
1. Define agent purpose 2. Design agent capabilities 3. Plan tool integration 4. Design memory system 5. Define success metrics
Use @ai-agents-architect to design AI agent architecture
1. Choose agent framework 2. Implement agent logic 3. Add tool integration 4. Configure memory 5. Test agent behavior
Use @autonomous-agent-patterns to implement single agent
1. Define agent roles 2. Set up agent communication 3. Configure orchestration 4. Implement task delegation 5. Test coordination
Use @crewai to build multi-agent system with roles
1. Design workflow graph 2. Implement state management 3. Add conditional branches 4. Configure persistence 5. Test workflows
Use @langgraph to create stateful agent workflows
1. Identify tool needs 2. Design tool interfaces 3. Implement tools 4. Add error handling 5. Test tool usage
Use @agent-tool-builder to create agent tools
1. Design memory structure 2. Implement short-term memory 3. Set up long-term memory 4. Add entity memory 5. Test memory retrieval
Use @agent-memory-systems to implement agent memory
1. Define evaluation criteria 2. Create test scenarios 3. Measure agent performance 4. Test edge cases 5. Iterate improvements
Use @agent-evaluation to evaluate agent performance
User Input -> Planner -> Agent -> Tools -> Memory -> Response
| | | |
Decompose LLM Core Actions Short/Long-termUnified skill library for Claude, Codex, Cursor, Antigravity & AI agents — 2,658 skills across 15 domains
Repo: sinhoneyy/master-skills
Use when a coding task should be driven end-to-end from issue intake through implementation, review, deployment, and acceptance verification with minimal human…
Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix…
Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first…
Fetch any X/Twitter post as clean LLM-friendly JSON. Converts x.com, twitter.com, or adhx.com links into structured data with full article content, author…
This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or…
Autonomous DevSecOps & FinOps Guardrails. Orchestrates Gemini 3 Flash to audit Linux Kernel patches, Terraform cost drifts, and K8s compliance.