Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/ramsbaby/jarvis/standupgit clone --depth 1 https://github.com/Ramsbaby/jarvisWrote 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/ramsbaby/jarvis/standup)<a href="https://agentmods.dev/commands/ramsbaby/jarvis/standup"><img src="https://agentmods.dev/badge/commands/ramsbaby/jarvis/standup.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 | $0.00049 | $0.00434 |
| Opus 5 | $0.00024 | $0.00217 |
| Sonnet 5 | $0.00010 | $0.00087 |
| Haiku 4.5 | $0.00005 | $0.00043 |
Grade A, and why
standup 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 4d 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
스탠드업 리포트
어제 한 일과 오늘 할 일을 자동으로 정리해주세요.
데이터 소스
1. 어제 한 일
git log --since="yesterday 00:00" --until="today 00:00" --oneline --all(~/openclaw 기준)~/openclaw/logs/auto-retry.jsonl에서 어제 실행 요약- 어제 완료된 GitHub 이슈/PR 확인 (gh 명령어)
2. 오늘 할 일
gog tasks list "MDE3MjE5NzU0MjA3NTAxOTg4ODc6MDow" --account ${GOOGLE_ACCOUNT}에서 미완료 할 일gog calendar list --from today --to today --account ${GOOGLE_ACCOUNT}에서 오늘 일정- 열린 GitHub 이슈 중 우선순위 높은 것
3. 블로커
- auto-retry 실패 패턴이 있으면 표시
- 시스템 이상 징후가 있으면 표시
출력 형식
📋 Stand-up Report - YYYY-MM-DD (요일)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✅ 어제 한 일
• [커밋/작업 요약1]
• [커밋/작업 요약2]
• 시스템: XX회 실행, 성공률 XX%
📌 오늘 할 일
• [ ] 할 일 1 (마감: MM/DD)
• [ ] 할 일 2
• [ ] 일정: HH:MM 일정명
🚧 블로커
• 없음 / [블로커 설명]
간결하게 정리하되, 중요한 것은 빠뜨리지 말 것.
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.
- 4d ago First seen · 45 lines · 49 tokens per session scan A e05d61869fde
standup is a command published in the GitHub repository Ramsbaby/jarvis (16 stars, last pushed 12d ago), licensed MIT. It adds 49 tokens to every session and 434 once invoked, about $0.0002 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.
clarify
Walk through inbox items applying the GTD decision tree. Usage: /gtd:clarify [--id gtd-xxx].