Sub-Agents

Sub-Agents

shinpr

Delegates tasks to specialized AI assistants defined in markdown files, making Claude Code-style sub-agents work across any MCP-compatible tool like Cursor or Claude Desktop.

71446 views16Local (stdio)

What it does

  • Execute specialized AI agents via Cursor CLI, Claude Code, or Gemini CLI
  • Auto-discover agent definition files from directories
  • Monitor agent execution with timeout management
  • Track performance metrics across agent runs
  • Manage agent sessions with error handling
  • Define reusable task-specific agents in markdown

Best for

Teams wanting to share AI agents across different IDEsDevelopers building orchestration workflowsCreating task delegation systems with specialized agentsPorting Claude Code sub-agent workflows to other tools
Works across multiple MCP-compatible toolsBuilt-in session management and error handlingAuto-discovery of agent definitions

Alternatives