system-review

Automate project health assessments by cross-checking documentation and monitoring issues.

18|1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/williamzujkowski/nexus-agents --skill system-review-williamzujkowski
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-review
Source: https://github.com/williamzujkowski/nexus-agents/tree/main/skills/system-review
Command: npx skills add https://github.com/williamzujkowski/nexus-agents --skill system-review-williamzujkowski

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates comprehensive project system reviews to identify issues before they escalate, ensuring smooth project operation.

Core Features & Use Cases

  • Cross-Checking Documentation: Verifies that key project documents reflect current statuses like architecture, capabilities, and roadmap.
  • Issue Monitoring: Checks for stale, orphaned, or high-priority issues, generating actionable insights.
  • Use Case: When a project team needs to ensure their repository health and compliance, they can run this Skill to produce a detailed review and infrastructure report.

Quick Start

Use the system-review skill to perform a full health check of the project repository and generate a review report.

Frequently Asked Questions about system-review

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

FAQPage Schema
How do I automate project health checks for my repository?

Automated project health checks are performed by running a system review script that cross-references documentation and issue tracking data to generate a comprehensive repository health report.

What's the best way to track stale and orphaned issues in GitHub?

Tracking stale and orphaned issues is handled by automated issue monitoring scripts that query repository metadata to identify unresolved high-priority issues and generate actionable insights.

Can I verify documentation consistency against the current project roadmap automatically?

Documentation consistency is verified automatically by cross-checking key project documents against current architecture, capabilities, and roadmap statuses to ensure alignment.

Do I need Bash and gh installed to run automated repository reviews?

Bash and gh are required to run automated repository reviews because the Skill relies on these tools for scripting and querying issue management data.

What is included in an automated project system review report?

An automated project system review report includes findings on documentation consistency, stale or orphaned issues, high-priority issue tracking, and overall infrastructure health.

When should I run an automated system review on my codebase?

An automated system review should be run when a project team needs to ensure repository health, compliance, and documentation alignment before issues escalate.