rn-pipeline

Coordinate discovery, audit, code review, and fixes for React Native projects.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/lfggarcia/dnd-app --skill rn-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rn-pipeline
Source: https://github.com/lfggarcia/dnd-app/tree/main/.github/skills/rn-pipeline
Command: npx skills add https://github.com/lfggarcia/dnd-app --skill rn-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates the complete quality cycle for a React Native project by automatically performing discovery, audit, code review, and fixes, reducing manual QA overhead and accelerating releases.

Core Features & Use Cases

  • Automates the full pipeline: discovery, audit, codereview, and fixes, all in one command.
  • Reads and respects BRIEFING.md to surface issues and plan fixes.
  • Useful before releases, or on-demand to assess and improve project health.

Quick Start

Run the rn-pipeline command to execute the full audit, code review, and fixes for the current project.

Frequently Asked Questions about rn-pipeline

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

FAQPage Schema
How do I automate a React Native code review and quality audit for a multi-file repo?

Automating a React Native code review and quality audit involves running a pipeline that coordinates discovery, auditing, and fixes across multi-file repositories to accelerate releases and reduce manual QA overhead.

What is the best way to run pre-release health checks on a React Native project?

The best way to run pre-release health checks is executing an end-to-end quality pipeline that performs on-demand discovery, code review, and safe, user-approved fixes across the entire React Native project.

How does a BRIEFING.md file affect a React Native pipeline audit?

A BRIEFING.md file drives the React Native pipeline audit by defining project context, surfacing relevant issues, and planning safe, user-approved fixes that are tracked in a master roadmap.

Can I use a React Native pipeline for on-demand project health scans?

Yes, you can use a React Native pipeline for on-demand health scans to automatically assess project quality, enforce briefing-driven issues, and coordinate fixes across multi-file repositories.

Does the React Native quality pipeline support CI environments?

Yes, the React Native quality pipeline supports CI environments by orchestrating end-to-end discovery, code review, and audits to enforce project quality standards before releases.

How does a React Native pipeline track audit results and planned fixes?

The React Native pipeline tracks audit results and planned fixes by recording them in a master roadmap, ensuring all issues identified during the code review are managed safely with user-approved fixes.