Agent skill · Documentation

moai-session-info

Display comprehensive project and session information including Git status, SPEC progress, version details, and system resources. Use when starting new sessions, checking project status, reviewing project context, or when users ask "what's the status", "show project info", or "where are we".

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill moai-session-info --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 8 KB
Bundled scripts: none
Version: 4.0.0
Path: skills/analysis/moai-session-info/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Session Information Provider ## Skill Metadata | Field | Value | | ----- | ----- | | Version | 1.0.0 | | Tier | Alfred (Session Management) | | Auto-load | On session start or when status requested | | Purpose | Provide comprehensive project and session overview | --- ## What It Does Comprehensive session and project information provider that gives users complete context about their current MoAI-ADK project state, including Git status, SPEC progress, version information, and system resources. **Core capabilities**: - ✅ Project metadata and configuration display - ✅ Git repository status and commit history - ✅ SPEC progress tracking and completion metrics - ✅ Version information and update availability - ✅ System resource monitoring - ✅ Checkpoint status and restoration options - ✅ Session metrics and handoff information --- ## When to Use - ✅ When starting a new Claude Code session - ✅ When checking project status and progress - ✅ Before making significant changes or commits - ✅ When users ask "what's the status", "show project info", "where are we" - ✅ When reviewing project context and history - ✅ Before running /alfred commands --- ## Core Information Categories ### 1. Project

What's inside
Steps it walks through
  1. Skill Metadata
  2. What It Does
  3. When to Use
  4. Core Information Categories
  5. 1. Project Overview
  6. 2. Version Information
  7. 3. Git Repository Status
  8. 4. SPEC Progress
  9. 5. System Resources
  10. 6. Available Checkpoints
  11. Quick Start Commands
  12. Basic Status Check
  13. Detailed Status with Metrics
  14. Before Major Operations
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the moai-session-info skill do?

Display comprehensive project and session information including Git status, SPEC progress, version details, and system resources. Use when starting new sessions, checking project status, reviewing project context, or when users ask "what's the status", "show project info", or "where are we".

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill moai-session-info --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going