skill-status

Summarize Claude Octopus project state from .octo STATE.md and ROADMAP.md.

1|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/mhdxbilal/Ai --skill skill-status-mhdxbilal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-status
Source: https://github.com/mhdxbilal/Ai/tree/main/.claude/skills/skill-status
Command: npx skills add https://github.com/mhdxbilal/Ai --skill skill-status-mhdxbilal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Quickly understand project status by aggregating phase, position, blockers, and roadmap into a single dashboard, reducing context-switching and status anxiety.

Core Features & Use Cases

  • Read and display the current workflow state from the .octo directory (STATE.md) and ROADMAP.md for a concise overview.
  • Show roadmap progress, blockers, and a synthesized risk signal to support standups, reviews, and onboarding.
  • Provide intelligent next-action recommendations based on the current phase and blockers to keep work flowing.

Quick Start

Ask me for the current status to view the dashboard and suggested next actions.

Frequently Asked Questions about skill-status

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

FAQPage Schema
How do I get a quick project status dashboard for daily standups?

A project status dashboard for daily standups is generated by reading the .octo directory to aggregate current phase, position, blockers, and roadmap progress into a single overview. It synthesizes risk signals and provides situational awareness for multi-phase workflows.

What is the best way to track workflow blockers and roadmap progress?

Tracking workflow blockers and roadmap progress is done by reading STATE.md and ROADMAP.md from the .octo directory, then presenting a synthesized risk signal alongside the current state to support project reviews and onboarding.

How do I view the current state of a multi-phase project workflow?

To view the current state of a multi-phase project workflow, the system reads the .octo directory and displays the phase, position, and blockers from STATE.md alongside roadmap data for concise situational awareness.

Can I get next-action recommendations based on current project blockers?

Next-action recommendations based on current project blockers are provided by analyzing the workflow phase and blocker data read from the .octo directory, offering intelligent routing suggestions to keep work flowing through the project.

Do I need a .octo directory to generate a project status overview?

A .octo directory is required to generate a project status overview, as the dashboard reads directly from the STATE.md and ROADMAP.md files located within it to aggregate phase, position, and blocker information.