By caasi
Run an assisted review loop for code or design artifacts using blind parallel local reviewers (Claude, Codex) and optional GitHub Copilot on PRs, with convergence detection and no auto-merge. Includes host probing to enroll reviewers and an optional AWS Bedrock rate limiter hook.
Discover which coding CLIs this host has, verify how to call each one by actually calling it, and record the reviewer roster you want here — idempotent; re-run whenever the host changes
Run the assisted review loop — local reviewers answer blind and in parallel (enrolled roster; heterogeneity is a bonus, not a gate), then a forge reviewer (Copilot) for PRs; never merges autonomously
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin marketplace by caasi.
Delegate tasks to external OpenAI-compatible chat endpoints with capability probing, delegation patterns, and prompt injection awareness.
See plugins/chat-subagent/skills/chat-subagent/README.md for full documentation.
Describe multi-step agent workflows using an Arrow-style DSL and validate them structurally with the ocaml-compose-dsl binary. The DSL is a planning language — the agent expands it into concrete tool calls.
See plugins/compose/skills/compose/README.md for full documentation.
Natural language constraints → deterministic test artifacts. Write constraints in structured Markdown (constraints/*.md with Given/When/Then/Unless/Examples/Properties), generate unit tests / PBT / mutation tests, and enforce with a 4-layer deterministic pipeline.
Platform-specific fetch strategies for content that resists simple WebFetch. Currently covers Blogspot/Blogger via JSON Feed API.
See plugins/fetch-tips/skills/blogspot/README.md for full documentation.
Reflect on human-AI stewardship through Socratic dialogue. A mirror, not a checklist — rooted in Audrey Tang's Humane Intelligence framework and Civic AI 6-Pack of Care.
See plugins/kami/skills/kami/README.md for full documentation.
FP-thinking review and refactor for pre-RSC React (classes, hooks, Redux/MobX/observable, Reselect, Immer). Ships only architectural rules where neither TypeScript nor eslint-plugin-react-hooks already enforces the principle. Five active categories: state architecture (model-), effects (effect-), composition (compose-), render purity (purity-), and hook applicability (hooks-). Two categories (immutable-, message-) defer to existing tooling. One slash command: /old-react [review|refactor] [path].
See plugins/old-react/skills/old-react/README.md and SKILL.md for the canonical rule list.
Security review using OWASP frameworks with offline reference data from 8 Top 10 projects (Web, API, LLM, MCP, Agentic, Mobile, CI/CD, Kubernetes) and a CheatSheetSeries index.
See plugins/owasp/skills/owasp/README.md for full documentation.
Assisted (not autonomous) multi-reviewer convergence loop for any change — code or design artifacts. Local reviewers answer blind and in parallel on the same unfixed diff (a Claude subagent always, plus any models/CLIs you enrol per host — Codex via headless codex exec when present), then GitHub Copilot for PR targets. The verdict names which reviewers actually ran; heterogeneity is a bonus, not a gate, and same-family review is never treated as a downgrade. Classifies comments into tiers, auto-fixes the mechanical ones, pauses for your judgment on the architectural ones, and never merges on its own. Two slash commands: /review-loop [PR# | branch | blank] and /review-loop:init (enrol the roster for this host).
See plugins/review-loop/skills/review-loop/README.md for full documentation.
npx claudepluginhub caasi/dong3 --plugin review-loopGit-native preparation & convergence — four routines: init/prepare/converge/prune. prepare is local-first: work stays on local prepare/* by default; remote push is a cross-machine opt-in (push-prepare-branches: yes); prepare freshness-rebases in-progress branches onto default (schema 7; opt-out rebase-prepare-onto-default), and converge offers the refresh. Human takeover recognized by containment; redundant prepare/<slug> surfaced for cleanup, never auto-deleted. converge accept defaults to a handoff-only rename (with a human-marked maintenance exception); prune sweeps unused local + remote branches (human-present, read-only until approved). Committed .tsugu/ is a WIP-knowledge layer (policy.md + context.md + knowledge/) plus a one-line .gitattributes (context.md merge=union); state derived from refs (single-layer, no intake notes); never auto-merges; invokes no user-installed skill by default.
Platform-specific fetch strategies for content that resists simple WebFetch
Delegate tasks to external chat endpoints (OpenAI-compatible and LM Studio native API) as a subagent
Describe multi-step agent workflows using an Arrow-style DSL (>>>, ***, &&&, |||, ?, loop, \, let...in, (), ;) with epistemic operator conventions and structural validation
Socratic dialogue for reflecting on human-AI stewardship
v9.54.1 — Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
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.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.