synapse-skill

Orchestrate Idea-to-Task workflows across PM, Developer, and Admin agents with Synapse MCP tools.

29|3|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/Vincentwei1021/Synapse --skill synapse-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: synapse-skill
Source: https://github.com/Vincentwei1021/Synapse/tree/main/public/skill
Command: npx skills add https://github.com/Vincentwei1021/Synapse --skill synapse-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Synapse-style agent collaboration can stall when agents don’t know which steps to run, what tools to use, or how to move work through the Idea → Proposal → Task lifecycle—this Skill provides role-aware MCP guidance so the right agent performs the right actions at the right time.

Core Features & Use Cases

  • Role-based workflow routing: follow distinct guidance for PM, Developer, and Admin agents to manage creation, claiming, execution, verification, and closure.
  • Lifecycle-first collaboration: enforce the AI-DLC flow (Idea → Proposal → Tasks) and keep teams aligned through check-in and comments.
  • MCP tool-driven execution: use Synapse MCP tools for discovery, assignment, document drafts, task dependencies, reporting, and verification handoffs.
  • Sub-agent observability support: coordinate Claude Code Agent Teams so parallel sub-agents remain traceable via Synapse task lifecycle updates.

Quick Start

Run synapse_checkin() to learn your role, current assignments, and pending work before choosing what to do next.

Frequently Asked Questions about synapse-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate AI agents for project workflow tasks across different roles?

To coordinate AI agents for project workflow tasks, you need role-aware routing that assigns specific actions to PM, Developer, and Admin agents, ensuring each performs creation, execution, and verification at the correct lifecycle stage.

How do I manage task dependencies in an AI agent collaboration workflow?

Managing task dependencies in AI agent collaboration requires dependency-aware execution using directed acyclic graph (DAG) handling, ensuring sub-agents complete prerequisite tasks before downstream work begins.

What is the Idea-to-Task lifecycle in AI project management?

The Idea-to-Task lifecycle in AI project management is a structured flow moving work from initial idea through proposal approval to executable tasks, keeping agents aligned via mandatory check-ins and progress reporting.

Can I use MCP tools to enforce an AI development lifecycle across multiple agents?

Yes, you can use MCP tools to enforce an AI development lifecycle by providing role-specific tool access for discovery, assignment, and document drafting, ensuring agents follow structured transitions from elaboration to task verification.

How do I track sub-agent observability during parallel task execution?

Tracking sub-agent observability during parallel task execution involves coordinating agent teams to submit lifecycle updates and verification steps through Synapse, keeping all concurrent work traceable across the workflow.

Do I need a mandatory check-in before assigning tasks to PM or Developer agents?

Yes, a mandatory check-in is required before assigning tasks, allowing agents to discover their designated role, current assignments, and pending work to determine the correct subsequent actions.