status

Compile task status reports from tracker and local artifacts.

Updated Dec 6, 2025
One-click install
npx skills add https://github.com/arttttt/CMIDCABot --skill status-arttttt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/arttttt/CMIDCABot/tree/main/.codex/skills/status
Command: npx skills add https://github.com/arttttt/CMIDCABot --skill status-arttttt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill makes it easy to see project health by aggregating task statuses from the tracker and related local artifacts.

Core Features & Use Cases

  • Project overview: view overall status with open, ready, blocked, and in-progress counts.
  • Task detail: inspect a specific task by ID and its dependencies.
  • Local artifacts: reference drafts and reviews to cross-check task progress.

Quick Start

Use the status skill to view the overall project status or a specific task by ID, for example: /status or /status <task_id>.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check task status across a project tracker and local artifacts?

To check task status across a project tracker and local artifacts, use the status skill to coordinate data. It aggregates counts from the tracker via beads and cross-references local drafts to generate project overviews or specific task details.

How do I view a project overview with open, ready, and blocked task counts?

View a project overview with open, ready, and blocked task counts by running the status command without arguments. It aggregates task statuses from the tracker to provide a quick snapshot of overall project health and progress.

Can I inspect a specific task ID and its dependencies using local artifacts?

Yes, you can inspect a specific task ID and its dependencies by providing the ID as an argument. The status skill cross-references related local artifacts and tracker data to display detailed task progress and dependency information.

Do I need external services to compile project status reports from local drafts?

No, you do not need external services to compile project status reports. The status skill coordinates data exclusively through the included beads skill and local documentation artifacts to generate comprehensive status reports.

What is the best way to cross-check task progress against local documentation?

The best way to cross-check task progress against local documentation is using the status skill. It coordinates tracker data with local artifacts like drafts and reviews, ensuring your project status accurately reflects both remote and local updates.