🔌

sdlc

🔌Plugin

meowkey-dev/machine-plugins

VibeIndex|
What it does
|

Closed-loop software-development-lifecycle harness — takes a GitHub issue to a mergeable PR via dispatched assets, then folds learnings into a per-repo playbook. Repo-agnostic methodology (backlog → dispatch → report → review → retro skills, qa subagent, SDD/TDD soft gates); each repo supplies only its own artifacts. Depends on assets + mesh-channel.

🏪

Part of

meowkey-dev/machine-plugins

development

Installation

Add marketplace in Claude Code:
/plugin marketplace add meowkey-dev/machine-plugins
Step 2. Install plugin:
/plugin install sdlc@machine
0
-
AddedJun 25, 2026

More from this repository6

🔌
sop-compact🔌Plugin

Hooks-only compaction-survival procedure for Claude Code. A PreCompact hook auto-bootstraps a per-repo .claude/sop-compact.md on first compact, then 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. Works with bare /compact (manual or auto) — no per-repo setup step.

🔌
assets🔌Plugin

Local or remote tmux agent dispatch — spawn, monitor, and recall long-running coding agents in dedicated tmux windows. Harness-emitted lifecycle signals (boot / turn_end / exit + activity-mtime) on the claude-family path; pane-diff heartbeat fallback for non-claude.

🔌
zulip🔌Plugin

Zulip channel for Claude Code — event-queue bridge with access control. Supports stdio (plugin) and SSE (standalone) modes.

🔌
channel-nudge🔌Plugin

Hooks-only console-drift detector for the discord/zulip/wechat channels. One Stop hook runs once per turn, reads the transcript once, and checks every channel in a single process — on drift, emits a soft, non-blocking hookSpecificOutput.additionalContext (a verify-before-resend nudge into the drifting instance's next-turn context — instance-facing self-heal, no console banner). CJK codepoints weight-2 toward the 80-char prose threshold so ~40-hanzi answers are caught.

🔌
mesh-channel🔌Plugin

Simple two-agent comms over a shared JSONL file — append-only protocol, per-agent cursor, Monitor-driven event wake

🏪
meowkey-dev/machine-plugins🏪Marketplace

Public installable tree for a subset of the machine plugin marketplace (sop-compact, assets, sdlc). Built + privacy-scanned from a private source repo; do not edit directly.