
Unic Agent Plugins
- Updated July 3, 2026
- unic/unic-agents-plugins
unic-agent-plugins is a Claude Code plugin marketplace monorepo that bundles official Unic AI agent plugins so developers can install PR review, formatting, Confluence, and Archon lifecycle extensions from one GitHub sou
About
unic-agent-plugins is the official Unic Claude Code plugin marketplace hosted at unic/unic-agents-plugins. The monorepo currently lists five installable plugins: pr-review for Azure DevOps pull requests, auto-format for post-edit linting, unic-confluence to publish Markdown to Confluence, unic-archon-dlc for an explore-plan-build-qa-cleanup-triage lifecycle, and unic-pr-review for AI PR reviews with Atlassian intent checks and confidence-scored findings. Developers add the marketplace once with `/plugin marketplace add https://github.com/unic/unic-agents-plugins`, then install individual plugins such as `pr-review@unic-agent-plugins` or `unic-archon-dlc@unic-agent-plugins`. The workspace uses pnpm, Node.js 22+, Biome formatting, and shared @unic packages for release tooling and changelog verification. CONTRIBUTING.md documents the full development workflow including `pnpm test`, `pnpm typecheck`, and per-plugin verify:changelog checks. Reach for unic-agent-plugins when your engineering team standardizes Claude Code workflows around Unic practices—Azure DevOps review loops, doc publishing, and structured agent lifecycles—instead of maintaining ad hoc slash commands per repository.
- Marketplace bundles 5 Claude Code plugins: pr-review, auto-format, unic-confluence, unic-archon-dlc, unic-pr-review
- unic-archon-dlc runs explore → plan → build → qa → cleanup → triage lifecycle
- unic-pr-review adds Atlassian intent checks with confidence-scored findings
- Install via `/plugin marketplace add https://github.com/unic/unic-agents-plugins`
- Monorepo uses pnpm workspace with Node.js ≥22 and shared @unic release-tools
Unic Agent Plugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add unic/unic-agents-pluginsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | July 3, 2026 |
|---|---|
| Repository | unic/unic-agents-plugins ↗ |
How do you install official Unic Claude Code agent plugins?
Install unic-agent-plugins marketplace plugins for Azure DevOps PR review, auto-format, Confluence publish, and Archon DLC inside Claude Code.
Who is it for?
Engineering teams on Claude Code who want Unic-maintained PR review, formatting, Confluence, and Archon lifecycle plugins from one marketplace.
Skip if: Developers needing generic open-source plugin collections unrelated to Unic Azure DevOps, Confluence, or Archon workflows.
What you get
Five Claude Code plugins installed from one marketplace with shared pnpm workspace tooling and documented slash-command workflows.
- installed Claude Code plugins
- marketplace.json entries
By the numbers
- Lists 5 Claude Code plugins in the marketplace README table
- Requires Node.js ≥22 and pnpm ≥10 for monorepo development
Plugins in this marketplace
6 plugins - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Choose unic-agent-plugins when you need Unic-specific Azure DevOps, Confluence, and Archon workflows rather than a general multi-harness plugin catalog.
FAQ
How many plugins does Unic Agent Plugins include?
Unic Agent Plugins lists five Claude Code plugins in its README: pr-review, auto-format, unic-confluence, unic-archon-dlc, and unic-pr-review, each installable from the same GitHub marketplace.
How do you install plugins from Unic Agent Plugins?
In Claude Code, run `/plugin marketplace add https://github.com/unic/unic-agents-plugins`, then install a plugin such as `/plugin install pr-review@Unic Agent Plugins` from the marketplace UI or command.