project-health

Audit project documentation and workflows for AI-agent readiness.

5|2|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/s1366560/agi-demos --skill project-health-s1366560
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-health
Source: https://github.com/s1366560/agi-demos/tree/main/.memstack/skills/project-health
Command: npx skills add https://github.com/s1366560/agi-demos --skill project-health-s1366560

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill audits project documentation and workflows to ensure they are clear, executable, and maintainable by AI agents, preventing misunderstandings and continuity issues.

Core Features & Use Cases

  • AI-Readability Audit: Checks if documentation is unambiguous and understandable by AI.
  • Workflow Executability: Verifies that processes can be followed literally by AI.
  • Session Continuity: Assesses if work can be seamlessly handed off between AI sessions.
  • Use Case: Before handing off a complex coding project to another AI agent, use this skill to proactively identify and fix any documentation gaps or workflow ambiguities that could cause the new agent to fail.

Quick Start

Run a full project health audit on the current repository.

Frequently Asked Questions about project-health

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

FAQPage Schema
How do I audit project documentation for AI agent readiness?

Workflow validation for AI agents ensures that documented processes can be followed literally without ambiguity. It prevents misunderstandings and continuity issues by verifying that workflows are clear, executable, and maintainable across different sessions.

How do I ensure session continuity when handing off coding projects to another AI agent?

To ensure session continuity when handing off coding projects to another AI agent, you must assess if work can be seamlessly transferred between sessions. This involves validating handoff documentation and preserving context to proactively identify and fix any gaps.

What is an AI-readability audit for project workflows?

An AI-readability audit checks if project documentation is unambiguous and understandable by AI. It verifies that processes can be followed literally by AI agents, ensuring clarity and literal executability for successful onboarding.

Can I use this workflow validation to check process executability before agent onboarding?

Yes, you can use workflow validation to check process executability before agent onboarding. It verifies that documented processes can be followed literally, ensuring the new agent can execute tasks without failures caused by ambiguities.

What are the limitations of a documentation audit for multi-session AI work?

The limitations of a documentation audit for multi-session AI work relate to its intermediate implementation depth. While it proactively identifies documentation gaps and workflow ambiguities, it cannot automatically fix them or guarantee execution success without manual intervention.