Team Status banner
OthmanAdi OthmanAdi

Team Status

Development community

Description

--- description: "Get comprehensive status report for the current agent team. Shows phase progress, findings, and recommendations." --- Provide a comprehensive status report for the current team planning session. ## What to Report 1. **Read all planning files:** - team_plan.md — Phase status - team_findings.md — Discoveries - team_progress.md — Activity log 2. **Summarize:** - Overall progress (X/Y phases complete) - Active teammates and their status - Key findings so far

Installation

Installs to ~/.claude/skills/othmanadi-planning-with-teams-team-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/othmanadi-planning-with-teams-team-status && curl -fsSL https://raw.githubusercontent.com/OthmanAdi/planning-with-teams/HEAD/commands/team-status.md -o ~/.claude/skills/othmanadi-planning-with-teams-team-status/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository