Stats
Actions
Tags
From team-shinchan
Displays a workflow status dashboard showing current stage, documents, metrics, and next steps from WORKFLOW_STATE.yaml.
How this skill is triggered — by the user, by Claude, or both
Slash command
/team-shinchan:statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
If no active workflow is found:
If no active workflow is found:
No active workflow found.
Use /team-shinchan:start to begin a new task.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 Workflow Status Dashboard
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📁 Document: {doc_id}
📋 Stage: {stage} ({status})
👤 Owner: {owner}
🔄 Phase: {phase or "N/A"}
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📄 Documents:
✅ WORKFLOW_STATE.yaml
{✅|❌} REQUESTS.md
{✅|❌} PROGRESS.md
{✅|❌} RETROSPECTIVE.md
{✅|❌} IMPLEMENTATION.md
📈 Metrics:
⏱️ Stages Completed: {N}/4
{stage_name}: {duration} min (if available)
Agents: {agent_count} invoked
📜 Recent History:
{last 3-5 history entries}
⏭️ Next Step:
{transition requirements for current stage}
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
metrics: section from WORKFLOW_STATE.yamlmetrics.agents is populatedmetrics: section is missing (legacy workflows), skip metrics displayIf WORKFLOW_STATE.yaml is corrupted or unreadable:
⚠️ WORKFLOW_STATE.yaml is corrupted or unreadable.
Showing available information from folder structure.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub seokan-jeong/team-shinchan --plugin team-shinchan