validate▌
12 indexed skills · max 10 per page
azure-validate
microsoft/azure-skills · Cloud
Pre-deployment validation for Azure infrastructure, configuration, and permissions before deployment. \n \n Requires .azure/plan.md from a prior azure-prepare run; stops immediately if the plan is missing \n Executes recipe-specific validation commands (azd provision, bicep build, terraform validate) and records proof in the plan document \n Performs build verification, configuration checks, and permission validation; blocks deployment if any check fails \n Only authorized method to set plan sta
validate-implementation-plan
b-mendoza/agent-skills · Productivity
Audits AI-generated implementation plans for requirements traceability, scope creep, and unverified assumptions. \n \n Annotates plans inline without rewriting, flagging missing requirement mappings, over-engineering, and risky assumptions with severity levels (critical, warning, info) \n Validates technical claims against recent sources via web search when enabled, and uses codebase exploration to verify assumptions \n Stops to ask the user for clarification on unresolved assumptions before com