status

Aggregate task queues, active sessions, and git status into a project dashboard.

53|27|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/andresharpe/dotbot-v3 --skill status-andresharpe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/andresharpe/dotbot-v3/tree/main/profiles/default/prompts/skills/status
Command: npx skills add https://github.com/andresharpe/dotbot-v3 --skill status-andresharpe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a clear, consolidated view of your project's current state, helping you understand progress, identify bottlenecks, and plan next steps efficiently.

Core Features & Use Cases

  • Task Queue Overview: Displays the number of tasks in each status (todo, analysed, in-progress, etc.).
  • Current Activity: Shows tasks currently being worked on or analyzed.
  • Blocked Items: Highlights tasks that require input or are otherwise blocked.
  • Git Status: Reports the current branch and whether the working tree is clean.
  • Verification Status: Indicates the results of automated checks like privacy scans.
  • Use Case: Before starting your day, run this skill to quickly grasp what tasks are ready, what's in progress, and if there are any issues blocking further work.

Quick Start

Run the status skill to see a comprehensive project status dashboard.

Frequently Asked Questions about status

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

FAQPage Schema
How do I get a project status dashboard for my current development tasks?

A project status dashboard aggregates task queues, active sessions, and git status to display task counts by status, highlight next actionable tasks, and report verification gate results for immediate visibility.

What is the best way to track blocked tasks and active items in an AI-assisted workflow?

Tracking blocked tasks and active items involves aggregating task queue data to highlight tasks currently being analyzed, in progress, or blocked, ensuring you can identify bottlenecks and plan next steps efficiently.

How do I check git status and verification gate results alongside my task queue?

Checking git status and verification gates involves reporting the current branch, working tree cleanliness, and automated privacy scan results directly within a consolidated project status dashboard view.

Can I use a project status dashboard to identify next actionable tasks before starting work?

Yes, a project status dashboard identifies next actionable tasks by aggregating task queue statuses, showing counts for todo and analyzed items, and highlighting tasks ready for immediate work.

Does generating a project status dashboard require any external dependencies or components?

No, generating a project status dashboard requires no external dependencies or components, functioning independently to aggregate task queues, sessions, and git status data.

Why use a consolidated dashboard instead of checking git status and task queues separately?

A consolidated dashboard prevents fragmented visibility by combining task queue counts, active sessions, blocked items, and git status into a single view, reducing the time spent identifying bottlenecks and planning next steps.