From obsidian-tracker
Link commits, PRs, tasks, or bugs to a decision. Use when the user invokes /decision-link.
How this skill is triggered — by the user, by Claude, or both
Slash command
/obsidian-tracker:decision-linkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> Converted from Claude Code command `/decision-link`.
Converted from Claude Code command
/decision-link. Review and adapt: hooks and MCP tool IDs may need manual mapping for Codex.
Determine project from tracking file or findProjectByLocalPath.
Resolve decision ID:
Ask what to link via AskUserQuestion:
Link via linkEntity with entity="DEC-{id}" and the collected links.
Confirm the updated links.
Note: linkEntity works for any entity type (TASK, BUG, DEC). This command is a convenience wrapper focused on decisions.
npx claudepluginhub ivanlutsenko/awac-ai-agent-plugins --plugin obsidian-trackerOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.