Laxen123

Landing Queue — Development skill for Claude Code

Development community

Show the plan-504 landing queue as a quick human-readable FIFO table (# / Plan / Lane / Enqueued / Origin, head row marked).

How to install Landing Queue

Installs to ~/.claude/commands/laxen123-the-machinery-landing-queue.md

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

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

What Landing Queue does


description: Show the plan-504 landing queue as a quick human-readable FIFO table (# / Plan / Lane / Enqueued / Origin, head row marked). Read-only — never mutates the queue. Optional `check` / `live` argument also probes whether the head slot is a live land or a stale head that may be steal-eligible (board row, plan folder, branch-merged, last-commit age).

/landing-queue

Render the cross-session landing queue (the plan-504 FIFO ordering layer for `done-worktree` lands) as a scannabl

Alternatives in Development

  • CORS — Scan an endpoint for CORS misconfiguration — arbitrary-origin reflection, null-origin trust, credential exposu 4.5k ★
  • Battle — Head-to-head graded battle card between two sites — eight dimensions, bar-by-bar, verdict line 3.6k ★
  • StatsPAI — StatsPAI is the first Agent-native Python library for causal inference and applied econometrics — unified API 302 ★

Full documentation available on GitHub

View Source Repository