From bencium-harness
Watches for architectural decisions during a bencium-harness session and nudges the user to log them via /bencium-decide. Triggers when the conversation involves picking between technical alternatives, choosing a library/framework, defining a data model, setting a policy, or making any choice that future-you would want to know the reason for.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bencium-harness:decision-watcherThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Only when the project has a `.harness/` folder (otherwise stay silent — this is not a bencium-harness project).
Only when the project has a .harness/ folder (otherwise stay silent — this is not a bencium-harness project).
Trigger when the current conversation involves any of:
Do NOT trigger on:
.harness/archive/ (check first via context-loader)When you detect a decision moment:
Let the conversation reach a conclusion first — don't interrupt mid-discussion.
Once the choice is made, say (briefly):
"Worth logging? Run
/bencium-decide \"<short title>\"and I'll capture the why + alternatives + consequences."
If the user agrees or asks you to run it, invoke /bencium-decide with a suggested title.
If the user says no or ignores the nudge, drop it. Don't re-prompt for the same decision.
Nudge at most once per 10 conversation turns. If you've nudged recently and the user didn't act, wait. Better to miss a decision than to nag.
/bencium-decide without the user's go-ahead..harness/archive/ already has a recent decision on the same topic — instead say "Already covered in archive/NNNN — want to update it?"Provides 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.
npx claudepluginhub bencium/bencium-harness --plugin bencium-harness