implx

Solid

Use when the user says "implx", "use implx", "用 implx", or asks for the one-line SpecRail queue shortcut. Plain implx means drain the full actionable issue/PR queue in review mode: run SpecRail preflight, create missing spec/task PR work before implementation, use threads for reviewer/merge-reviewer lanes when available, create per-issue implementation PRs, require CI/reviewThreads/pr_gate evidence, preserve per-PR human merge authorization, and perform closure audit. Say "implx auto" / "implx 自动" for the explicit auto mode that treats the invocation as standing merge authorization for this run.

Code & Development 36 stars 6 forks Updated today MIT

Install

View on GitHub

Quality Score: 77/100

Stars 20%
52
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Implx Use this skill as a short operational entrypoint. It only recognizes the `implx` shorthand, records the queue mode, performs the minimum startup checks, and delegates execution policy to the focused SpecRail skills. Do not duplicate the implementation-queue contract here. The authoritative queue planning, spec coverage gate, context budget, runtime checkpoint, threads orchestration, PR gate, and closure-audit rules live in `skills/specrail-implement-queue/SKILL.md`. ## Startup 1. Run the normal SpecRail startup before remote writes: - read the repository `AGENTS.md` - read `AGENT_USAGE.md`, `workflow.yaml`, `states.yaml`, `labels.yaml`, and `skills/specrail-workflow/SKILL.md` when present - select the human-facing locale - identify human gates and route-gate requirements 2. Fetch current remote state before mapping a GitHub queue. 3. List open issues, open PRs, current branch, dirty files, and worktrees. 4. Map existing PRs before creating replacement PRs. 5. Record queue scope. Plain `implx`, `use implx`, or `用 implx` means full actionable queue drain unless the prompt explicitly narrows the scope. ## Queue Mode Use `queue_mode: full_queue_drain` for the plain shorthand: - `implx` - `use implx` - `用 implx` These explicit forms are equivalent: - `implx drain full queue` - `implx resume full queue` - `用 implx 完成所有 actionable issues 和 PRs` - `用 implx 做完整队列` Use `queue_mode: bounded_tranche` only when the prompt explicitly limits scope, for ...

Details

Author
majiayu000
Repository
majiayu000/vibeguard
Created
5 months ago
Last Updated
today
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category