Standards Researcher
Description
[](https://github.com/levnikolaevich/claude-code-skills)
Installation
claude install-skill https://github.com/levnikolaevich/claude-code-skills README
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
...
Related Skills
Doc Co-authoring
When user wants to write documentation, proposals, technical specs, decision docs, or similar structured contentGuide users through structured workflow for co-authoring documentation
Documentation official Docx
When user mentions Word doc, .docx, or requests professional documents with formattingCreate, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation official Extract text, create PDFs, merge/split documents, and handle forms
Documentation official Pptx
When a .pptx file is involved in any way, or user mentions deck, slides, or presentationCreate, edit, and analyze PowerPoint presentations with layouts and templates
Documentation official Xlsx
When a spreadsheet file is the primary input or output (.xlsx, .xlsm, .csv, .tsv)Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation official mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation community