agency-ai-solutions/agency-starter-template
Agent Claude Code
Create complete agent modules with folder structure per Agency Swarm v1.x spec.
agency-ai-solutions/agency-starter-template
Agent Claude Code
Create complete agent modules with folder structure per Agency Swarm v1.x spec.
agency-ai-solutions/agency-starter-template
Agent Claude Code
Research MCP servers and APIs, prioritize MCP over custom implementations.
agency-ai-solutions/agency-starter-template
Agent Claude Code
Write optimized agent instructions using prompt engineering best practices.
agency-ai-solutions/agency-starter-template
Agent Claude Code
Transform ideas into comprehensive PRDs optimized for parallel agent creation.
agency-ai-solutions/agency-starter-template
Agent Claude Code
Wire agency and test with 5 example queries, provide improvement suggestions.
agency-ai-solutions/agency-starter-template
Agent Claude Code
Implement and test tools with MCP servers preferred, runs after agent files exist.
agency-ai-solutions/agency-starter-template
Command Cursor
Your task is to add Model Context Protocol (MCP) server to an Agency Swarm agent. MCP servers expose external tools and data sources to agents through a standardized protocol.
agency-ai-solutions/agency-starter-template
Command Cursor
Your task is to create a Product Requirements Document (PRD) that defines the agency structure, agent roles, and tool specifications.
agency-ai-solutions/agency-starter-template
Command Cursor
Your task is to convert an MCP server into the Code Execution Pattern described in Anthropic's blog post. This pattern enables progressive disclosure of tools, reducing token usage by up to 98% compared to loading all tools upfront.
agency-ai-solutions/agency-starter-template
Command Cursor
Your task is to productize an AI agent in the current repository by turning it into a reusable template. Essentially, the user wants you to ensure that he can easily customize this agent for different clients.
agency-ai-solutions/agency-starter-template
Command Cursor
For the next turn, take the role of an expert prompt engineer. Your task is to achieve the desired agent behaviour by writing or refining agent instructions.
agency-ai-solutions/agency-starter-template
Cursor rule Cursor
AI Agent Creator Instructions for Agency Swarm Framework.
agency-ai-solutions/agency-starter-template
Instructions file CodexOpenCode
AGENTS.md instructions for agency-ai-solutions/agency-starter-template: Before proceeding with agent creation, please read the following instructions carefully.
agency-ai-solutions/agency-starter-template
Instructions file
Claude Code instructions for agency-ai-solutions/agency-starter-template, covering agency builder, background, a note on communication flow patterns, available sub-agents and orchestration responsibilities.
agency-ai-solutions/nextjs-firebase-ai-coding-template
Cursor rule Cursor
Architectural Decision Records.
agency-ai-solutions/nextjs-firebase-ai-coding-template
Cursor rule Cursor
Cursor rule "PRD" from agency-ai-solutions/nextjs-firebase-ai-coding-template, covering users & value, success metrics, scope, tech stack and frontend.
agency-ai-solutions/nextjs-firebase-ai-coding-template
Instructions file CodexOpenCode
AGENTS.md instructions for agency-ai-solutions/nextjs-firebase-ai-coding-template: AI rules are located in the following directories.
agency-ai-solutions/nextjs-firebase-ai-coding-template
Cursor rule Cursor
This project uses the event driven broker architecture pattern with Firebase Functions. All business logic is organized into brokers that handle different types of requests and events. The data is saved in firestore and updated on the front end automatically through firestore hooks.
agency-ai-solutions/nextjs-firebase-ai-coding-template
Cursor rule Cursor
This project follows the broker architecture pattern for Firebase Functions.
agency-ai-solutions/nextjs-firebase-ai-coding-template
Cursor rule Cursor
This project uses Next.js with Firebase integration and Material-UI components. The architecture follows a component-based pattern with clear separation of concerns between presentation, business logic, and data management.
agency-ai-solutions/nextjs-firebase-ai-coding-template
Cursor rule
This file is a single, self-contained TASK for an AI agent. One task = one file. Follow the steps below when creating new tasks.
agency-ai-solutions/agencii-mcp-tools-deployment-template
Cursor rule Cursor
Agency Swarm is a framework that allows anyone to create a collaborative swarm of agents (Agencies), each with distinct roles and capabilities. Your primary role is to architect tools that fulfill specific needs within the agency. This involves.