harness-check-implementation-readiness

Validate PRD, UX, architecture, epics, and stories for implementation readiness.

1|Updated May 23, 2026
One-click install
npx skills add https://github.com/baobao0303/harness --skill harness-check-implementation-readiness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-check-implementation-readiness
Source: https://github.com/baobao0303/harness/tree/main/.agents/skills/harness-check-implementation-readiness
Command: npx skills add https://github.com/baobao0303/harness --skill harness-check-implementation-readiness

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you catch missing or misaligned requirements, incomplete UX coverage, and weak epic/story planning before implementation starts.

Core Features & Use Cases

  • Requirements traceability: Extracts Functional Requirements (FRs) and Non-Functional Requirements (NFRs) from the PRD and checks whether epics and stories cover them.
  • UX and architecture alignment: Verifies that UX documentation exists (or that UX is at least clearly implied) and flags gaps between UX, PRD, and architecture assumptions.
  • Epic/story quality enforcement: Reviews epics and stories for user value, independence, lack of forward dependencies, and implementation readiness quality.

Quick Start

Use harness-check-implementation-readiness to validate your PRD, UX, architecture, epics, and story readiness before you begin Phase 4 implementation.

Frequently Asked Questions about harness-check-implementation-readiness

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check requirements traceability before implementation begins?

To review implementation readiness, validate PRD completeness, UX alignment, architecture assumptions, and epic quality by checking FR/NFR traceability, user value, independence, and acceptance criteria before coding starts.

How do I verify epic and story quality for implementation readiness?

Epic and story quality is verified by reviewing them for user value, independence, lack of forward dependencies, and acceptance-criteria readiness to ensure they are fully prepared for development.

Can I check UX and architecture alignment using my existing PRD?

Yes, the skill checks UX and architecture alignment by verifying existing UX documentation and flagging gaps between UX designs, PRD requirements, and architecture assumptions.

What is implementation readiness validation in product planning?

Implementation readiness validation is the process of confirming PRD, UX, architecture, epics, and stories are complete and aligned before coding begins, producing a report with identified gaps and remediation guidance.

How do I identify gaps in epic coverage for my functional requirements?

You identify epic coverage gaps by extracting FRs from the PRD, mapping them against existing epics, and generating a readiness report that highlights missing coverage and provides remediation guidance.