implement-group

Translate execution plan sections into test scaffolds and seven-category audits.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/hemant0510/rwa --skill implement-group
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: implement-group
Source: https://github.com/hemant0510/rwa/tree/main/.claude/Skills/implement-group
Command: npx skills add https://github.com/hemant0510/rwa --skill implement-group

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a repeatable, auditable workflow to translate execution plan sections into verifiable test scaffolds, per-file coverage requirements, and a seven-category completion audit for each numbered group or phase.

Core Features & Use Cases

  • Automates generation of test scaffolds and audit checklists from plan documents.
  • Enforces per-file coverage thresholds and quality gates across the implemented group.
  • Supports end-to-end workflow for onboarding new plan groups, including task lists, traceability, and progress auditing.

Quick Start

Run the implement-group command with a target N and plan file to scaffold a testable group and initiate the quality-audit workflow.

Frequently Asked Questions about implement-group

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

FAQPage Schema
How do I generate test scaffolds from an execution plan file?▼

Generate test scaffolds from an execution plan by targeting a specific numbered group and plan file, translating plan sections into verifiable tests and initiating a quality-audit workflow.

How do I enforce per-file coverage thresholds in vitest?▼

Enforce per-file coverage in vitest by applying automated quality gates that require a 95% coverage threshold across the implemented group before the phase passes.

What is a seven-category completion audit for plan execution?▼

A seven-category completion audit is a repeatable verification process evaluating task lists, traceability, and progress auditing for each numbered group or phase in your execution plan.

Do I need a plan file to automate group implementation and testing?▼

Yes, you need a plan file to automate group implementation because the workflow translates execution plan sections into test scaffolds, per-file coverage requirements, and audit checklists.

Can I integrate automated test scaffolds with existing test runners and lints?▼

Integrate automated test scaffolds with existing test runners and lints by applying the workflow to software engineering projects that require quality gates and per-file coverage enforcement.