atomantic/slashdo

ai coding dev commands: /do:*

JavaScript2 ★Developer Tools & CLIsGitHub ↗
Quality: solid 16/24
PAI: integrate 0.63
Appraised: 2026-07-20 current

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.

Contents

Overview

Verdict

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.

Quality Assessment

16/24 — maintained / adequately-documented / early-or-minimal

Health: 6/8 (maintained)

Failed:

Passed:

Documentation: 6/8 (adequately-documented)

Failed:

Passed:

Engineering Signals: 4/8 (early-or-minimal)

Failed:

Passed:

PAI Relevance

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

What Next

Landscape Position

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.

Evidence Base

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.

Notes

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.