Command
One-shot migration from the legacy flat .issues/.md layout to the four-bucket layout (open/, working/, blocked/, closed/). Idempotent — refuses to run if any bucket already contains .md files.
Command
One-shot migration from the legacy flat .issues/.md layout to the four-bucket layout (open/, working/, blocked/, closed/). Idempotent — refuses to run if any bucket already contains .md files.
Command
Run /monitor-workers in a continuous loop. This is the default command for the manager session in a parallel agent swarm.
Command
Monitor worker agents in worktrees, detect stale work, assign unblocked issues to idle workers via cmux/tmux, and deploy when all work is complete.
Command
Create a new issue in the configured issue backend (GitHub Issues or file backend).
Command
Analyze accumulated project history to produce 3–5 specific, evidence-backed recommendations for improving the autocoder workflow. Output: IMPROVEMENTS.md.
Command
Interactive planning session to review and unblock issues that fix-loop has labeled with blocking tags. This command is designed to run in parallel with /fix-loop in a separate terminal session.
Command
Switch the configured issue backend. Optionally migrates existing issues.
Command
Pretty-print a single issue regardless of which bucket it lives in. Hides the underlying file path so callers don't need to know whether an issue is open/, working/, blocked/, or closed/.
Command
Stops the infinite /fix-loop by removing the state file.
Command
Modify an existing issue's labels, status, or priority.
Skill Claude CodeCodex
Use this skill to improve a platform — validate and stabilize it through repeated live end-to-end runs — run, grade against an executable contract, root-cause fix, log learnings, and repeat until N consecutive clean runs. Improvement can be GENERAL (the whole platform) or FOCUSED on a particular goal (e.g. cost…
Agent
Version: 0.1 Category: Architecture & Design Type: Specialist.
Agent
Version: 0.1 Category: Development Type: Specialist.
Agent
Version: 0.1 Category: Documentation Type: Specialist.
Agent
Version: 0.1 Category: Orchestration Type: Coordinator.
Agent
Version: 0.1 Category: Security Type: Specialist.
Agent
Version: 0.1 Category: Quality Assurance Type: Specialist.
Command
Description: Orchestrate a team of specialist agents to assess a project for modernization readiness and viability, evaluating technical debt, risks, and ROI to determine if modernization is recommended.
Command
The Modernize plugin provides a complete workflow for systematic software modernization with multi-agent orchestration.
Command
Description: Orchestrate a team of specialist agents to upgrade a project to be modern, secure, well-tested, and performant.
Command
Description: Create a detailed modernization strategy and execution plan, utilizing ASSESSMENT.md if available, with phase breakdown, timeline, and resource allocation.
Command
Description: Apply the process improvement recommendations from IMPROVEMENTS.md to agent protocols and project configuration.