Agent Skills by inflo
Showing 27 vetted skills indexed across 1 GitHub repositories.
multi-ai-run
Route tasks to Claude, Gemini, and Codex via routing.config.yaml.
workflow-guide
Diagnose project state and recommend the next skill to execute.
tasks-migrate
Consolidate scattered legacy task documents into a canonical TASKS.md.
checkpoint
Analyze Git diffs and TASKS.md context to automate code reviews at task completion.
si-planning
Elicit structured software requirements with MoSCoW prioritization and traceability matrices.
whitebox
Expose AI run state, decisions, and gates as a file-based surface.
governance-setup
Generate governance artifacts like ADRs, quality gates, and mini-PRD templates.
changelog
Query YAML changelog entries to generate filtered change reports and statistics.
multi-ai-review
Orchestrate Claude Code, Gemini, and Codex to produce evidence-weighted consensus reviews.
team-orchestrate
Coordinate TASKS.md workflows across Agent Teams with automatic mode selection and phase governance.
tasks-init
Generate a structured TASKS.md scaffold with domain-guarded tasks from codebase analysis.
statusline
Display TASKS.md progress on the Claude Code status bar.
context-optimize
Compress, summarize, and prune long documents and tool results.
memento
Route tasks to best-performing skills using execution history and failure patterns.
cmux-orchestrate
Orchestrate parallel multi-AI teams across independent cmux processes.
agile
Coordinate iterative development sprints across Skeleton, Muscles, and Skin layers.
architecture
Analyze filesystem layout and architecture documents to generate Mermaid diagrams and structured overviews.
cmux-ai-review
Orchestrate parallel Gemini and Codex reviews through a three-stage pipeline with cross-rebuttals.
deps
Parse import statements, detect circular references, and output Mermaid diagrams.
maintenance
Automate ITIL-aligned production maintenance workflows with a five-stage gated process.
cmux-ai-run
Partition a workspace into cmux panels for parallel Codex, Gemini, and Claude execution.
cmux
Orchestrate multi-AI terminals and browser automation via a single cmux interface.
recover
Detect and resume incomplete work after CLI crashes or agent errors.
discuss
Collect user decisions to generate structured CONTEXT.md files for downstream agents.