uniqbit-ag

7 mods across 1 repository, 11 stars between them.

mate-claude-plugin

01

uniqbit-ag/mate-cli

Plugin Claude Code

Mate-managed Claude Code hooks: artifact-path guardrail, session banner, companion guidance, and the OpenSpec archive-finish nudge. Ships inside @uniqbit/mate-core and is never published separately. A managed launch loads it with --plugin-dir; a wrapped repository instead inlines the guard and guidance commands into…

11 4d ago A tokens not measured original MIT

PreToolUse

02

uniqbit-ag/mate-cli

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit and Bash tool calls, executing validate-artifact-path.mjs via node. From uniqbit-ag/mate-cli.

11 4d ago A tokens not measured original MIT

SessionStart

03

uniqbit-ag/mate-cli

Hook

Runs when a session starts, executing session-banner.mjs and session-guidance.mjs via node (2 commands). From uniqbit-ag/mate-cli.

11 4d ago A tokens not measured copy · 55% MIT

PostToolUse

04

uniqbit-ag/mate-cli

Hook

Runs after a tool call finishes for Bash tool calls, executing artifact-finish-nudge.mjs via node. From uniqbit-ag/mate-cli.

11 4d ago A tokens not measured original MIT

uniqbit-ag/mate-cli

Skill Claude CodeCodex

Finish a completed artifact in one step via mate artifact finish. Use when the user wants to finish, ship, or archive-and-push a completed artifact and anchor it with a dated revert tag.

11 4d ago A 46 tokens original MIT

uniqbit-ag/mate-cli

Skill Claude CodeCodex

Reverse-engineer an OpenSpec spec for one existing feature and emit a ready-to-finish backfill change. Use when the user wants to backfill, document, or spec existing or legacy behavior that has no spec yet.

11 4d ago A 52 tokens original MIT

react-doctor

07

uniqbit-ag/mate-cli

Skill Claude CodeCodex

Use when finishing a feature, fixing a bug, before committing React code, or when the user types /doctor, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full local-triage workflow that fetches the canonical playbook.

11 4d ago A 70 tokens copy · 100% MIT