qa-analyst

Audit implementation plans and code changes against a quality rubric.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/NicktheQuickFTW/FlexTime --skill qa-analyst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-analyst
Source: https://github.com/NicktheQuickFTW/FlexTime/tree/main/.claude/skills/qa-analyst
Command: npx skills add https://github.com/NicktheQuickFTW/FlexTime --skill qa-analyst

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams conduct structured QA-style audits that map stated plans or requirements to concrete evidence in code or artifacts, and score overall quality with a repeatable rubric.

Core Features & Use Cases

  • Plan-to-code mapping: Aligns plan items with exact files, diffs, tests, and logs to determine completion.
  • Quality scoring: Applies a rubric to assess correctness, tests, maintainability, reliability, performance, and style.
  • Actionable outputs: Generates a clear report with findings, recommendations, and next steps for teams.

Quick Start

Provide a plan or code changes you want evaluated alongside the target files. The QA Analyst will produce a structured QA report.

Frequently Asked Questions about qa-analyst

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

FAQPage Schema
How do I map implementation plan requirements to actual code changes in a PR?

To map implementation plan requirements to code changes, audit stated plan items against concrete evidence in diffs, tests, and logs. This process aligns requirements with exact files to determine completion and assess overall code quality.

What is a plan audit for software code review?

A plan audit for code review evaluates codebase changes by mapping stated requirements to concrete artifacts. It applies a structured rubric covering correctness, tests, maintainability, reliability, performance, and style to produce actionable quality reports.

How do I score code quality across correctness, tests, and maintainability?

Score code quality by applying a structured rubric to code changes, evaluating correctness, tests, maintainability, reliability, performance, and style. This generates a structured report with specific findings, scores, and recommendations for next steps.

Can I use a QA audit on both plan documents and pull requests?

Yes, you can apply a QA audit to both plan documents and pull requests. The review process works across codebases, PRs, and plan documents to assess completeness and quality by mapping requirements to diffs, tests, and logs.

What's the best way to generate a structured QA report with recommendations from a diff?

The best way to generate a structured QA report from a diff is to evaluate the code changes against a quality rubric. This produces a clear report containing findings, scores, and actionable recommendations for the development team.

What do I need to provide to start a code review plan audit?

To start a code review plan audit, you need to provide a plan or code changes for evaluation alongside the target files. The audit then maps these plan items to exact files, diffs, tests, and logs to assess completion.