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-trackerProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
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.