feature-audit

Audit PRD implementation gaps across frontend, backend, and navigation frameworks.

8|2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/srstomp/pokayokay --skill feature-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-audit
Source: https://github.com/srstomp/pokayokay/tree/main/plugins/pokayokay/skills/feature-audit
Command: npx skills add https://github.com/srstomp/pokayokay --skill feature-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Auditing features to ensure they align with PRD across backend, frontend, and navigation, and to surface gaps before release.

Core Features & Use Cases

  • Cross-framework auditing: verify backend services, frontend routes, navigation, and docs across frameworks (Next.js, React Router, TanStack, React Native, Expo).
  • Remediation generation: produces concrete tasks and templates to close gaps.
  • Evidence collection: collects pointers to code, routes, and navigation to support audits.

Quick Start

Run the audit against the current PRD to generate a gap report and suggested remediation tasks.

Frequently Asked Questions about feature-audit

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

FAQPage Schema
How do I audit feature completeness against a PRD across frontend and backend?

To audit feature completeness, compare PRD requirements against implementations across frontend, backend, and navigation to identify gaps. This process validates backend services, frontend routes, and testing status, outputting actionable remediation tasks and evidence.

Can I verify navigation gaps across different frameworks like Next.js and React Native?

Yes, you can verify navigation gaps across frameworks including Next.js, React Router, TanStack, React Native, and Expo. The cross-framework audit validates frontend routes and navigation paths to surface missing implementation details before release.

What is the best way to generate remediation tasks for missing PRD requirements?

Generating remediation tasks involves running a feature audit against your current PRD to produce a gap report. It automatically generates concrete tasks and templates to close implementation gaps, supported by evidence pointers to code and routes.

Does cross-framework auditing check documentation and testing status?

Cross-framework auditing validates documentation and testing status alongside backend services and frontend routes. It systematically checks these components against PRD requirements to ensure comprehensive feature coverage and surface any missing or incomplete areas.

How does evidence collection work during a feature completeness audit?

Evidence collection during a feature audit works by gathering pointers to code, routes, and navigation. It collects concrete evidence supporting the gap analysis, ensuring every identified discrepancy between the PRD and implementation is backed by verifiable artifacts.