By yoshisada
Obsidian project dashboard for Claude Code. Syncs project status, progress, issues, and feedback between code repos and an Obsidian vault via MCP.
Scaffold a new project in Obsidian. Creates the full directory structure, dashboard with auto-detected tech stack tags, and about.md — all via MCP. Run this once per repo to initialize the Obsidian project.
Read and process feedback from the Obsidian project dashboard. Displays items with suggested actions, then archives them to the Feedback Log with timestamps. Run at session start to pick up notes left in Obsidian.
Record a release in Obsidian. Creates a release note with auto-generated changelog from git history, and appends a progress entry marking the release event.
Display a formatted project status summary from Obsidian. Shows status, next step, latest progress, open issue count, and human-needed items. Read-only — does not modify anything.
Sync issues, docs, and tech tags from GitHub and the local repo to Obsidian. Creates/updates issue notes with templates and tags, closes archived issues, syncs PRD summaries as doc notes, and refreshes tech stack tags on the dashboard.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimSpec-first development harness for Claude Code. Provides skills, agents, hooks, and templates for PRD-driven development with 4-gate enforcement.
Hook-based workflow engine for Claude Code agent pipelines
npx claudepluginhub yoshisada/ai-repo-template --plugin shelfPersistent Obsidian-based memory for coding agents. Automatically orients from a knowledge vault at session start, navigates project architecture via graph traversal, and writes discoveries back to the vault.
Interact with Obsidian vaults using the official Obsidian CLI (v1.12+). Read, create, append, search, and manage notes, daily notes, properties, tags, tasks, bookmarks, templates, themes, sync, plugins, and links — all from the terminal.
Obsidian CLI operations - vault management, search, properties, tasks, plugins, publish, and sync
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
Second Brain OS — 16 skills for knowledge management, deep thinking, and vault operations powered by Obsidian.
Manage an Obsidian vault as your development knowledge base and automatic work journal. Auto-captures commits, tasks, and Claude Code components with structured frontmatter.