status

Aggregate project state from configuration files and git history into a status dashboard.

6|3|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/carson-sweet/sweetclaude --skill status-carson-sweet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/carson-sweet/sweetclaude/tree/main/skills/status
Command: npx skills add https://github.com/carson-sweet/sweetclaude --skill status-carson-sweet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of project fragmentation by providing a single, authoritative view of your current work, dependencies, and project health, eliminating the need to manually track state across multiple files.

Core Features & Use Cases

  • Multi-view Orientation: Provides dynamic, context-aware views of your roadmap, backlog, and active sprints.
  • Consistency Guardrails: Automatically detects and warns about data drift, cross-location duplicates, and broken dependency chains.
  • Use Case: When starting a new session, use this to instantly see your active work item, recent git activity, and any pending blockers or migration requirements.

Quick Start

Invoke the status skill to display the current project orientation and active work item summary.

Frequently Asked Questions about status

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

FAQPage Schema
How do I get a unified project status dashboard from local git history?

To get a unified project status dashboard, you can aggregate state from local configuration files and git history. This provides a single, authoritative view of your current work, dependencies, and project health.

How do I check my project backlog and roadmap for data drift?

To check your project backlog and roadmap for data drift, use automated consistency guardrails. This mechanism detects cross-location duplicates and broken dependency chains automatically.

What is the best way to track active sprint artifacts without manual file checks?

The best way to track active sprint artifacts without manual file checks is using a multi-view orientation dashboard. It dynamically renders context-aware views of your roadmaps and backlogs.

Do I need python3 to render project health checks?

Yes, you need python3 installed to render project health checks. The skill requires python3 to execute diagnostic scripts and enforce data integrity through automated consistency checks.

Why does my project status view show broken dependency chains?

Your project status view shows broken dependency chains because consistency guardrails actively detect and warn about data drift. This alerts you to migration requirements or pending blockers before you continue.

Can I use this project orientation tool without access to the project root?

No, you cannot use this project orientation tool without access to the project root. It requires project root access and the SweetClaude plugin infrastructure to execute diagnostic scripts.