From productivity
Format an Obsidian note with tags and link it from today's daily note
npx claudepluginhub seabbs/skills --plugin productivityThis skill uses the workspace's default tool permissions.
Format an existing Obsidian note with appropriate tags and link it from today's daily note.
Verifies tests pass on completed feature branch, presents options to merge locally, create GitHub PR, keep as-is or discard; executes choice and cleans up worktree.
Guides root cause investigation for bugs, test failures, unexpected behavior, performance issues, and build failures before proposing fixes.
Writes implementation plans from specs for multi-step tasks, mapping files and breaking into TDD bite-sized steps before coding.
Format an existing Obsidian note with appropriate tags and link it from today's daily note.
- [[Note Title]] - Brief description #typeDefault: $OBSIDIAN_VAULT (set via environment variable)
obsidian/
├── periodic/
│ └── YYYY-MM-DD.md (daily notes)
├── unpublished/
│ └── your-notes-here.md
└── published/
IMPORTANT: If this command is being run as a standalone request, automatically exit after completing all phases successfully.