Browse Skills

Ln 004 Agent Config Sync

v1.0.0

Sync skills (symlinks) and MCP settings from Claude to Gemini CLI and Codex CLI

Lev Nikolaevich
4

Ln 005 Environment Scanner

v1.0.0

Probes CLI agents (Codex, Gemini) and writes docs/environment_state.json — agent availability config for Phase 0

Lev Nikolaevich
2

Ln 100 Documents Pipeline

v1.0.0

Top orchestrator for complete doc system. Delegates to ln-110 coordinator (project docs) + ln-120-150 workers. Phase 3: global cleanup. Idempotent.

Lev Nikolaevich
3

Ln 1000 Pipeline Orchestrator

v1.0.0

Meta-orchestrator: reads kanban board, lets user pick ONE Story, drives it through pipeline 300->310->400->500 via TeamCreate. Creates worktree isolation; coordinates workers + reports.

Lev Nikolaevich
5

Ln 110 Project Docs Coordinator

v1.0.0

Coordinates project documentation creation. Gathers context once, detects project type, delegates to specialized workers (ln-111-115).

Lev Nikolaevich
4

Ln 111 Root Docs Creator

v1.0.0

Creates 5 root documentation files (CLAUDE.md, docs/README.md, documentation_standards.md, principles.md, tools_config.md).

Lev Nikolaevich
3

Ln 112 Project Core Creator

v1.0.0

Creates 4 core project docs (requirements.md, architecture.md, tech_stack.md, patterns_catalog.md). ALWAYS created.

Lev Nikolaevich
3

Ln 115 Devops Docs Creator

v1.0.0

Creates infrastructure.md (always) and runbook.md (if hasDocker). DevOps documentation worker.

Lev Nikolaevich
3

Ln 120 Reference Docs Creator

v1.0.0

Creates reference documentation structure + smart documents (ADRs/Guides/Manuals) based on TECH_STACK. Only creates justified documents (nontrivial technology choices).

Lev Nikolaevich
4

Ln 130 Tasks Docs Creator

v1.0.0

Creates task management documentation (docs/tasks/README.md + kanban_board.md). Sets up Linear integration and task tracking rules.

Lev Nikolaevich
3

Ln 160 Docs Skill Extractor

v1.0.0

Scans project docs, classifies procedural content, extracts into .claude/commands skills

Lev Nikolaevich
6

Ln 161 Skill Creator

v1.0.0

Creates .claude/commands from procedural doc sections with proper structure and transformation

Lev Nikolaevich
4