status

Retrieve Mothership project status, configuration, git branch, and story breakdowns.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/chriscarterux/Mothership --skill status-chriscarterux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/chriscarterux/Mothership/tree/main/.claude/skills/status
Command: npx skills add https://github.com/chriscarterux/Mothership --skill status-chriscarterux

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a clear and concise overview of the current state of the Mothership project, helping users understand progress and identify bottlenecks.

Core Features & Use Cases

  • Project Overview: Displays key project metrics like story counts by status.
  • Version Control Status: Shows the current git branch and recent commit activity.
  • Configuration Details: Informs about the backend system used for state management.
  • Use Case: A project manager can quickly check the status of all stories to report on progress to stakeholders.

Quick Start

Display the current status of the Mothership project.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check project status and story progress in a git workflow?

To check project status, you can view a breakdown of stories by status, active git branch, recent activity logs, and checkpoint information to understand progress and identify bottlenecks.

What is the best way to display project metrics for stakeholder reporting?

Displaying project metrics for stakeholder reporting involves retrieving story counts by status, recent commit activity, and configuration details to provide a clear overview of the current state.

Can I see the current git branch and recent commits alongside story statuses?

Yes, you can see the current git branch and recent commits alongside story statuses. The overview combines version control activity with project management metrics in one view.

How does showing project status help identify workflow bottlenecks?

Showing project status helps identify workflow bottlenecks by providing a concise overview of story progress and checkpoint information, making it easier to spot stalled tasks.

Do I need a specific backend system configured to track story progress?

You need a backend system configured for state management to track story progress. The status overview informs you about the backend system currently used for managing project state.