feature-audit

Audit software features across Android, iOS, and Firebase with a scored gap report.

1|1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Cure-Consulting-Group/ProductEngineeringSkills --skill feature-audit-cure-consulting-group
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-audit
Source: https://github.com/Cure-Consulting-Group/ProductEngineeringSkills/tree/main/skills/feature-audit
Command: npx skills add https://github.com/Cure-Consulting-Group/ProductEngineeringSkills --skill feature-audit-cure-consulting-group

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of ensuring features are thoroughly reviewed and meet quality standards before release, by providing a structured, multi-phase audit process.

Core Features & Use Cases

  • Comprehensive Auditing: Conducts a 5-phase audit covering feature boundaries, logic gaps, integration, test coverage, and reporting.
  • Scored Gap Report: Generates a detailed report with actionable fixes and identifies missing test scaffolds.
  • Use Case: After a new user authentication flow is developed, run this audit to ensure all entry points, data flows, error handling, and test cases are robustly implemented across Android, iOS, and Firebase.

Quick Start

Run a feature audit for the new user profile editing feature.

Frequently Asked Questions about feature-audit

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

FAQPage Schema
How do I audit software features for completeness and logic gaps before release?

To audit software features for completeness, you can run a structured 5-phase post-completion audit. This process assesses feature boundaries, detects logic gaps across Android, iOS, and Firebase, and generates a scored report with actionable fixes.

Can I use a feature audit to check integration wiring and test coverage for mobile platforms?

Yes, a feature audit checks integration wiring and evaluates test coverage across Android, iOS, and Firebase. It identifies missing test scaffolds and provides a comprehensive gap analysis to ensure platform-specific implementations are robust.

What do I need to perform a comprehensive gap analysis on a newly developed feature?

To perform a comprehensive gap analysis, you need the feature name, a detailed description, and platform-specific file details. This input allows the audit to accurately map feature boundaries and detect logic gaps across Android, iOS, and Firebase.

What is the best way to generate actionable fixes and test scaffolds for code review?

The best way to generate actionable fixes and test scaffolds during code review is to execute a multi-phase feature audit. It produces a scored gap report that highlights missing test cases and identifies specific areas requiring immediate fixes.

Does a post-completion feature audit work for both Android and iOS Firebase integrations?

Yes, post-completion feature audits work for Android, iOS, and Firebase integrations. The audit specifically assesses logic gaps and integration wiring across these platforms to ensure data flows and error handling are consistently implemented.