PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing post-edit-lint.sh. From uphy/obsidian-reminder.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing post-edit-lint.sh. From uphy/obsidian-reminder.
Hook Claude Code
Runs when the agent finishes a response, executing stop-check.sh, manual-verify-reminder.sh and docs-update-reminder.sh (3 commands). From uphy/obsidian-reminder.
Settings file Claude Code
Agent settings declaring 2 hook events (PostToolUse, Stop) and 23 allowed tools.
Skill Claude CodeCodex
Set up the local test vault and guide the user through manual verification of obsidian-reminder changes. Use this whenever a change should be verified in a real Obsidian vault — after implementing a fix or feature, when preparing a PR for review, or when the user says things like "動作確認して", "動作確認を手伝って", "テスト環境を整えて"…
Skill Claude CodeCodex
Drive a real, running Obsidian instance over the Chrome DevTools Protocol (CDP) to automatically test obsidian-reminder — evaluate JS inside the app, fire reminders on demand, and screenshot the window. Use this when the user wants automated end-to-end checks against a live Obsidian ("自動でテストして", "CDPで確認して"…
Instructions file
Instructions for uphy/obsidian-reminder, covering obsidian-reminder, language, commands, architecture and local development.