Skip to content

Add Cicada multi-agent orchestrator skill 🤖🤖🤖#1374

Open
lewiswigmore wants to merge 2 commits intogithub:stagedfrom
lewiswigmore:add-cicada-skill
Open

Add Cicada multi-agent orchestrator skill 🤖🤖🤖#1374
lewiswigmore wants to merge 2 commits intogithub:stagedfrom
lewiswigmore:add-cicada-skill

Conversation

@lewiswigmore
Copy link
Copy Markdown

Cicada — Multi-Agent Copilot CLI Orchestrator

Repository: https://github.com/lewiswigmore/cicada

What is Cicada?

Cicada is a PowerShell + Python orchestrator that launches a team of specialized GitHub Copilot CLI agents in Windows Terminal. Each agent has a defined role (Coder, Reviewer, Tester, Researcher) and they collaborate through a shared MCP coordination server.

Why it's useful

  • Multi-agent collaboration — agents communicate via team messaging and a shared task board
  • Role specialization — each agent focuses on what it does best (coding, reviewing, testing, researching)
  • Simple setup — single install script, launch with one command
  • Built for Copilot CLI — designed specifically around GitHub Copilot CLI's capabilities

Category

Submitting as a Skill — Cicada provides a specialized multi-agent orchestration capability for Copilot CLI users on Windows.

Checklist

  • Targets \staged\ branch
  • Includes \SKILL.md\ with frontmatter
  • Skill placed in \skills/cicada/\ directory

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 10, 2026 18:46
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 10, 2026

🔍 Skill Validator Results

2 resource(s) checked | ✅ All checks passed

Full output
Found 1 skill(s)
[cicada] 📊 cicada: 314 BPE tokens [chars/4: 321] (compact ✓), 6 sections, 2 code blocks
[cicada]    ⚠  No numbered workflow steps — agents follow sequenced procedures more reliably.
�[32m✅ All checks passed (1 skill(s))�[0m

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Agent Skill (“cicada”) that documents and links to an external multi-agent orchestrator for GitHub Copilot CLI on Windows.

Changes:

  • Introduces a new skills/cicada/ skill with YAML frontmatter and usage/installation guidance.
  • Documents Cicada’s multi-agent roles and MCP-based coordination model.
  • Links to the upstream Cicada repository and installation guide.

Comment on lines +41 to +44
## Links

- [Repository](https://github.com/lewiswigmore/cicada)
- [Installation Guide](https://github.com/lewiswigmore/cicada/blob/master/INSTALL.md)
Copy link

Copilot AI Apr 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this PR adds a new skill folder, the generated skills index should be updated as well. Per CONTRIBUTING.md ("Validate and update docs"), please run the skill build/validate step and commit the resulting update so docs/README.skills.md includes an entry for cicada in the skills table.

Copilot uses AI. Check for mistakes.
Run npm start to regenerate docs/README.skills.md

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants