moai-session-info

Display MoAI-ADK project configuration, Git status, and session metrics.

1|Updated Jul 28, 2025
One-click install
npx skills add https://github.com/kivo360/quickhooks --skill moai-session-info
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-session-info
Source: https://github.com/kivo360/quickhooks/tree/main/.claude/skills/moai-session-info
Command: npx skills add https://github.com/kivo360/quickhooks --skill moai-session-info

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill displays comprehensive project and session information to kick off new sessions or audit progress.

Core Features & Use Cases

  • Project & Git: Metadata, repo status, and SPEC progress.
  • System Resources: Memory, disk, CPU usage.
  • Checkpoints: Handoff-ready status and restoration hints.

Quick Start

Retrieve a full project status summary before starting a new Claude Code session.

Frequently Asked Questions about moai-session-info

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

FAQPage Schema
How do I check my project status and Git information before starting work?

Project status displays your repository metadata, Git branch status, and SPEC progress in one structured view. Run this Skill at session start to audit your project state, review checkpoint readiness, and confirm system resources before beginning significant changes or commits.

What information does a session status check include?

Session status retrieves project configuration, Git status, SPEC progress, version information, system resource usage (memory, disk, CPU), checkpoint statuses, and session metrics. All data is presented in a consistent structured format for quick reference.

Can I view system resources and checkpoint status together with project info?

Yes. The Skill consolidates project metadata, Git state, SPEC progress, system resource metrics, checkpoint handoff-readiness, and restoration hints into a single comprehensive display for complete session auditing.

When should I retrieve project information during my workflow?

Retrieve project and session information during session initialization, routine status checks, before significant changes or commits, and whenever you need to confirm current project state. Use it to validate checkpoint restoration and verify system capacity.

How do I know if my project is ready for a handoff or restore from a checkpoint?

The Skill displays checkpoint status and restoration hints alongside your current project state, helping you determine handoff-readiness and identify the correct checkpoint to restore before resuming work.

What format does the project status output use?

Project status output is delivered in a consistent structured format that aggregates project configuration, Git details, SPEC progress, version info, system resources, checkpoints, and session metrics for standardized parsing and review.