spec-kitty.review

Evaluate work package implementations for correctness, coverage, and compliance.

3|Updated Dec 3, 2024
One-click install
npx skills add https://github.com/jonesrussell/godo --skill spec-kitty-review-jonesrussell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-kitty.review
Source: https://github.com/jonesrussell/godo/tree/main/.agents/skills/spec-kitty.review
Command: npx skills add https://github.com/jonesrussell/godo --skill spec-kitty-review-jonesrussell

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Facilitates comprehensive review and validation of work package implementations, ensuring correctness and adherence to project standards.

Core Features & Use Cases

  • Implementation Verification: Checks if subtasks are implemented as specified and if tests pass.
  • Ownership Enforcement: Ensures modifications are within designated owned files boundaries.
  • Quality Assurance: Validates test success, code quality, and compliance with change classifications.
  • Use Case: A project manager uses this Skill to systematically review code changes, verify test coverage, and maintain project standards before deployment.

Quick Start

Run the review inside the specified workspace and confirm all subtasks meet the criteria.

Frequently Asked Questions about spec-kitty.review

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

FAQPage Schema
How do I systematically review code changes for work package compliance?

To systematically review work package implementations, this Skill verifies that subtasks are implemented as specified, checks test coverage, and enforces ownership boundaries within designated files. It facilitates consistent quality control across software development workflows.

What is work package implementation verification in quality assurance?

Work package implementation verification is the process of checking if subtasks are implemented as specified and ensuring tests pass. This Skill validates correctness, coverage, and compliance with project standards before deployment.

Can I enforce file ownership boundaries during code review?

Yes, you can enforce file ownership boundaries during code review. This Skill ensures that modifications remain strictly within designated owned files, preventing unauthorized changes and maintaining project quality standards.

How do I validate test success and code quality for project management?

You validate test success and code quality by running this Skill inside your specified workspace. It checks if subtasks meet the criteria, confirms tests pass, and verifies compliance with change classifications.

Do I need external dependencies to verify work package implementations?

No external dependencies are needed to verify work package implementations. This Skill requires only the typical review process tools already present in your development environment to assess code changes and quality standards.