From infra-lens-mcp
Baseline drift review workflow for infra-lens-mcp that compares current infrastructure state to recorded baselines and triages operational risk.
How this skill is triggered — by the user, by Claude, or both
Slash command
/infra-lens-mcp:baseline-drift-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user asks what changed, whether a host drifted, or whether current infrastructure state is still within expectation.
Use this skill when the user asks what changed, whether a host drifted, or whether current infrastructure state is still within expectation.
npx claudepluginhub oaslananka/agent-tools --plugin infra-lens-mcpGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Synthesizes the current conversation into a structured spec (PRD) and publishes it to the project issue tracker with a ready-for-agent label, without interviewing the user.