Project Evaluation

Community

AI-driven project health insights at scale.

Authorbjpl
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill coordinates multiple Claude Flow systems to evaluate project health, plan refactors, and produce status reports, reducing manual effort and cognitive load.

Core Features & Use Cases

  • Hive-Mind: Coordinate collective intelligence for architecture health reviews.
  • AgentDB: Persist evaluation results across sessions for continuity.
  • GOAP Planning: Generate actionable plans for improvements.
  • Neural Analysis: Learn patterns from evaluations to improve future assessments.
  • Use Case: When facing a complex architecture with multiple components, run the evaluation to obtain a prioritized refactor roadmap and a shareable status report.

Quick Start

Retrieve prior session state and initialize the evaluation swarm to begin architecture health assessment. Then spawn evaluation agents and store results for cross-session use.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Project Evaluation
Download link: https://github.com/bjpl/california_puzzle_game/archive/main.zip#project-evaluation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository