Docs Skill Extractor banner
levnikolaevich levnikolaevich

Docs Skill Extractor

Documentation community Intermediate

Description

[](https://github.com/levnikolaevich/claude-code-skills)

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

Repository README

This is the README for levnikolaevich/claude-code-skills, shared by 22 entries in this directory. It describes the repository, not this entry specifically.

Claude Code Skills

[](https://github.com/levnikolaevich/claude-code-skills)

[!IMPORTANT] **✨ ln-1000 Pipeline Orchestrator** — Autonomous multi-agent system that manages full development lifecycle. Orchestrates a team of specialized agents to execute complete development cycles: from task planning (ln-300) → validation (ln-310) → implementation (ln-400) → quality gate (ln-500) → user-confirmed merge to `develop`. One command, single Story per run.

[!IMPORTANT] **✨ Community Engagement (9XX)** — Automated GitHub community management: triage issues/PRs/discussions, compose announcements, launch RFC debates, respond to unanswered threads. Strategy-driven engagement with health metrics analysis.

[!TIP] **Multi-Model AI Review** — Delegate code & story reviews to Codex and Gemini agents running in parallel, with automatic fallback to Claude Opus. Ship faster with 3x review coverage.

Tired of manual Epic decomposition? Stories without standards research? Tasks that miss quality gates?

**This plugin automates your entire Agile workflow** — from scope to Done.


What's Inside

claude-code-skills/                      # MARKETPLACE
|
|  ┌─ Plugin: agile-workflow ──────────────────────┐
|
|-- ln-001-standards-researcher/       # Research standards via MCP Context7/Ref
|-- ln-002-best-practices-researcher/  # Create ADRs, guides, manuals
|-- ln-003-push-all/                   # Commit and push all changes in one command
|-- ln-004-agent-config-sync/                 # Sync skills & MCP settings to Gemini/Codex
|
|-- ln-2XX-*/                          # PLANNING
|   |-- ln-200-scope-decomposer/       # TOP: scope -> Epics -> Stories (one command)
|   |-- ln-201-opportunity-discoverer/ # Traffic-First KILL funnel for growth direction
|   |-- ln-210-epic-coordinator/       # CREATE/REPLAN 3-7 Epics
|   |-- ln-220-story-coordinator/      # CREATE/REPLAN Stories + standards research
|   |   |-- ln-221-story-creator/      # Creates from IDEAL plan

...