with one click
infrahub-mcp
infrahub-mcp contains 18 collected skills from opsmill, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Archive a feature specification into main project memory after merge, resolving gaps and conflicts
Run the full speckit workflow end-to-end — specify, plan, critique, tasks, implement, review, extract — making all decisions autonomously.
Commit changes at meaningful checkpoints throughout the workflow
Extract knowledge, guidelines, and ADRs from one or more completed spec directories into the project documentation system.
Reconcile implementation drift by updating the feature's own spec, plan, and tasks
Run a session retrospective that surfaces context-management gaps and routes them to approved follow-up actions.
General code quality review — project guideline compliance, bug detection, code quality analysis.
Code comment accuracy verification, documentation completeness assessment, comment rot detection.
Error handling review — silent failure detection, catch block analysis, error logging.
Comprehensive code review using specialized agents — orchestrates code, comments, tests, errors, types, and simplify agents sequentially.
Code simplification suggestions — clarity, unnecessary complexity, redundant abstractions. Advisory only.
Comprehensive code review using specialized agents — orchestrates code, comments, tests, errors, types, and simplify agents sequentially.
Test coverage quality analysis — behavioral coverage, critical gap identification, test resilience evaluation.
Type design analysis — encapsulation, invariant expression, usefulness, and enforcement.
Produce a flow-level summary of the current Claude Code session — executive summary, chronological timeline, and outcomes — written into the active feature directory next to spec.md / plan.md.
Classify task complexity and recommend tinyspec or full SDD workflow
Implement a small change directly from its tinyspec file
Generate a single lightweight spec file with context, plan, and tasks for small changes