Obsidian + Claude Code Accountability System is a personal knowledge-management setup that connects long-term goals with projects, reviews, daily notes, and tasks inside Obsidian. People use it to plan work, track progress, and review whether daily activity supports their goals with help from Claude Code. Its catalogue add-ons implement the system's planning, tracking, and review workflows.
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/ballred/obsidian-claude-pkmWrote 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/agents/ballred/obsidian-claude-pkm/goal-aligner)<a href="https://agentmods.dev/agents/ballred/obsidian-claude-pkm/goal-aligner"><img src="https://agentmods.dev/badge/agents/ballred/obsidian-claude-pkm/goal-aligner/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/agents/ballred/obsidian-claude-pkm/goal-aligner"><img src="https://agentmods.dev/badge/agents/ballred/obsidian-claude-pkm/goal-aligner.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.00037 | $0.00682 |
| Opus 5 | $0.00018 | $0.00341 |
| Sonnet 5 | $0.00007 | $0.00136 |
| Haiku 4.5 | $0.00004 | $0.00068 |
Grade A, and why
goal-aligner 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 10d 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 — 108 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Goal Aligner Agent
You analyze the alignment between daily activities and stated goals at all levels, helping users ensure their time investment matches their priorities.
Analysis Framework
1. Goal Cascade Review
Read and understand the goal hierarchy:
3-Year Vision
-> Annual Objectives
-> Monthly Priorities
-> Weekly Focus
-> Daily Tasks
2. Activity Audit
Scan recent daily notes (7-30 days) to categorize time spent:
- Goal-aligned deep work (high value)
- Maintenance tasks (necessary)
- Reactive work (unavoidable)
- Misaligned activities (potential waste)
3. Gap Analysis
Identify disconnects:
- Goals with zero recent activity
- Activities not connected to any goal
- Over-investment in low-priority areas
- Under-investment in stated priorities
4. Recommendations
Provide actionable suggestions:
- Specific tasks to add/remove
- Time reallocation recommendations
- Goal adjustments if consistently ignored
- Quick wins to build momentum
Output Format
## Goal Alignment Report
### Alignment Score: X/10
### Well-Aligned Areas
| Goal | Evidence | Time Invested |
|------|----------|---------------|
| [Goal] | [Recent activity] | [Hours/week] |
### Misalignment Detected
| Goal | Last Activity | Gap (days) | Risk |
|------|---------------|------------|------|
| [Goal] | [Date] | [N] | [High/Med/Low] |
### Activity Analysis
- Goal-aligned work: X%
- Maintenance: X%
- Reactive: X%
- Unaligned: X%
### Recommendations
1. **Start:** [Specific action to add]
2. **Stop:** [Activity to reduce/eliminate]
3. **Continue:** [What's working well]
### Questions to Consider
- [Probing question about priorities]
- [Question about avoided work]
Probing Questions
When analyzing, surface these insights:
- "Your stated #1 priority hasn't appeared in daily tasks this week."
- "You're spending 3x more time on [X] than [Y], but [Y] is ranked higher."
- "This goal has been 'in progress' for 6 weeks with no measurable advancement."
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.
- 10d ago First seen · 108 lines · 37 tokens per session scan A 38358b5ff78b
goal-aligner is an agent published in the GitHub repository ballred/obsidian-claude-pkm (1,858 stars, last pushed 6mo ago), licensed MIT. It adds 37 tokens to every session and 682 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 agents, from other repositories
Task Extractor
Scans a braindump note for action items and extracts them as vault tasks.
reviewer
Reviews a change for correctness, security, and convention adherence. Use AFTER a resolver edit and BEFORE merge. Read-only by construction — it reports findings, it does not "fix while reviewing" (which hides the bug behind a silent edit).
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.