claude-agents-coordination
Multi-agent coordination with persistent memory and tech-debt tracking
All Skills in This Repository (7)
Pure Emerald Level Indicatorsagent-coordination
Orchestrate Claude Code agents through registry-driven workflows with context injection and verification scripts.
ux-writing
Define voice, tone, and content standards for data/ML dashboards.
accessibility-checklist
Apply a WCAG AA checklist to identify and fix web dashboard accessibility issues.
dashboard-patterns
Implement reusable React dashboard UI patterns for charts, data cards, and filters.
etl-patterns
Standardize Somali dialect data patterns across ETL pipeline stages.
mlops-best-practices
Automate end-to-end MLOps workflows with reproducibility, experiment tracking, and deployment.
model-evaluation-framework
Evaluate machine learning models for dialect classification with standardized metrics and reports.
Frequently Asked Questions
FAQPage SchemaHow to install claude-agents-coordination?โผ
Run `npx skills add ilyasibrahim/claude-agents-coordination --all -g -y` in your terminal to install all skills globally.
How to stop AI coding agents from forgetting prior work?โผ
This system uses a dual-registry model where completed work and deferred tech debt are written to files the main agent reads before every task, extending useful context to 2+ hours.
How to prevent multiple agents from overwriting each other?โผ
A 4-step protocol checks prior work, injects context into each subagent, sequences dependent tasks, and verifies deliverables before updating the registry.
Does it include code review and CI workflows?โผ
Yes. It ships with a multi-level review chain (peer, architecture, security, reliability) and a local CI command covering lint, build, test, and security scans.
Can non-developers use this coordination system?โผ
Basic setup only requires copying two folders, but the workflows are designed for software projects, so some engineering familiarity helps.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core