Ln 200 Scope Decomposer

Skill not found in repository — no matching SKILL.md exists

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 of the repo's default branch (master) via the GitHub API and grepped for the slug, "scope", "decompose", and any ln-2xx number — all returned zero matches. The repository contains only skills numbered in the 11-76 range under plugins/<suite>/skills/, and none named scope-decomposer. GitHub code search for "scope-decomposer" in the repo also returned nothing. The named SKILL.md does not exist, so no install, trigger, or output evaluation was possible.

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 200 Scope Decomposer does

A skill by this slug does not exist in the levnikolaevich/claude-code-skills repository. The repo organizes skills under plugins/<suite>/skills/ln-<NN>-<name>/ with the highest-numbered entries in the 70s, and no directory, SKILL.md, or file references "scope", "decompose", or an ln-200 number.

How to install Ln 200 Scope Decomposer

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 200 Scope Decomposer

  • /ln-200-scope-decomposer Skill not found in repository — no matching SKILL.md exists

It also activates on plain-language prompts like these:

  • Break this project scope into Epics and Stories
  • Prioritize this backlog using RICE scoring
  • Decompose our roadmap into an Agile breakdown

Frequently asked questions

Is the Ln 200 Scope Decomposer 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 200 Scope Decomposer 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 of the repo's default branch (master) via the GitHub API and grepped for the slug, "scope", "decompose", and any ln-2xx number — all returned zero matches. The repository contains only skills numbered in the 11-76 range under plugins/<suite>/skills/, and none named scope-decomposer. GitHub code search for "scope-decomposer" in the repo also returned nothing. The named SKILL.md does not exist, so no install, trigger, or output evaluation was possible.
How do I install Ln 200 Scope Decomposer?
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 200 Scope Decomposer 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.