Ln 1000 Pipeline Orchestrator

Skill slug does not exist in the repository

Tested · Didn't pass

Test report

Verdict
Tested · Didn't pass
Tested
Jul 21, 2026
Environment
Claude Code 2.x (agent harness)

This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (SKILL.md not found in repo tree). The test below is what we measured on Jul 21, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.

Listed the full recursive git tree via the GitHub API and grepped for "1000", "orchestrat", and "pipeline" — zero matches. The repo holds 25 SKILL.md files numbered ln-11 through ln-76 under plugins/*/skills/; none is a pipeline orchestrator. I also grepped the marketplace.json and README.md; the README explicitly says the orchestration and evaluation harness was removed. The slug is dead, so stages 1-4 could not be run.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 0/5
  • Triggers reliably 0/5
  • Output vs. baseline 0/10
  • Docs & honesty 0/5

What Ln 1000 Pipeline Orchestrator does

No SKILL.md matching the slug ln-1000-pipeline-orchestrator exists in the levnikolaevich/claude-code-skills repository. The repo contains 25 skills numbered ln-11 through ln-76 across seven plugin suites (architecture, codebase-audit, maintainer, optimization, product-discovery, review, testing), and the README explicitly states the earlier orchestration harness was removed.

How to install Ln 1000 Pipeline Orchestrator

Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.

Commands — how to trigger Ln 1000 Pipeline Orchestrator

  • /ln-1000-pipeline-orchestrator Skill slug does not exist in the repository

It also activates on plain-language prompts like these:

  • Execute this Story from the kanban board end to end
  • Run the full pipeline on the next ready Story
  • Validate and execute this Story's remaining tasks

Frequently asked questions

Is the Ln 1000 Pipeline Orchestrator skill free?
Yes. The skill itself is free from levnikolaevich/claude-code-skills. SkillProof publishes the install command and an independent test verdict at no cost.
Does Ln 1000 Pipeline Orchestrator work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 21, 2026. Verdict: Tested · Didn't pass. Listed the full recursive git tree via the GitHub API and grepped for "1000", "orchestrat", and "pipeline" — zero matches. The repo holds 25 SKILL.md files numbered ln-11 through ln-76 under plugins/*/skills/; none is a pipeline orchestrator. I also grepped the marketplace.json and README.md; the README explicitly says the orchestration and evaluation harness was removed. The slug is dead, so stages 1-4 could not be run.
How do I install Ln 1000 Pipeline Orchestrator?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Ln 1000 Pipeline Orchestrator with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.