devteam-status

Monitor DevTeam system health, progress, costs, and execution history via CLI.

17|8|Updated Oct 30, 2025
One-click install
npx skills add https://github.com/michael-harris/devteam --skill devteam-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devteam-status
Source: https://github.com/michael-harris/devteam/tree/main/skills/devteam-status
Command: npx skills add https://github.com/michael-harris/devteam --skill devteam-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive overview of the DevTeam system's operational status, including active sessions, historical performance, and cost analysis, enabling users to understand and manage their development workflows effectively.

Core Features & Use Cases

  • Real-time Session Monitoring: View the status, progress, and current task of any active development session.
  • Historical Analysis: Access past session data, including commands executed, completion status, and associated costs.
  • Cost Tracking: Analyze model usage and overall expenditure, with options for detailed breakdowns by model, command type, or agent.
  • Agent Performance Metrics: Evaluate the success rates and common failure points of individual agents to optimize workflow.
  • Use Case: A project manager can use /devteam:status --all to get a complete picture of ongoing development efforts, identify potential bottlenecks, and review recent costs.

Quick Start

Display the current session status by running /devteam:status.

Frequently Asked Questions about devteam-status

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

FAQPage Schema
How do I monitor autonomous development session status and progress?

To monitor autonomous development session status, you can view real-time progress, current tasks, and active session health for the DevTeam system using command-line options. This provides comprehensive insights into ongoing development operations.

Can I track agent-specific performance metrics and failure points?

Yes, you can track agent performance metrics to evaluate individual success rates and identify common failure points. This helps optimize development workflows by analyzing specific agent activities within the system.

How do I analyze model usage costs and expenditure for development operations?

You can analyze model usage costs and overall expenditure through built-in cost tracking features. It offers detailed cost breakdowns by model, command type, or agent to help manage development workflow budgets.

Does the system store historical execution data and session commands?

Yes, the system stores historical execution data and session commands. It utilizes SQLite for state management and event logging, allowing you to access past session data including completion status and associated costs.

What is the best way to review past development session performance?

The best way to review past development session performance is by accessing historical session data stored via SQLite. You can review commands executed, completion status, and associated costs to identify potential bottlenecks.