kb-review

Compare software tasks against acceptance criteria and current codebase state.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/FlexNetOS/envctl --skill kb-review-flexnetos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-review
Source: https://github.com/FlexNetOS/envctl/tree/main/.kb/skills/kb-review
Command: npx skills add https://github.com/FlexNetOS/envctl --skill kb-review-flexnetos

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the assessment of task completeness against acceptance criteria, reducing manual review time and ensuring alignment with the current codebase state.

Core Features & Use Cases

  • Task Review Automation: Automates the process of reviewing tasks against their acceptance criteria.
  • Codebase Alignment: Checks acceptance criteria against the current codebase to identify discrepancies.
  • Use Case: Ideal for software development teams to ensure that all tasks are complete and meet the specified standards before being marked as done.

Quick Start

Run the kb-review skill on the task 'tasks/my-task' to get an immediate assessment of its completeness.

Frequently Asked Questions about kb-review

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

FAQPage Schema
How do I automate task review against acceptance criteria in software development?

Automating task review involves comparing task documentation against acceptance criteria and the current codebase state to identify discrepancies. This Skill streamlines that assessment, ensuring alignment and reducing manual review time before marking tasks as done.

What is codebase alignment for software quality assurance?

Codebase alignment checks acceptance criteria against the current code repository state to identify discrepancies. It ensures implemented code matches specified standards, verifying task completeness and software quality before tasks are marked as done.

How do I check task completeness against the current codebase state?

Run the kb-review skill on your task directory, such as 'tasks/my-task', to get an immediate assessment. It compares task documentation and acceptance criteria against the code repository to verify completeness and identify any discrepancies.

Does task review automation work with existing task documentation formats?

Task review automation requires access to task documentation and the code repository. It processes these inputs to compare acceptance criteria against the codebase, ensuring your existing software development and quality assurance workflows are supported.

What's the best way to verify acceptance criteria before marking software tasks as done?

The best way to verify acceptance criteria is using automated codebase alignment. It compares your specified standards against the current code repository, identifying discrepancies to ensure all tasks are complete and meet requirements before being marked as done.