council
πPluginmikeydotio/agentics
Installation
/plugin marketplace add mikeydotio/agentics/plugin install council@agenticsConvene a 3-member sub-agent council to deliberate and vote on a decision when the user is unavailable β independent proposals, single-choice vote, one deliberation round, ranked-choice runoff
Part of
mikeydotio/agentics
More from this repository10
Rebase a GitHub PR's branch onto the latest tip of its base branch, resolve conflicts while preserving both the base's and the PR's behavior, verify with tests, then force-push under a leased safety guard and comment the resolution β never force-pushes a protected branch
Reproduction-gated root cause analysis for known defects β scientific-debugging pipeline with git forensics, hypothesis falsification in disposable worktrees, ODC classification, surgical-vs-redesign verdicts, gated fixes, and committed blameless postmortems
Circuit breaker for Claude Code hooks β prevents stop hook infinite loops by detecting rapid repeated firings
Semantic versioning lifecycle management with auto-bump, changelog generation, and version-aware Claude Code hooks
Unified idea-to-deployment pipeline β interrogation, research, design, planning, autonomous execution, review, validation, triage, documentation, and deployment
Intelligent PreToolUse safety hook with deterministic command parsing, AI fallback, and permission mode awareness
On-tailnet OTA deploys for iOS, macOS, and visionOS apps via Tailscale Serve, with a shared cross-machine build index and semver-aware version reporting + deploy-time bumping
Mikey's personal collection of Claude Code plugins
Automatic context clearing via tmux β lets plugins trigger /clear and re-invocation between workflow phases
GitHub-issue lifecycle toolkit: /issue do <n> dispatches an issue to a fresh plan-mode Claude session in a new tmux window + per-issue worktree; /issue new interrogates then files an issue; /issue view <n> prints it; /issue complete <n> closes it and safely cleans up merged branches + worktrees; /issue <n> views then offers to work on it