obsidian-tracker

obsidian-tracker is a plugin for Claude Code from IvanLutsenko/awac-ai-agent-plugins. Its manifest loads nothing; the 19 skills, 19 commands it bundles cost 678 tokens per session together, scanned A, original, MIT.

A project-tracking add-on that uses Obsidian notes to manage tasks, kanban boards, bugs, decisions, work sessions, and engineering records. A kanban board organises work as cards moving through stages; an engineering decision record documents why a technical choice was made.

In plain words
What is it for?
Use it to create and track projects and tasks, log or close bugs, manage sessions, record technical decisions, and review current work.
Why use it?
It keeps project work, bugs, decisions, sessions, actions, and commits connected instead of scattered across separate notes. Hooks can record some activity automatically.

Plugin for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable. Also seen: names the TodoWrite tool.

Good fit Use it to create and track projects and tasks, log or close…

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add IvanLutsenko/awac-ai-agent-plugins/plugin install obsidian-tracker
Install

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.

Clone the repo
git clone --depth 1 https://github.com/IvanLutsenko/awac-ai-agent-plugins

Made for: Claude Code.

Wrote 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.

agentmods badge for obsidian-tracker

README.md
[![agentmods](https://agentmods.dev/badge/plugins/ivanlutsenko/awac-ai-agent-plugins/obsidian-tracker.svg)](https://agentmods.dev/plugins/ivanlutsenko/awac-ai-agent-plugins/obsidian-tracker)
Your own site
<a href="https://agentmods.dev/plugins/ivanlutsenko/awac-ai-agent-plugins/obsidian-tracker"><img src="https://agentmods.dev/badge/plugins/ivanlutsenko/awac-ai-agent-plugins/obsidian-tracker.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 19 skills, 19 commands cost 678 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

obsidian-tracker 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 yesterday.

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.

plugins/obsidian-tracker/.claude-plugin/plugin.json · 155 lines

How it starts

The opening of the file, as written. The whole thing — 155 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "obsidian-tracker",
  "description": "Project tracking, task management with kanban boards, bug logging, decision records (ADR), session management, and engineering traceability via Obsidian. Auto-tracks sessions, actions, bugs, and commits via hooks.",
  "version": "4.5.2",
  "mcpServers": "./.mcp.json",
  "author": {
    "name": "Ivan Lutsenko",
    "email": "[email protected]",
    "url": "https://github.com/IvanLutsenko"
  },
  "keywords": [
    "obsidian",
    "projects",
    "tracking",
    "tasks",
    "kanban",
    "bugs",
    "decisions",
    "adr",
    "traceability",
    "hooks",
    "auto-sync"
  ],
  "license": "MIT",
  "commands": [
    "./commands/projects.md",
    "./commands/project-new.md",
    "./commands/project-bug.md",
    "./commands/bug-close.md",
    "./commands/session-log.md",
    "./commands/track-start.md",
    "./commands/track-stop.md",
    "./commands/track-status.md",
    "./commands/task.md",
    "./commands/done.md",
    "./commands/today.md",
    "./commands/pulse.md",
    "./commands/import.md",
    "./commands/project-archive.md",
    "./commands/where-was-i.md",
    "./commands/decision-new.md",
    "./commands/decision-close.md",
    "./commands/decision-supersede.md",
    "./commands/decision-link.md"
  ],
  "hooks": {
    "PermissionRequest": [
      {
        "hooks": [
          {
            "type": "command",
            "command": "${CLAUDE_PLUGIN_ROOT}/hooks/auto-allow-mcp.sh",
            "timeout": 5
          }
        ]
      }
    ],
    "PreCompact": [
      {
        "hooks": [
          {
            "type": "command",
            "command": "${CLAUDE_PLUGIN_ROOT}/hooks/pre-compact.sh",
            "timeout": 5
          }
        ]
      }
    ],
    "SessionStart": [
      {
        "matcher": "clear",
        "hooks": [
          {
            "type": "command",
            "command": "${CLAUDE_PLUGIN_ROOT}/hooks/session-clear.sh",
            "timeout": 15
          }
        ]
      },
      {

Read the full file on GitHub · 155 lines

Contents

What it installs

The manifest is a name and a version. 19 skills, 19 commands travel with it, and installing the plugin installs all of them — 678 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

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.

  1. yesterday First seen · 155 lines scan A 78324d067d86

Subscribe to this mod's changes

obsidian-tracker is a plugin published in the GitHub repository IvanLutsenko/awac-ai-agent-plugins (2 stars, last pushed 3d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-09-05.

Related

Other plugins, from other repositories

aidd-vcs

External artifacts: repo-init, commit, pull-request, release-tag, issue-create.

ai-driven-dev/framework · not measured

comfyui-plugin

ComfyUI custom-node pack lifecycle - scaffold a pack, create + seed the repo, open the gitops adoption PR, publish to the Comfy Registry, and add README screenshots.

laurigates/claude-plugins · not measured

sdlc

SDLC — the complete software development lifecycle as gaps the engine cannot fill on its own (skillwise four-atom discipline: Knowledge / Capability / Judgment / Control, no step-marches). Twenty-seven skills organised as nine rings + a spine (docs/ARCHITECTURE.md). Delivery spine (original): /sdlc (lifecycle orchest.

XRenSiu/claude-code-forge · not measured

release-conductor

Owns everything around the diff: craft Conventional Commits and PR descriptions, recommend the right semver bump by reasoning about behavioral breaking changes, assemble changelogs from messy history, and guide merge-conflict resolution, rebase planning, and git-history archaeology.

sigistry/marketplace · not measured

bitwarden-delivery-tools

Delivery lifecycle skills for Bitwarden initiatives — initiative funnel navigation, work transitions, architectural judgment, commits, pull requests, preflight checks, change labeling, and Jira ticket filing.

bitwarden/ai-plugins · not measured

action

Convert tickets to branches in isolated worktrees. Uses team branch conventions, lands gated commits, and supports parallel tickets.

tony/skills · not measured