checker

Audit projects and categorize status as Plugged, Unplugged, Disabled, Broken, or Uncertain.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/AmirTlinov/magray-marketplace --skill checker-amirtlinov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: checker
Source: https://github.com/AmirTlinov/magray-marketplace/tree/main/flagship-team/skills/checker
Command: npx skills add https://github.com/AmirTlinov/magray-marketplace --skill checker-amirtlinov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive evaluation and audit of projects, assessing their purpose, construction, functionality, and interconnections.

Core Features & Use Cases

  • Project MRI: Analyzes projects on two levels: the story layer (purpose, value, next steps) and the wiring layer (execution path, success/failure points).
  • Diagnosis: Categorizes project status as Plugged, Unplugged, Disabled, Broken, or Uncertain.
  • Scoring: Evaluates projects across effectiveness, usefulness, wiring, and confidence.
  • Use Case: A project manager can use this Skill to get a quick, plain-language assessment of a new feature's readiness and potential impact.

Quick Start

Evaluate the 'new-dashboard' project and provide a summary of its status and score.

Frequently Asked Questions about checker

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

FAQPage Schema
How do I conduct a project audit to assess feature readiness and impact?

To conduct a project audit, you can analyze the project's purpose, construction, and functionality. This evaluates feature readiness by scoring effectiveness, usefulness, and wiring, providing a plain-language status summary for stakeholders.

What is project evaluation in software engineering?

Project evaluation is the process of assessing a project's story layer and wiring layer to determine its value and execution path. It categorizes project status as Plugged, Unplugged, Disabled, Broken, or Uncertain to identify success and failure points.

How do I evaluate project effectiveness and usefulness for stakeholders?

You evaluate project effectiveness and usefulness by scoring the project's construction and functionality. This generates a confidence score and diagnoses the project status, delivering findings in plain language suitable for project managers and stakeholders.

Can I use project assessment for debugging broken execution paths?

Yes, you can use project assessment for debugging by analyzing the wiring layer. This identifies failure points within the execution path and categorizes the project status as Broken, Unplugged, or Uncertain to guide technical reviews.

What are the limitations of code evaluation for project status diagnosis?

Code evaluation limitations include relying on a confidence score to reflect assessment certainty. While it diagnoses status as Plugged or Disabled, it focuses on plain-language summaries rather than providing granular technical debugging instructions.

Does project management auditing work without external dependencies?

Yes, project management auditing works without external dependencies. It analyzes the project's story and wiring layers internally to provide scores for effectiveness, usefulness, and wiring without requiring additional components.