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/opensesh/DESIGN-OPSWrote 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/opensesh/design-ops/weekly-recap)<a href="https://agentmods.dev/commands/opensesh/design-ops/weekly-recap"><img src="https://agentmods.dev/badge/commands/opensesh/design-ops/weekly-recap.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.00000 | $0.00295 |
| Opus 5 | $0.00000 | $0.00148 |
| Sonnet 5 | $0.00000 | $0.00059 |
| Haiku 4.5 | $0.00000 | $0.00030 |
Grade A, and why
weekly-recap 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 8d 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
/design-ops:weekly-recap
Legacy alias for /design-ops:dashboard weekly
Trigger
User invokes /design-ops:weekly-recap at the end of a week to review accomplishments and plan ahead.
Behavior
This command is a backwards-compatible alias. It delegates to the unified dashboard command:
/design-ops:weekly-recap → /design-ops:dashboard weekly
Execution
- Invoke
/design-ops:dashboard weekly - Return the weekly dashboard output (all enabled pillars)
Migration Notice
/design-ops:weekly-recap continues to work for backwards compatibility, but the recommended command is now:
/design-ops:dashboard weekly # All pillars, weekly
/design-ops:dashboard ops weekly # Operations only, weekly
/design-ops:dashboard design weekly # Design only, weekly
See /design-ops:dashboard for full documentation on pillar and timeframe options.
Why This Alias Exists
- Muscle memory — Existing users know
/design-ops:weekly-recap - Documentation links — Prevents broken references
- Gradual migration — Users can adopt new syntax at their own pace
Version: 2.0 (alias wrapper) Delegates to: /design-ops:dashboard weekly
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.
- 8d ago First seen · 50 lines · 0 tokens per session scan A b03ba7639055
weekly-recap is a command published in the GitHub repository opensesh/DESIGN-OPS (23 stars, last pushed 3mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 295 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-30.
Other commands, from other repositories
design-tutorial
Interactive guided tour of Naksha — learn commands through real exercises, discover workflows, and get oriented in under 10 minutes.
gen-video
Generate video output in one of three modes: Remotion (programmatic React-based video), Gen-AI (shot prompt pack for Runway/Kling/Sora/Pika/Luma), or Remotion+Gen-AI (programmatic scaffold with AI footage embedded).
explore
Fast codebase exploration with Antigravity's agy CLI (Gemini 3.7 Flash, read-only). EXPERIMENTAL.
statusline
Show the governor fleet in your Claude Code statusline. Explicit, opt-in, and chains — it never replaces an existing statusline.
takeoff
Create, resume, or clear a session hand-off baton (one per work line).
nyann:diff-profile
Compare two nyann profiles side-by-side and show what changes between them: hooks, branching, CI, documentation, extras, governance. Useful before switching profiles to understand the impact.