By insightflo
Orchestrate multi-AI agent teams with Claude, Gemini, and Codex for hierarchical project management, agile sprints, architecture visualization, multi-stage code reviews, security audits, quality gates, and real-time task tracking directly in Claude Code workflows.
cmux 창 분할 기반 멀티-AI 합의 리뷰 엔진. 동일 워크스페이스에서 Gemini/Codex 패널을 나란히 분할해 3-Stage 파이프라인(의견 → 반론 → 합성)을 진짜 병렬로 실행합니다. multi-ai-review의 순차 실행 대신 두 AI가 동시에 리뷰하는 것을 실시간으로 볼 수 있음. "/cmux-ai-review", "cmux 코드 리뷰", "AI 패널 리뷰", "병렬 리뷰" 등 cmux 환경에서 여러 AI의 동시 리뷰가 필요한 요청이라면 반드시 이 스킬을 사용하세요.
cmux 창 분할 기반 멀티-AI 병렬 태스크 실행. 동일 워크스페이스에서 Codex(코드)/Gemini(디자인)/Claude(계획)를 패널로 분할해 동시에 실행합니다. multi-ai-run의 순차 실행과 달리 진짜 병렬. "/cmux-ai-run", "cmux로 AI 분업", "창 분할 병렬 실행", "codex gemini 동시 실행" 등 cmux 환경에서 여러 AI를 동시에 돌리고 싶은 요청이라면 반드시 이 스킬을 사용하세요.
cmux 기반 멀티-AI 팀 오케스트레이션. cmux 워크스페이스에 Claude/Gemini/Codex를 독립 프로세스로 배치해 물리적 다중 레벨 팀을 구성합니다. Agent Teams API 없이 진짜 병렬 실행. 이기종 AI 팀 구성, 사이드바 실시간 모니터링, 동적 팀 확장/축소 지원. "/cmux-orchestrate", "cmux로 팀 실행", "멀티 AI 팀", "gemini codex claude 병렬 실행" 등 cmux 환경에서 여러 AI를 팀으로 구성하는 요청이라면 반드시 이 스킬을 사용하세요.
cmux 터미널 멀티플렉서 제어 스킬. 워크스페이스/패널/서피스 관리, 명령 전송, 브라우저 자동화, 알림, 사이드바 메타데이터 제어. '/cmux', 'cmux', '워크스페이스 만들어', '패널 분할', '브라우저 열어', '알림 보내' 등 cmux 터미널 제어 요청이라면 반드시 이 스킬을 사용하세요.
Long context optimization with self-editing — extract key information, compress, summarize, and auto-prune stale context using the H2O + Context-1 patterns. Use this whenever documents are too long, the context window is running low, you need to synthesize multiple files, or accumulated tool results are polluting the context. Triggers immediately on 'compress this', 'summarize this', 'document is too long', 'context overflow', 'clean up context', 'prune context', '컨텍스트 정리'. Triggers on /compress, /prune.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Implementation skill pack for Claude Code — Build software with AI agent teams
A plugin of 28 skills for Claude Code. Covers the full dev lifecycle: planning, orchestration, quality, security, maintenance, and skill ecosystem intelligence. Skills auto-install project-level hooks and agents on demand.
Launch Claude Code, then run:
/plugin marketplace add insightflo/claude-impl-tools
/plugin install claude-impl-tools@insightflo
curl -fsSL https://raw.githubusercontent.com/insightflo/claude-impl-tools/main/scripts/quick-install.sh | bash
This clones the repo and symlinks skills. No hooks or agents installed — skills handle that on demand.
| Component | Count | Installed when |
|---|---|---|
| Skills | 28 | Plugin install |
| Hooks | up to 17 | On demand (skill runs install.sh --local) |
| Worker Agents | 4 | On demand (project-level) |
| Templates | 11 | On demand (project-level) |
| Skill | What it does |
|---|---|
/workflow | Meta hub — analyzes project state, recommends the next skill (rules + experience hybrid) |
/agile | Layered sprints (Skeleton → Muscles → Skin) for 1-30 tasks |
/recover | Resume work after CLI crashes, network drops, or agent errors |
/checkpoint | Two-stage code review at task/PR completion |
| Skill | What it does |
|---|---|
/si-planning | SI requirements engineering — Socratic elicitation, domain checklist, auto-generated deliverables (requirements analysis / functional spec / screen spec / traceability matrix), change impact analysis, customer dashboard |
/governance-setup | Set up Agent Teams governance or Mini-PRD |
/tasks-init | Generate TASKS.md from scratch |
/tasks-migrate | Consolidate legacy task files into TASKS.md |
| Skill | What it does |
|---|---|
/quality-auditor | Comprehensive audit + verification discipline + quantitative metrics (v3.0) |
/security-review | OWASP Top 10, CVE, secrets detection |
/multi-ai-review | Claude + Gemini + Codex 3-AI consensus engine with domain presets |
| Skill | What it does |
|---|---|
/team-orchestrate | Unified engine — 3 modes: auto (Task dispatch), team (Agent Teams API), thin (ultra-minimal for 50-200 tasks) |
/cmux-orchestrate | cmux-based multi-AI team — Claude/Gemini/Codex in physical parallel |
/cmux-ai-run | cmux pane-split parallel task execution |
/cmux-ai-review | cmux pane-split parallel 3-stage review |
/multi-ai-run | Role-based AI model routing (Codex=code, Gemini=design, Claude=plan) |
/whitebox | Execution control plane — state, health, approvals |
/cmux | cmux terminal multiplexer control |
| Skill | What it does |
|---|---|
/maintenance | ITIL 5-stage production maintenance orchestrator |
/impact | Blast radius and risk analysis before file modification |
/deps | Dependency graph + circular dependency detection |
/changelog | Change history query by domain/date/author |
/coverage | Test coverage analysis and gap identification |
/architecture | Project structure and tech stack visualization |
/compress | Context optimization with self-editing /prune (H2O + Context-1 pattern, v2.0) |
/statusline | TASKS.md progress in Claude Code status bar |
| Skill | What it does |
|---|---|
/memento | Skill ecosystem engine — experience logging, smart routing, failure reflection, harness generation, cross-project knowledge via DuckDB |
/memento learns which skills work best for which tasks and improves the ecosystem over time.
| Mode | Purpose |
|---|---|
log | Record skill execution outcomes (auto via PostToolUse hook) |
route <task> | Experience-weighted skill recommendation |
health | Unified skill dashboard across all projects |
reflect <skill> | Analyze failure patterns, suggest SKILL.md fixes |
harness <skill> | Generate validation scripts from failure patterns (AutoHarness-inspired) |
global search | Cross-project knowledge search via DuckDB |
global recall | Topic-specific cross-project learning retrieval |
Memento's SKILL.md is included in the plugin. The execution infrastructure requires one-time global setup:
# 1. Install DuckDB
pip install duckdb
# 2. Initialize the global experience store
python3 -c "
import duckdb
db = duckdb.connect('$HOME/.claude/memento/experience.duckdb')
# Tables are auto-created on first use
db.close()
"
npx claudepluginhub insightflo/claude-impl-tools --plugin claude-impl-toolsHarness for Claude Code — skills, /harness:* slash commands, persona subagents, lifecycle hooks, and MCP tools without per-repo `harness setup`. Sibling plugins exist for Cursor, Gemini CLI, and Codex.
Complete project development toolkit: 23 agents, 23 slash commands, 29 lifecycle hooks, and 69 reusable skills for Claude Code workflows
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
11 agents, 35 skills, 18 commands, 9 hooks — spec-driven multi-agent orchestration for Claude Code, with optional cross-device semantic memory.
AI Development Environment - Multi-agent orchestration for Claude Code
Portable Development System — AI-assisted development methodology with skills for consistency and agents for scale.