telagodtelagodCommunityยท6 Agent Skills Included

pi-agent-colony

Parallel multi-agent coding with scouting, review, and recovery

Decomposes complex coding tasks into parallel sub-tasks executed by coordinated worker sessions. Scouts inspect the codebase, planners build task pools, workers edit files in parallel, and reviewers validate every change. Eliminates slow single-agent execution on multi-file refactors, test completion, and regression checks. Includes web search, documentation lookup, git workflow, debugging, and UI design skills for daily development work.
npx skills add telagod/pi-agent-colony --all -g -y

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install pi-agent-colony?โ–ผ

Run `npx skills add telagod/pi-agent-colony --all -g -y` in your terminal to install all skills in this suite globally.

What is Ant Colony for Pi?โ–ผ

It is a plugin that turns the pi coding agent into a coordinated multi-agent system where scout, worker, and reviewer sessions handle complex coding tasks in parallel.

When should I use colony mode instead of a single agent?โ–ผ

Use it for tasks touching three or more files, cross-module refactors, or work that splits into parallel sub-tasks. Skip it for single-file edits or quick questions.

What skills are included in this package?โ–ผ

It ships with web search, web page fetching, Context7 documentation lookup, git workflow help, debugging, project setup, and four CSS design systems including glassmorphism and neubrutalism.

Can I track colony progress while it runs?โ–ผ

Yes. A live status bar shows tasks completed, active workers, token usage, and cost, and results are automatically injected back into your conversation when finished.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’