By meowkey-dev
Simple two-agent comms over a shared JSONL file. Append-only protocol, per-agent cursor, by-name self-filtering. Pairs with the Monitor tool for event-driven wake — no polling in the agent's loop.
A published subset of the machine Claude Code plugin marketplace.
This repository is a generated build artifact. Its contents are assembled from private source and force-pushed here by CI on every change — the history is not preserved, and the tree is overwritten each publish. It carries the plugins from the marketplace that are intended for public use.
| Plugin | Description |
|---|---|
sop-compact | Hooks-only compaction-survival procedure for Claude Code — promotes durable learnings and writes a handoff snapshot before /compact, then points the next session at it. |
assets | Local or remote tmux agent dispatch — spawn, monitor, and recall long-running coding agents in dedicated tmux windows. |
sdlc | Closed-loop software-development-lifecycle harness — takes a GitHub issue to a mergeable PR via dispatched agents, then folds learnings into a per-repo playbook. |
mesh-channel | Two-agent communication over a shared JSONL file — append-only protocol with a per-agent cursor and Monitor-driven event wake. |
Add the marketplace, then install any of the plugins:
/plugin marketplace add meowkey-dev/machine-plugins@main
/plugin install sop-compact@machine-plugins
/plugin install assets@machine-plugins
/plugin install sdlc@machine-plugins
/plugin install mesh-channel@machine-plugins
This repo is a generated artifact — pull requests are automatically closed. If you have a bug report, a feature request, or a change to propose, please open an issue instead.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimLocal or remote tmux agent dispatch — spawn, monitor, and recall long-running coding agents in dedicated tmux windows. SSH socket-forwarding for remote dispatch, configurable launcher map, signal-file completion, a no-progress heartbeat, and PR-completion + subagent-peek health checks.
Hooks-only compaction-survival procedure for Claude Code. /init-sop-compact generates a per-repo .claude/sop-compact.md once; a PreCompact hook runs a claude -p sidecar that promotes durable learnings and writes a handoff snapshot before /compact; a SessionStart hook (gated on source=compact) points the new session at the latest handoff. No user-typed /compact argument needed — works with bare /compact (manual or auto).
Software-development-lifecycle harness for Claude Code — a closed loop that takes a GitHub issue to a mergeable PR. Repo-agnostic methodology: backlog → dispatch → (asset builds) → report → wrap-up (merge + review + cleanup) → retro, with a qa subagent and SDD/TDD soft gates. wrap-up is the blessed merge path (binds the per-PR review to the merge). PLAYBOOK.md is a reinforcement ledger over memory (review/retro increment reinforced/contradicted counts on memory-backed entries, never write prose). Each consuming repo supplies only its own artifacts (PLAYBOOK.md, memory, a domain brief) via convention + a minimal optional .claude/sdlc.toml. Depends on assets (the asset runtime); control↔asset comms are async over the GitHub issue/PR.
npx claudepluginhub meowkey-dev/machine-plugins --plugin mesh-channelUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
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
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.