From obsidian-tracker
Close an active decision. Use when the user invokes /decision-close.
How this skill is triggered — by the user, by Claude, or both
Slash command
/obsidian-tracker:decision-closeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> Converted from Claude Code command `/decision-close`.
Converted from Claude Code command
/decision-close. Review and adapt: hooks and MCP tool IDs may need manual mapping for Codex.
Determine project from tracking file or findProjectByLocalPath.
Resolve decision ID:
1 or DEC-001), use it directly.listDecisions with status="Active" and show the list. Ask user to pick.Show the decision via getDecision so the user can confirm.
Ask for close reason (optional) via AskUserQuestion.
Close via closeDecision.
Confirm closure.
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.