From obsidian-tracker
Create a new lightweight Architecture Decision Record (ADR). Use when the user invokes /decision-new.
How this skill is triggered — by the user, by Claude, or both
Slash command
/obsidian-tracker:decision-newThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> Converted from Claude Code command `/decision-new`.
Converted from Claude Code command
/decision-new. Review and adapt: hooks and MCP tool IDs may need manual mapping for Codex.
Determine project:
.claude/obsidian-tracking.json exists, use the project from it.findProjectByLocalPath with cwd.Collect decision info:
AskUserQuestion:
Check for related entities:
Create the decision:
addDecision with all collected info.Update tracking:
.claude/obsidian-tracking.json exists, add "📋 Decision DEC-{id}: {title}" to actions.Confirm with the decision ID and a brief summary.
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.