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/jwynia/context-networks/checklistgit clone --depth 1 https://github.com/jwynia/context-networksWrote 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/jwynia/context-networks/checklist)<a href="https://agentmods.dev/commands/jwynia/context-networks/checklist"><img src="https://agentmods.dev/badge/commands/jwynia/context-networks/checklist.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.00000 | $0.00345 |
| Opus 5 | $0.00000 | $0.00172 |
| Sonnet 5 | $0.00000 | $0.00069 |
| Haiku 4.5 | $0.00000 | $0.00034 |
Grade A, and why
checklist 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 3d 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
Quick Session Closure Checklist
We're about to close this session and lose anything not captured that we might need later. Are all of the following done?
Context Network Task Management
- Context network task entry exists and is updated with current status
- Task discoveries documented in
/discoveries/records/YYYY-MM-DD-###.md - All architectural decisions are documented (with ADRs if significant)
- Implementation approach is recorded
Discovery Layer Updates
- Discovery records created for all insights meeting trigger criteria (see
/discoveries/triggers.md) - Location indexes updated with any new component/feature locations found
- Learning paths updated if understanding evolved significantly
- Code exploration insights captured with file paths and line numbers
Relationship & Navigation
- Discovered relationships are mapped between components/concepts
- Navigation hubs updated if new paths discovered
- Bidirectional links established where appropriate
Quality & Boundaries
- Follow-up items are noted in appropriate sections
- No planning documents exist outside the context network
- All documents follow size limits (flag documents >300 lines)
- Obsolete content archived (not just deleted)
Discovery Triggers Met?
Review /discoveries/triggers.md - did any of these happen without documentation?
- Spent >5 minutes figuring out how something works
- Read >3 files to understand one feature
- Found "I know I saw this somewhere" moments
- Discovered why something was designed a certain way
$ARGUMENTS
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.
- 3d ago First seen · 35 lines · 0 tokens per session scan A be79caab1ebc
checklist is a command published in the GitHub repository jwynia/context-networks (24 stars, last pushed 1y ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 345 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
README
Git workflow and quality assurance commands for the claude-skills repository.
minutes-ideas
Surface recent voice memos and ideas captured from any device. Use when the user asks "what ideas did I have?", "what were my recent memos?", "what did I record while walking?", or wants to recall a captured thought.
engage.actions
Execute Phase 7 - Actions on Objectives and Goal Achievement.
sync-linear
Sync current work with Linear ticket status.
version
Show installed vs latest ai-sdlc plugin version. Bypasses the 24h SessionStart cache.
release-notes
Generate consistent, well-structured release notes from git history. Triggered on release tags following semver patterns (v..) to produce categorized changelog with breaking changes, features, fixes, and contributor attribution.