project-review

Automate project health reviews covering git status, tests, and documentation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Coignite-ApS/businesslogic --skill project-review-coignite-aps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-review
Source: https://github.com/Coignite-ApS/businesslogic/tree/main/.claude/skills/project-review
Command: npx skills add https://github.com/Coignite-ApS/businesslogic --skill project-review-coignite-aps

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, repeatable assessment of project health after migrations or task iterations, ensuring tests, docs, and migration progress are up to date and identifying actionable next steps for stakeholders.

Core Features & Use Cases

  • Comprehensive checks across git status, test suites, documentation completeness, and migration progress.
  • Generates a clear status report with recommended next steps for stakeholders.
  • Useful after task completion, iteration end, or during migration milestones to maintain project alignment.

Quick Start

Run the project-review skill to generate a complete health assessment report and suggested next steps.

Frequently Asked Questions about project-review

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

FAQPage Schema
How do I check project health and documentation completeness after a migration?

To check project health after a migration, you can automate a comprehensive review that verifies git status, test suites, database snapshots, and documentation completeness. This generates a clear status report detailing actionable next steps for stakeholders.

What is included in a project health check for software engineering iterations?

A project health check for software iterations includes verifying git status, running test suites, checking service health, reviewing database snapshots, and assessing documentation completeness to ensure project alignment and readiness for next steps.

Do I need local tooling like test scripts to run an automated project review?

Yes, an automated project review requires access to the repository and local tooling such as test-all.sh, health-check scripts, and database utilities to gather status and compile a comprehensive health assessment report.

When should I run a project health assessment during a migration milestone?

You should run a project health assessment during migration milestones, after task completion, or at iteration end to maintain project alignment, verify migration progress, and identify actionable next steps for stakeholders.