bmb-statuslisted
Install: claude install-skill blacklettertimeoff432/be-my-butler
# /BMB-status
On-demand dashboard for BMB ecosystem state. Works from ANY directory.
## Process
1. Source scripts:
```bash
source "$HOME/.claude/bmb-system/scripts/bmb-ideas.sh"
bmb_idea_init # Ensures index.json exists (Residual R1 fix)
```
2. Read `~/.claude/bmb-ideas/index.json` — if empty (no ideas), show welcome message:
```
아직 등록된 아이디어가 없어요.
/BMB-brainstorm 으로 첫 브레인스토밍을 시작해보세요!
```
3. For each idea with `status=project` and `project_path` set:
- Check if `{project_path}/.bmb/sessions/latest/carry-forward.md` exists
- Check if `{project_path}/.bmb/sessions/latest/session-prep.md` exists
- Count pending items
4. Present dashboard in Korean:
```
═══════════════════════════════════════
BMB 프로젝트 & 아이디어 현황
═══════════════════════════════════════
🚀 진행 중인 프로젝트
┌──────────┬──────────────────┬────────────┬──────────┐
│ 프로젝트 │ 경로 │ 마지막 세션 │ 대기 항목 │
├──────────┼──────────────────┼────────────┼──────────┤
│ {title} │ ~/projects/... │ 3일 전 │ 2건 │
└──────────┴──────────────────┴────────────┴──────────┘
🔍 탐구 중인 아이디어
┌──────────┬──────────┬────────────┐
│ 아이디어 │ 상태 │ 마지막 업데이트 │
├──────────┼──────────┼────────────┤
│ {title} │ elaborate│ 2일 전 │
└──────────┴──────────┴────────────┘
💡 새로운 스파크
- {title} (n일 전)
📦 보관함 ({count}개)
- {title} — {summary}
═══════════════════════════════════════
```
5. **Nudge logic** (Axis 7):
- Ideas in `