๐ŸŽฏ

validate-implementation-plan

๐ŸŽฏSkill

from b-mendoza/agent-skills

VibeIndex|
What it does
|

An agent skill that audits AI-generated implementation plans for requirements traceability, YAGNI compliance, and assumption risks using expert personas with severity-leveled findings.

Overview

A Claude Code skill that audits AI-generated implementation plans for quality and completeness before coding begins. It checks requirements traceability, YAGNI compliance, and assumption risks, using expert personas to annotate plans inline with severity-leveled findings.

Key Features

  • Requirements Traceability - Verifies that every requirement from the original specification is addressed in the implementation plan
  • YAGNI Compliance Check - Identifies features or components in the plan that go beyond stated requirements and flags unnecessary complexity
  • Assumption Risk Analysis - Surfaces implicit assumptions in the plan that could lead to incorrect implementations or missed edge cases
  • Expert Persona Annotations - Uses multiple expert perspectives to annotate plans with inline findings at different severity levels
  • Pre-Coding Validation - Catches plan-level issues before any code is written, saving significant rework effort

Who is this for?

This skill is valuable for development teams that use AI to generate implementation plans and want a structured review before committing to code. It is especially useful for tech leads and senior engineers who want to ensure AI-generated plans meet requirements completely and do not introduce unnecessary scope or risky assumptions.

๐Ÿ“ฆ

Same repository

b-mendoza/agent-skills(29 items)

validate-implementation-plan

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add b-mendoza/agent-skills --skill validate-implementation-plan
skills.sh Installโš  Installs to .agents/skills/
npx skills add b-mendoza/agent-skills --skill validate-implementation-plan
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/validate-implementation-plan/SKILL.md

SKILL.md

1,560Installs
-
AddedFeb 10, 2026

More from this repository10

๐ŸŽฏ
recency-guard๐ŸŽฏSkill

27 first-party and 10 third-party skills for OpenCode and Claude Code, with workflow notes, design specs, and writing guidance for skill development.

๐ŸŽฏ
pr-creator๐ŸŽฏSkill

PR Creator is a Claude Code skill that orchestrates the creation of review-ready pull requests through a preview-first, user-approved workflow, coordinating subagents for repository inspection, diff analysis, PR drafting, and submission across GitHub, GitLab, and Bitbucket.

๐ŸŽฏ
generate-handoff-document๐ŸŽฏSkill

A repository of 27 first-party coding agent skills organized around Jira and GitHub workflows, including ticket planning, task execution, code review, and handoff document generation. Compatible with both OpenCode and Claude Code agents.

๐ŸŽฏ
clarifying-assumptions๐ŸŽฏSkill

A coding agent skill from a repository of 27 first-party skills for Jira and GitHub workflows, handling plan review and critique passes for tasks within orchestrated ticket-to-implementation pipelines that integrate with OpenCode and Claude Code.

๐ŸŽฏ
fetching-jira-ticket๐ŸŽฏSkill

An agent skill that fetches a Jira ticket and saves a structured snapshot to a local markdown file, forming part of a larger Jira-based planning and execution workflow.

๐ŸŽฏ
committing-scoped-changes๐ŸŽฏSkill

Part of a repository of 30 first-party coding agent skills covering Jira workflow automation, GitHub issue-to-PR workflows, and utility tasks. Includes skills for ticket planning, task execution, code review, and scoped commit creation.

๐ŸŽฏ
planning-jira-tasks๐ŸŽฏSkill

A structured set of 27 agent skills for coding agents, providing end-to-end Jira and GitHub workflows including ticket fetching, task planning, assumption clarification, subtask creation, and implementation execution.

๐ŸŽฏ
creating-jira-subtasks๐ŸŽฏSkill

A collection of 27 agent skills for structured development workflows with Jira and GitHub integrations. Covers the full lifecycle from ticket fetching and task planning through subtask creation, implementation, and code review.

๐ŸŽฏ
responding-to-pr-review-comments๐ŸŽฏSkill

A repository of 30 first-party skills for coding agents, organized into Jira and GitHub workflow groups. Covers the full cycle from ticket fetching and task planning through implementation and PR review for both OpenCode and Claude Code.

๐ŸŽฏ
review-pull-request๐ŸŽฏSkill

A collection of 31 first-party skills for coding agents covering Jira and GitHub workflows, including pull request review, ticket management, code review, and development workflow automation for OpenCode and Claude Code.