Borrowing it
Nothing to install: this file belongs to sawadari/requirements-mcp-server. 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/sawadari/requirements-mcp-server/main/.claude/commands/miyabi-status.mdgit clone --depth 1 https://github.com/sawadari/requirements-mcp-serverWrote 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/sawadari/requirements-mcp-server/miyabi-status)<a href="https://agentmods.dev/commands/sawadari/requirements-mcp-server/miyabi-status"><img src="https://agentmods.dev/badge/commands/sawadari/requirements-mcp-server/miyabi-status/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/sawadari/requirements-mcp-server/miyabi-status"><img src="https://agentmods.dev/badge/commands/sawadari/requirements-mcp-server/miyabi-status.svg" alt="Reviewed on agentmods" width="80" 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.00010 | $0.00649 |
| Opus 5 | $0.00005 | $0.00324 |
| Sonnet 5 | $0.00002 | $0.00130 |
| Haiku 4.5 | $0.00001 | $0.00065 |
Grade A, and why
miyabi-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 10d 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
Miyabiプロジェクトステータス
プロジェクトのMiyabi統合状態、GitHub Issues、Actionsの状態を確認します。
MCPツール
miyabi__get_status
プロジェクトのMiyabi/Claude Code統合状態を取得(軽量・高速)
使用例:
プロジェクト状態確認:
miyabi__get_status({})
返却情報:
- 作業ディレクトリ
- Miyabi統合状態(.miyabi.yml存在確認)
- Claude Code統合状態(.claude/存在確認)
- パッケージ情報(name, version, 依存関係数)
miyabi__status
詳細なプロジェクトステータス(GitHub API経由)
パラメータ:
watch: ウォッチモード(自動更新)
使用例:
詳細ステータス:
miyabi__status({})
ウォッチモード:
miyabi__status({ watch: true })
返却情報:
- GitHub Issues状態(Open/Closed/In Progress)
- GitHub Actions実行状態
- Projects V2カンバンボード状態
- 組織設計ラベル分布
- Agent実行履歴
コマンドライン実行
# 軽量ステータス
npx miyabi status
# ウォッチモード(5秒ごと自動更新)
npx miyabi status --watch
表示例
📊 Miyabiプロジェクトステータス
プロジェクト: my-awesome-app
Repository: github.com/user/my-awesome-app
Miyabi Version: 0.6.0
GitHub Issues:
📋 Open: 5
✅ Closed: 23
🚧 In Progress: 2
GitHub Actions:
✅ Build: Success (2m 34s ago)
✅ Test: Success (2m 34s ago)
🔄 Deploy: Running
Projects V2:
📊 Backlog: 3
🚧 In Progress: 2
👀 Review: 1
✅ Done: 20
Agents:
🤖 CoordinatorAgent: 待機中
🧠 CodeGenAgent: 待機中
📊 ReviewAgent: 待機中
🚀 PRAgent: 待機中
組織設計ラベル:
🔴 緊急度-高: 2
🟡 緊急度-中: 3
🔵 規模-小: 4
🟣 規模-中: 1
💡 ヒント: miyabi__get_status は軽量で高速。miyabi__status は詳細情報取得(GitHub API使用)。
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.
- 10d ago First seen · 99 lines · 10 tokens per session scan A d05c021ec444
miyabi-status is a command published in the GitHub repository sawadari/requirements-mcp-server (2 stars, last pushed 10mo ago), licensed MIT. It adds 10 tokens to every session and 649 once invoked, about $0.0001 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-31.
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
A project-management workflow for coordinating multiple AI workers through five stages. It includes task assignment, shared activity logs, worker replacement, and final checks.