Claude Tools / Plugins / ucai

Plugins · joncik91/ucai

ucai

Use Claude Code As Is - native plugin leveraging built-in architecture

CLEARED_STATICclaude-onlyv2.3.1

Pipeline results

Coverage

CLEARED_STATIC

Tests run

7 / 8

Portability

Claude-only

Type

Plugins

Tests & results

What the pipeline checked

TestStateResult or reason
eligibilityranall eligibility checks passed
dedupranunique -- no near-duplicate found
clocran17380 code lines / 104 files
secretsranno secret patterns matched
egressran18 lexical match(es) — FLAG-INFO (C-01: semantic analysis deferred to v2)
injectionranno patterns matched (confidence: STANDARD)
required-fieldsranrequired fields present: name, version, description
behaviouraln/anot reached — prior gate did not pass

What's inside

Components found

agents/architect.md
componentmedium
agents/explorer-haiku.md
componentmedium
agents/explorer-opus.md
componentmedium
agents/explorer.md
componentmedium
agents/project-scanner.md
componentmedium
agents/reviewer-opus.md
componentmedium
agents/reviewer.md
componentmedium
agents/verifier.md
componentmedium
commands/bootstrap.md
componentmedium
commands/build.md
componentlow
commands/cancel-iterate.md
componentlow
commands/cancel-ship.md
componentlow
commands/debug.md
componentlow
commands/docs.md
componentmedium
commands/init.md
componentmedium
commands/iterate.md
componentlow
commands/plan.md
componentlow
commands/release.md
componentlow
commands/review.md
componentlow
commands/ship.md
componentlow

Coverage

Not assessed

  • behavioural execution not run
  • egress patterns logged (FLAG-INFO): 18 lexical match(es)

README

From the repository




# Ucai — Use Claude Code As Is

[![Claude Code v2.1+](https://img.shields.io/badge/Claude%20Code-v2.1%2B-E8954A)](https://docs.claude.com/en/docs/claude-code/overview)
[![Node.js 18+](https://img.shields.io/badge/node-18%2B-339933?logo=node.js&logoColor=white)](https://nodejs.org/)
[![License: MIT](https://img.shields.io/badge/license-MIT-E8954A.svg)](LICENSE)
[![Version: 2.3](https://img.shields.io/badge/version-2.3-E8954A)](CHANGELOG.md)
[![GitHub stars](https://img.shields.io/github/stars/Joncik91/ucai?color=E8954A&logo=github)](https://github.com/Joncik91/ucai/stargazers)
[![Marketplace install](https://img.shields.io/badge/install-marketplace-E8954A)](#install-marketplace)
[![Zero deps](https://img.shields.io/badge/zero%20deps-✓-E8954A)]()

A Claude Code plugin that solves the same problems as GSD, BMAD, Ralph, and Agent OS — but using Claude Code's native architecture instead of fighting it. v2.3 adds discipline layers on top of v2.2's programmatic enforcement: pre-flight requirement audits before any code is written, per-issue failure-mode analysis in every review, and strict author/reviewer separation for tests with anti-gaming verdicts aligned with the [Pragma](https:/

← Back to Plugins