By unic
Review Azure DevOps pull requests with multi-agent analysis and post threaded comments back to the PR.
A monorepo of AI agent plugins developed at Unic. Currently hosts Claude Code plugins; structured to accommodate plugins for other agents (GitHub Copilot, etc.) in the future.
| Plugin | Agent | Description |
|---|---|---|
pr-review | Claude Code | Review Azure DevOps pull requests |
auto-format | Claude Code | Auto-format and lint files after edits |
unic-confluence | Claude Code | Publish Markdown files to Confluence |
Add the Unic marketplace once (run inside claude):
/plugin marketplace add https://github.com/unic/unic-agents-plugins
Then install individual plugins:
/plugin install pr-review@unic-agent-plugins
/plugin install auto-format@unic-agent-plugins
/plugin install unic-confluence@unic-agent-plugins
Prerequisites: Node.js ≥ 24, pnpm ≥ 10, Claude Code CLI (for Ralph).
pnpm install # install all workspace deps
pnpm check # Format check (Biome & Prettier for MD)
pnpm format # Format (Biome & Prettier for MD), writes files
pnpm test # run tests across all packages
pnpm typecheck # type-check across all packages
pnpm --filter <name> verify:changelog # changelog check for one plugin
See CONTRIBUTING.md for the full development workflow.
apps/
└── claude-code/ # Claude Code plugins (one dir per plugin)
packages/
├── biome-config/ # @unic/biome-config — shared Biome rules
├── tsconfig/ # @unic/tsconfig — shared TypeScript base config
└── release-tools/ # @unic/release-tools — bump/tag/verify scripts
docs/
└── plans/ # Ralph-iterable spec roadmap
LGPL-3.0-or-later — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub unic/unic-agents-plugins --plugin pr-reviewAuto-format and lint files when Claude Code edits them. Runs Prettier + ESLint --fix after Write/Edit/MultiEdit/NotebookEdit.
Publish markdown files to Confluence pages via the Confluence v2 API.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review