Borrowing it
Nothing to install: this file belongs to cloudrepo-io/founder-os. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/cloudrepo-io/founder-os/master/.claude/commands/queue/status.mdgit clone --depth 1 https://github.com/cloudrepo-io/founder-osWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/cloudrepo-io/founder-os/status)<a href="https://agentmods.dev/commands/cloudrepo-io/founder-os/status"><img src="https://agentmods.dev/badge/commands/cloudrepo-io/founder-os/status.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00005 | $0.00517 |
| Opus 5 | $0.00003 | $0.00259 |
| Sonnet 5 | $0.00001 | $0.00103 |
| Haiku 4.5 | $0.00001 | $0.00052 |
Grade A, and why
status scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Queue Status
Display the current state of the work queue.
Process
-
Read all queue files:
.claude/queue/active.json.claude/queue/backlog.json- Count files in
.claude/queue/completed/ - List files in
.claude/queue/plans/
-
Report summary:
## Work Queue Status
### Active (In Progress)
- [ID] Title (Owner) - started YYYY-MM-DD
Type: implementation | research
Problem: ...
### Needs Review (Research Plans)
- [ID] Title (Owner) - plan ready for review
Plan: .claude/queue/plans/{id}.md
### Backlog (X items)
| Priority | ID | Title | Type | Owner | Status |
|----------|-----|-------|------|-------|--------|
| 1 | ... | ... | impl | ... | pending |
| 2 | ... | ... | research | ... | pending |
| 3 | ... | ... | impl | ... | blocked |
### Blocked Items
- [ID] Title - blocked by: [dep-id-1], [dep-id-2]
### Completed (X items total)
- Most recent: [ID] Title - completed YYYY-MM-DD
-
If backlog is empty, note that no pending work exists
-
If there are high-priority items (1-2), highlight them
-
If there are
needs_reviewitems, highlight them and suggest/queue:approve -
If there are blocked items, show what they're waiting on
Status Values
| Status | Meaning |
|---|---|
pending |
Ready to be picked up |
in_progress |
Currently being worked on |
needs_review |
Research plan ready for founder review |
approved |
Plan approved, implementation created |
blocked |
Waiting on dependency |
completed |
Done and archived |
Quick Actions
Suggest available actions:
/queue:work- Pick up next item/queue:add- Add new implementation task/queue:research- Add new research task/queue:approve- Review and approve a plan/queue:revise- Request changes to a plan/queue:status- Refresh this view
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 75 lines · 5 tokens per session scan A 85bd8498f3c9
status is a command published in the GitHub repository cloudrepo-io/founder-os (19 stars, last pushed 7mo ago), licensed MIT. It adds 5 tokens to every session and 517 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other commands, from other repositories
template
Manage issue templates for streamlined issue creation.
sync-linear
Sync current work with Linear ticket status.
add-note
Add an internal or external note to a ConnectWise PSA ticket.
fest-show
Show festival progression (in-progress tasks, roadmap, and dependency view).
dispatcher
Pick the next-best repo to work on across the portfolio — rank free repos, recommend one, claim its lease atomically, and route to the entry command.
workpm
PM 모드로 오케스트레이터 시작. 팀을 구성하고 5단계 워크플로우로 작업을 완수합니다.