caasi's plugin collection for Claude Code
npx claudepluginhub caasi/dong3A 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
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
Platform-specific fetch strategies for content that resists simple WebFetch
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.
Claude Code marketplace entries for the plugin-safe Agentic Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations