Laxen123

Ready Plans — Development skill for Claude Code

Development community

Show every plan in ready/ as a scannable table — lane (sonnet/fable/sol), priority, and whether a cloud drain can take it right now, with the oracle's blocked reasons as footnotes.

How to install Ready Plans

Installs to ~/.claude/commands/laxen123-the-machinery-ready-plans.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Laxen123/the-machinery/HEAD/.claude/commands/ready-plans.md -o ~/.claude/commands/laxen123-the-machinery-ready-plans.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ready Plans does


description: Show every plan in ready/ as a scannable table — lane (sonnet/fable/sol), priority, and whether a cloud drain can take it right now, with the oracle's blocked reasons as footnotes. Read-only; never stamps, claims, or moves anything.

/ready-plans

The twin of `/landing-queue`: that one shows what is **landing**, this one shows what is **takeable**. Renders `docs/superpowers/plans/ready/` as one boxed table instead of the two flat text lists the retired `/cloud-eligibility`

Alternatives in Development

  • Balance — Check wallet SOL and token balances 722 ★
  • Triage Issue — Apply labels + milestone + priority to a new issue using the llmwiki triage rules 375 ★
  • Weekly Retro — Weekly retro - pull metrics, compare to goal trajectory, recommend one priority shift 324 ★

Full documentation available on GitHub

View Source Repository