status

Collect data from task trackers and Git commands into a system status snapshot.

14|6|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/tyevans/tackline --skill status-tyevans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/tyevans/tackline/tree/main/skills/workflows/status
Command: npx skills add https://github.com/tyevans/tackline --skill status-tyevans

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive, single-command snapshot of your project's current state, including backlog, recent activity, and team health, eliminating the need to manually check multiple sources.

Core Features & Use Cases

  • Session Orientation: Quickly understand the project's status at the start of a work session or after a break.
  • Integrated View: Consolidates information from task trackers, Git, and team member learnings into one digestible format.
  • Use Case: Before diving into coding, run /status to see what tasks are ready, what code has changed recently, and if any team members need support.

Quick Start

Run the status skill to get a full system overview.

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 system status overview for my software project?

A unified system status overview is generated by collecting read-only diagnostics from task trackers, Git activity, and team learning files. This provides a single snapshot of project state, backlog statistics, and recent activity without writing files.

What is the best way to check backlog statistics and recent Git activity at once?

Checking backlog statistics and recent Git activity at once is done by aggregating data from known paths and task trackers into a single digestible format. This mechanism assesses project state and team health quickly without dispatching agents.

Can I monitor team health and backlog status without dispatching agents?

Yes, you can monitor team health and backlog status without dispatching agents by running a read-only diagnostic command. It collects data from known paths and team member learning file sizes to provide a quick project overview.

How do I orient myself on project state at the start of a work session?

To orient yourself on project state at the start of a work session, run a status command that consolidates task tracker data, recent Git changes, and team member learnings. This eliminates manually checking multiple sources to see ready tasks and code changes.

Does the system status snapshot write files or modify my project data?

The system status snapshot does not write files or modify project data. It is designed for quick, read-only diagnostics, assessing backlog statistics and recent Git activity without dispatching agents or altering your environment.