ai coding dev commands: /do:*
Actively maintained CLI with tests and MIT license, but minimal adoption and no CI badge.
One installer drops 19 curated /do: slash commands into 5 AI coding CLIs with multi-agent review loops.
The --enhance-with flag pipes issue drafts through sequential AI agents before the human approval gate.
slash-do) is a curated set of ~19 /do:* slash commands that install into multiple AI coding assistant environments (Claude Code, OpenCode, Antigravity CLI, Codex, Grok Build).--review-with, --enhance-with across codex/claude/grok/agy), and auto-detects installed environments for a single-command setup.| Rating | Summary | |
|---|---|---|
| Quality | solid (16/24) | A well-documented, actively-shipping CLI held back by near-zero stars/forks and untyped JS with no visible CI. |
| PAI Relevance | integrate (0.63) | Directly applicable multi-agent review/plan-task patterns fill a real gap in PAI's Development capabilities despite a Node/npm integration gap. |
16/24 — maintained / adequately-documented / early-or-minimal
Failed:
.github/workflows/ referencePassed:
Archived: falseFailed:
Passed:
/do:pr, /do:plan-task, /do:nextFailed:
Passed:
package.json manifest present with full metadata"test": "node --test test/*.test.js" script plus dedicated test/ directory| Dimension | Score | Assessment |
|---|---|---|
| Harvest Value | 2 | The --review-with/--enhance-with sequential multi-agent pipeline and PR auto-merge gate design are directly transferable patterns for PAI's Loop/Optimize/Evals iterative agent-cycle skills. |
| Integration Readiness | 1 | Node/npm CLI (engines: node>=18) rather than Bun+TypeScript-native; would need an adapter or subprocess wrapper to slot into PAI's CLI-first Bun stack. |
| Overlap Risk | 1 | Partial overlap with PAI's Development category (ISA, Loop, Optimize, Agents/Delegation), which already handles iterative agent-driven improvement and agent composition, though slashdo's specific PR/dependency-audit/plan-task surface isn't duplicated. |
| Gap Fill | 1 | PAI's manifest has no dedicated git/PR-workflow command bundle (commit→push→PR→review→merge, dependency pruning, task-to-issue drafting); slashdo's /do:* set addresses that specific automation niche. |
Composite: 0.63
Conservancy editorial loop: Run npx slash-do in the Conservancy repo root to auto-install /do:* commands into Claude Code — swap the current manual commit/PR steps in the autonomous editorial pipeline for /do:commit and /do:pr, giving the loop a standardized, high-rigor path to open PRs without hand-written prompts each cycle.
Fabric Recommender (fab): Install slash-do's /do:review and /do:audit-deps commands into the fab CLI's dev environment — replaces ad-hoc dependency-pruning prompts with the built-in dependency audit command, useful now that fab is at V2.1 and accumulating dependencies across iterations.
Cross-project dev workflow: Add slash-do's multi-agent --review-with pipeline (codex/claude/grok) as the standard PR-review step for both Conservancy and fab — gives both active projects a consistent second-opinion review gate before merge, instead of relying on a single model's judgment.
Category: Developer Tools & CLIs
In this category: cheat--cheat, casey--just, mvanhorn--cli-printing-press, openclaw--gogcli, simonw--showboat, gastownhall--beads, ohmyzsh--ohmyzsh, tirth8205--code-review-graph, tw93--Mole, mvanhorn--printing-press-library, mattpocock--skills
Standing: The newest and smallest-traction entrant in a crowded, well-adopted category — functionally closest to mattpocock--skills (agent workflow presets) and gastownhall--beads (coding-agent memory), but at 2 stars it lags every peer by orders of magnitude despite comparable engineering ambition.
Density: 8/10 — Available: README (partial, ~8KB), package.json dependency manifest, GitHub repo metadata (stars, forks, open issues, release, commit timestamps). Missing: full README beyond the excerpt, CI/workflow config, test file contents, contribution/limitations documentation.
Very young project (created 2026-03-03) but with a rapid release cadence reaching v3.24.0 in under five months, suggesting active iteration despite minimal community traction. Conceptually overlaps with the "Agent Development Methods" cluster (mattpocock--skills, bmad-code-org--BMAD-METHOD) rather than being a pure CLI utility — worth watching for star growth as a signal of real-world adoption before considering deeper integration.