Back to Skills

core-planner-collaboration-guidelines

vamseeachanta
Updated 2 days ago
7 views
3
2
3
View on GitHub
Otherdesign

About

This sub-skill provides guidelines for coordinating with other agents during planning, focusing on validating feasibility and updating plans based on feedback. It emphasizes maintaining clear communication and documenting decisions in memory to ensure actionable, practical outcomes. Use it within the core-planner to facilitate effective multi-agent collaboration and iterative plan execution.

Quick Install

Claude Code

Recommended
Primary
npx skills add vamseeachanta/workspace-hub -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternative
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/core-planner-collaboration-guidelines

Copy and paste this command in Claude Code to install this skill

GitHub Repository

vamseeachanta/workspace-hub
Path: .claude/skills/coordination/core/core-planner/collaboration-guidelines
0

Related Skills

hive-mind-advanced

Other

This skill enables queen-led multi-agent coordination with consensus mechanisms and persistent memory for complex collective intelligence tasks. Use it when you need sophisticated swarm coordination where a central queen agent orchestrates specialized workers through Byzantine consensus. It provides hierarchical architecture patterns for managing high-level objectives across distributed agent systems.

View skill

hive-mind-advanced

Other

This skill enables queen-led multi-agent coordination with consensus mechanisms and persistent memory for complex distributed tasks. It's ideal for developers building sophisticated swarm systems requiring hierarchical orchestration and collective decision-making. Key features include Byzantine consensus, strategic queen coordination, and shared memory across specialized worker agents.

View skill

hive-mind-advanced

Other

This skill implements a queen-led multi-agent coordination system with consensus mechanisms and persistent memory. Use it when you need to orchestrate sophisticated workflows across specialized AI agents for complex tasks. It provides hierarchical control, collective decision-making, and shared memory for advanced swarm intelligence applications.

View skill

dev-coordination-message-formats

Other

This Claude Skill provides standardized JSON schemas for the Ralph event-driven messaging system. It defines the core message structure, ID format, and specific message types like `task_assign` for coordinating development workflows. Use it to ensure consistent and structured communication between different roles (e.g., PM, Developer, QA) within the system.

View skill