nexus-phase-review

Automate pre-commit verification of SBFB development phases.

2|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/SBFB50/SBFB --skill nexus-phase-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nexus-phase-review
Source: https://github.com/SBFB50/SBFB/tree/main/.claude/skills/nexus-phase-review
Command: npx skills add https://github.com/SBFB50/SBFB --skill nexus-phase-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the review and verification process of SBFB phases, ensuring code quality and adherence to standards before commits.

Core Features & Use Cases

  • Pre-commit Verification: Performs comprehensive checks on code, documentation, and dependencies before commits.
  • Phase Reviews: Reviews SBFB phases for completeness, consistency, and adherence to guidelines.
  • Use Case: Before committing code for a SBFB phase, the skill can be invoked to ensure all requirements are met and no critical issues are present.

Quick Start

Review the current phase of the SBFB by running 'nexus-phase-review' or 'verify phase X'.

Frequently Asked Questions about nexus-phase-review

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

FAQPage Schema
How do I automate pre-commit code quality and documentation checks?

Pre-commit verification automates comprehensive checks on code, documentation, and dependencies before commits to ensure quality and adherence to standards. It reviews phases for completeness and consistency, preventing critical issues from being committed.

What is a development phase review and when do I need it?

A phase review verifies development completeness, consistency, and adherence to internal guidelines. You need it before committing code for a development phase to ensure all requirements are met and no critical issues are present.

Do I need command-line tools to run automated phase reviews?

Yes, running automated phase reviews requires various scripting and command-line tools for execution. These tools facilitate the verification of dependencies, code quality checks, and documentation compliance.

How do I verify code compliance and dependencies before a commit?

You can verify code compliance and dependencies by running the phase review script via the command line. This process performs comprehensive checks on your code and dependencies to ensure all requirements are met before committing.

What is the best way to ensure code completeness for a development phase?

The best way to ensure code completeness is using an automated phase review that checks code quality, documentation, and dependencies against internal standards. This guarantees consistency and adherence to guidelines before committing.