status

Summarize testing queue, last deploy, Git status, and active plans.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a quick, consolidated view of a project's current state, including tests awaiting review, most recent deployment details, Git status, and active plans, to help teams align at a glance.

Core Features & Use Cases

  • Testing queue overview: quickly count and list items awaiting tests in plans/testing.
  • Deployment snapshot: show last deploy date and what changed since then.
  • Git status: present working tree status and recent commits.
  • Plans visibility: expose active or upcoming plans from plans/active and plans/next.
  • Context for discussions: provide a concise status briefing at session start.

Quick Start

Ask: "What's the current status?" or "Show me the status." The skill will summarize testing queue, last deploy, git state, and open plans.

Frequently Asked Questions about status

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

FAQPage Schema
How do I get a quick project status summary for stand-ups?

A project status summary for stand-ups consolidates testing queues, last deploys, git state, and active plans into a concise snapshot. Requesting a status check generates this structured overview for quick team alignment.

What is the best way to check git status and recent commits during planning?

Checking git status and recent commits during planning is best done by generating a project status snapshot. This surfaces your working tree state alongside active plans and deployment changes for a complete briefing.

Does this project status tool work with local repository state and standard directories?

Yes, this project status tool works with local repository state and standard project directories. It relies on local git state and standard paths like plans/active and plans/testing to generate the status summary.

How do I see what changed since the last deployment?

To see what changed since the last deployment, request a project status snapshot. The status summary includes deployment details showing the last deploy date alongside recent git commits and working tree changes.

Can I view active plans and testing queues in one consolidated view?

Yes, you can view active plans and testing queues in one consolidated view. The project status summary exposes items from plans/active, plans/next, and plans/testing to provide a single actionable snapshot.