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.
git clone --depth 1 https://github.com/revaya-ai/revaya-aios-workspace-templateWrote 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/revaya-ai/revaya-aios-workspace-template/update-journal)<a href="https://agentmods.dev/commands/revaya-ai/revaya-aios-workspace-template/update-journal"><img src="https://agentmods.dev/badge/commands/revaya-ai/revaya-aios-workspace-template/update-journal/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/revaya-ai/revaya-aios-workspace-template/update-journal"><img src="https://agentmods.dev/badge/commands/revaya-ai/revaya-aios-workspace-template/update-journal.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.00000 | $0.00522 |
| Opus 5 | $0.00000 | $0.00261 |
| Sonnet 5 | $0.00000 | $0.00104 |
| Haiku 4.5 | $0.00000 | $0.00052 |
Grade A, and why
update-journal 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 56 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Update Journal
Append a new build log entry to an Obsidian build journal after a work session. Usage: /update-journal [project-name] Setup required: Set your Obsidian vault path in Step 2 below before using this command.
Run
-
Identify the project from the argument: $ARGUMENTS
- Add your own project shortcuts here (e.g., "project-one" →
ProjectOne.md) - If no argument or unclear, ask which project to update.
- Add your own project shortcuts here (e.g., "project-one" →
-
Read the current build journal from:
[YOUR_OBSIDIAN_VAULT_PATH]/Build Journals/[filename]- Replace
[YOUR_OBSIDIAN_VAULT_PATH]with your actual Obsidian vault path - Example on macOS with iCloud sync:
/Users/[username]/Library/Mobile Documents/iCloud~md~obsidian/Documents/
- Replace
-
Review the conversation history to identify what was done this session for this project:
- What features were built, fixed, or shipped?
- What decisions were made?
- What blockers were encountered or resolved?
- What's the next step?
-
Generate a new build log entry and append it to the Build Log section.
Entry Format
### [Date or Session label]
- [What was done — bullet points, raw and fast]
- [Each meaningful action gets its own bullet]
**Decided:** [Any decisions made this session, if applicable — omit if none]
**Next:** [The single most important next step]
**Post ideas:**
- "[Hook line]" ([Platform] — [angle])
Additional Updates
After appending the log entry, also check and update:
- Phase checklists: Check off any features/tasks that were completed this session
- Current phase/Status in header: Update if phase changed
- Open Questions: Mark any that were resolved with [x], add new ones if discovered
- Key Dates: Add any new milestones reached
- Decision Register: Add any new architectural or design decisions made
Rules
- Write in the same voice as existing entries — raw, fast, specific
- Never delete or modify existing log entries
- Post ideas should be specific to what was built, not generic
- Always include a Next: line — the journal should never end without a clear next step
- If nothing meaningful was done on this project, say so honestly — "No progress this session, still blocked on [X]"
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.
- 11d ago First seen · 56 lines · 0 tokens per session scan A 952e3aefb03c
update-journal is a command published in the GitHub repository revaya-ai/revaya-aios-workspace-template (2 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 522 tokens. 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
setup
Set up connect-apps - let Claude perform real actions in 500+ apps.
inventory
Track wiki-adjacent things the user cares about: items, Ideas, ingest candidates, entities, corpora, open questions, tasks, and other durable inventory records.
pull-learnings
Pulls shared organization patterns into local org-patterns.toon.
dashboard-session-abort-all
Abort multiple running sessions (asks which). Usage /dashboard:session-abort-all.
dashboard-session-tell
Send a prompt to another session. Usage /dashboard:session-tell.
dashboard-session-rename
Rename a session. Usage /dashboard:session-rename.