One-click install
npx skills add https://github.com/Row0902/agents --skill perform-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Perform QA
Source: https://github.com/Row0902/agents/tree/main/.agent/skills/perform_qa
Command: npx skills add https://github.com/Row0902/agents --skill perform-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the risk of premature task completion by providing independent verification and a formal feedback loop to the Product Manager, ensuring work is truly complete before signaling success.

Core Features & Use Cases

  • Independent verification of task artifacts, tests, and context before completion signaling.
  • Structured feedback loop with outcomes for PM, including scenarios for rejection and approval.
  • Guidance for when to consult DevOps and how to handle verification steps in the project workflow.

Quick Start

Review the latest task artifacts, run the test suite, and prepare an outcome report for the Project Manager.

Frequently Asked Questions about Perform QA

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

FAQPage Schema
How do I verify task completion before signaling success to the project manager?

To verify task completion, perform independent QA by enforcing artifact checks, running test executions, and ensuring context adherence. This process validates all project workflow outputs and generates a formal outcome report for the PM before success is signaled.

What is independent QA verification in project management?

Independent QA verification in project management is the process of validating task artifacts, test suites, and context before completion. It acts as an auditor to prevent premature task completion and provides structured feedback loops for approval or rejection.

How do I generate an outcome report for a Product Manager after testing?

Generate an outcome report for a Product Manager by reviewing the latest task artifacts, running the test suite, and documenting the verification results. The report provides structured feedback covering both approval and rejection scenarios based on context adherence.

Can I use automated quality assurance checks for task tracking workflows?

Yes, you can use this quality assurance approach for task tracking workflows. It integrates into project management by applying artifact checks and test execution to verify context, preventing premature completion signaling and ensuring work is truly done.

When do I need to consult DevOps during the QA verification process?

You need to consult DevOps during the QA verification process when encountering complex deployment artifacts or infrastructure test failures. The skill provides specific guidance on when to involve DevOps for handling verification steps within the project workflow.

What is the best way to prevent premature task completion in project workflows?

The best way to prevent premature task completion is to implement independent QA verification. By strictly enforcing artifact checks, test execution, and context adherence, you ensure all deliverables are validated and an outcome report is generated for the PM.