domain-reviewer

Audit domain slice implementations against plans and generate AUDIT_REPORT.md.

2|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/build000r/skillbox --skill domain-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domain-reviewer
Source: https://github.com/build000r/skillbox/tree/main/workspace/client-planning-skills/domain-reviewer
Command: npx skills add https://github.com/build000r/skillbox --skill domain-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Orchestrates autonomous audits, fixes, and retirement for domain slices, ensuring consistent governance and lifecycle hygiene across backend/frontend projects.

Core Features & Use Cases

  • Autonomous audit loop: runs AUDIT and RE-REVIEW to converge toward a 100/100 score and trigger retirement.
  • Handoff-driven fixes: derives backend/frontend fix tasks from AUDIT_REPORT.md and applies structured changes.
  • Retirement readiness: when convergence is achieved, generates domain-completed artifacts and archives slice state for future reference.

Quick Start

Run an initial audit for a chosen slice and follow the generated AUDIT_REPORT.md to drive fixes and retirement.

Frequently Asked Questions about domain-reviewer

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

FAQPage Schema
How do I automate domain slice audits for backend and frontend compliance?

Automate domain slice audits by orchestrating an autonomous loop that checks implementations against a plan, generating an AUDIT_REPORT.md to drive backend and frontend fixes until convergence. It enforces authentication and orchestration contracts throughout the review cycle.

What is the best way to converge domain slice review scores to 100?

Converge domain slice review scores by running sequential AUDIT and RE-REVIEW loops that derive structured fix tasks from the audit report, applying handoff-driven changes until the slice reaches a 100/100 score and triggers automated retirement.

How does worker handoff work during a domain review audit?

Worker handoff during a domain review audit works by deriving backend and frontend fix tasks from the generated AUDIT_REPORT.md, applying structured changes across the implementation, and updating INDEX.md to track orchestration contracts and slice state.

When do I need to trigger automated retirement for a domain slice?

Trigger automated retirement for a domain slice when the autonomous audit loop achieves convergence toward a 100/100 score. The process generates domain-completed artifacts and archives the slice state for future reference once compliance is fully met.

Can I use domain review audits to enforce authentication and authorization standards?

Yes, you can use domain review audits to enforce authentication and authorization standards. The audit checks implementations against delivery strategy guardrails and orchestration contracts to ensure autonomous compliance across both backend and frontend projects.

Does domain slice auditing work without external dependencies?

Yes, domain slice auditing works without external dependencies. The Skill operates autonomously using internal scripts and references to manage mode-defined plan storage, worker handoffs, and convergence tracking without requiring additional packages.