By caasi
Delegate tasks to external OpenAI-compatible or LM Studio chat endpoints as a subagent, with endpoint alias management and LM Studio MCP tool support.
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.
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.
claude plugin marketplace add caasi/dong3
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub caasi/dong3 --plugin chat-subagentMulti-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Assisted review loop — local reviewers answer blind and in parallel, each returns its own convergence verdict (loop-until-dry, facilitator owns K + escalation); roster enrolled per host via /review-loop:init; never merges autonomously; ships an always-on UserPromptSubmit hook that writes nothing until you opt in via /review-loop:init
Git-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
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