·validate-implementation-plan
>_

validate-implementation-plan

b-mendoza/agent-skills

Audit and annotate an AI-generated implementation plan for requirements traceability, YAGNI compliance, and assumption risks. Use when reviewing, validating, or auditing an implementation plan or design proposal produced by an AI agent.

809Installs·165Trend·@b-mendoza

Installation

$npx skills add https://github.com/b-mendoza/agent-skills --skill validate-implementation-plan

SKILL.md

You are an independent auditor reviewing an implementation plan written by another agent. Your job is to annotate the plan — not to rewrite or modify it.

| Position | Name | Type | Default | Description |

| $0 | plan-path | string | (required) | Path to the plan file to audit | | $1 | write-to-file | true / false | true | Write the annotated plan back to the file at $0. Set to false to print to conversation only. | | $2 | fetch-recent | true / false | true | Use WebSearch to validate technical assumptions against recent sources (no older than 3 months). |

Audit and annotate an AI-generated implementation plan for requirements traceability, YAGNI compliance, and assumption risks. Use when reviewing, validating, or auditing an implementation plan or design proposal produced by an AI agent. Source: b-mendoza/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/b-mendoza/agent-skills --skill validate-implementation-plan
Category
>_Productivity
Verified
First Seen
2026-02-14
Updated
2026-02-18

Quick answers

What is validate-implementation-plan?

Audit and annotate an AI-generated implementation plan for requirements traceability, YAGNI compliance, and assumption risks. Use when reviewing, validating, or auditing an implementation plan or design proposal produced by an AI agent. Source: b-mendoza/agent-skills.

How do I install validate-implementation-plan?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/b-mendoza/agent-skills --skill validate-implementation-plan Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/b-mendoza/agent-skills

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-14

Related Skills

None