Stats
Actions
Tags
From macrohard-teams
Show current build progress — what the team has built, which agents produced what, test results, and any pending work. Use to check what was done.
How this skill is triggered — by the user, by Claude, or both
Slash command
/macrohard-teams:statusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Check what the team has produced so far.
Check what the team has produced so far.
git log --oneline -10git status --porcelain=== Build Status ===
PRDs: [count] documents in docs/product/
- [filename] ([lines] lines)
Implementation: [count] files in src/
- [filename] ([lines] lines)
Tests: [count] files in tests/ + e2e/
- [filename] ([lines] lines)
- Last run: [pass/fail]
Recent commits:
[git log output]
Pending: [uncommitted files or "all committed"]
$ARGUMENTS
npx claudepluginhub tumblecat44/macrohard-teams --plugin macrohard-teamsWhole-repo audit for over-engineering: finds dead code, unnecessary abstractions, stdlib-replaceable dependencies. Outputs ranked findings and net line/dep savings.