← Back to catalog
levnikolaevich

Author in the catalog

levnikolaevich

137 skills65,760 stars totalgithub.com/levnikolaevich

Published skills

Showing 48 of 137

ln-220-story-coordinator

480

Creates, replans, or appends 5-10 Stories per Epic with standards research and multi-epic routing. Use when Epic needs Story decomposition.

Pesquisa e Web#mcp#aiby levnikolaevich

ln-1000-pipeline-orchestrator

480

Drives a Story through full pipeline (tasks, validation, execution, quality). Use when executing a Story end-to-end from kanban board.

Automação#mcp#aiby levnikolaevich

ln-201-opportunity-discoverer

480

Discovers growth opportunities using Traffic-First KILL funnel. Use when searching for next product direction with validated demand.

Documentos#mcp#aiby levnikolaevich

ln-210-epic-coordinator

480

Creates or replans 3-7 Epics from scope using Decompose-First pattern. Use when initiative needs Epic-level breakdown or Epic scope changed.

Documentos#mcp#aiby levnikolaevich

ln-221-story-creator

480

Creates Story documents with 9-section structure and INVEST validation via the configured tracker provider. Use when Epic has an IDEAL plan ready for Story generation.

Documentos#mcp#aiby levnikolaevich

ln-222-story-replanner

480

Replans Stories by comparing IDEAL vs existing (KEEP/UPDATE/OBSOLETE/CREATE). Use when Epic requirements changed and Stories need realignment.

Documentos#mcp#aiby levnikolaevich

ln-300-task-coordinator

480

Analyzes Story and builds optimal task plan (1-8 tasks), then routes to create or replan. Use when Story needs task breakdown or replanning.

Documentos#mcp#aiby levnikolaevich

ln-301-task-creator

480

Creates implementation, refactoring, and test tasks from templates. Use when an approved task plan needs tasks created via the configured tracker provider and reflected in kanban.

Desenvolvimento#mcp#aiby levnikolaevich

ln-302-task-replanner

480

Compares ideal plan vs existing tasks and applies KEEP/UPDATE/OBSOLETE/CREATE changes. Use when Story tasks need re-sync with updated requirements.

Documentos#mcp#aiby levnikolaevich

ln-310-multi-agent-validator

480

Use when validating Stories, plans, or tasks through the evaluation platform with mandatory research, parallel evidence lanes, sequential merge, and bounded refinement. Modes: story | plan_review.

Pesquisa e Web#mcp#aiby levnikolaevich

ln-312-review-findings-worker

480

Use when an evaluation coordinator needs normalized findings from target artifacts and research evidence.

Pesquisa e Web#mcp#aiby levnikolaevich

ln-230-story-prioritizer

480

RICE-scores Stories with market research and generates prioritization table. Use when Stories need business priority ranking for sprint planning.

Pesquisa e Web#mcp#aiby levnikolaevich

ln-311-review-research-worker

480

Use when an evaluation run needs mandatory official-doc, MCP Ref, Context7, and current best-practice research with a structured research summary.

Pesquisa e Web#mcp#aiby levnikolaevich

ln-314-review-repair-worker

480

Use when accepted findings require bounded repair changes and a structured repair summary.

Documentos#mcp#aiby levnikolaevich

ln-400-story-executor

480

Executes Story tasks in priority order (To Review, To Rework, Todo). Use when Story has planned tasks ready for implementation.

Produtividade#mcp#aiby levnikolaevich

ln-402-task-reviewer

480

Reviews task implementation for quality, code standards, and test coverage. Use when task is in To Review. Sets task Done or To Rework.

Desenvolvimento#mcp#aiby levnikolaevich

ln-404-test-executor

480

Executes test tasks (label 'tests') through Todo to To Review with risk-based limits. Use for test task execution. Not for implementation tasks.

Produtividade#mcp#aiby levnikolaevich

ln-510-quality-coordinator

480

Use when coordinating story quality evaluation with mandatory research, worker summaries, agent review, regression evidence, and bounded refinement.

Pesquisa e Web#mcp#aiby levnikolaevich

ln-513-regression-checker

480

Runs existing test suite to catch regressions after implementation changes. Use when Story needs regression verification. No status changes.

Desenvolvimento#mcp#aiby levnikolaevich

ln-521-test-researcher

480

Researches real-world problems, competitor solutions, and customer complaints for a feature domain. Use before test planning to ground tests in actual user pain points.

Pesquisa e Web#mcp#aiby levnikolaevich

ln-610-docs-auditor

480

Use when auditing project documentation through the evaluation platform with mandatory research, coordinated audit workers, and structured summaries.

Escrita e Conteúdo#mcp#aiby levnikolaevich

ln-613-code-comments-auditor

480

Checks inline code documentation quality: WHY-not-WHAT, density, forbidden content, docstrings quality, actuality, legacy cleanup. Use when auditing comments and docstrings.

Escrita e Conteúdo#mcp#aiby levnikolaevich

ln-621-security-boundary-auditor

480

Checks application security boundaries: secrets, injection, XSS, input validation, and sensitive env defaults. Use when auditing exploitable code paths.

Segurança#mcp#aiby levnikolaevich

ln-313-review-docs-worker

480

Use when an evaluation run needs review-driven documentation updates and a structured documentation summary.

Escrita e Conteúdo#mcp#aiby levnikolaevich

ln-316-review-refinement-worker

480

Use when an evaluation run requires bounded iterative refinement with trace and cleanup evidence.

Documentos#mcp#aiby levnikolaevich

ln-403-task-rework

480

Fixes tasks in To Rework by applying reviewer feedback, then returns to To Review. Use when task was rejected during review.

Documentos#mcp#aiby levnikolaevich

ln-500-story-quality-gate

480

Story-level quality gate with 4-level verdict (PASS/CONCERNS/FAIL/WAIVED) and Quality Score. Use when Story is ready for quality assessment.

Documentos#mcp#aiby levnikolaevich

ln-512-tech-debt-cleaner

480

Auto-fixes low-risk tech debt (unused imports, dead code, commented-out code) with >=90% confidence. Use when audit findings need safe automated cleanup.

Documentos#mcp#aiby levnikolaevich

ln-514-test-log-analyzer

480

Analyzes application logs: classifies errors, checks log quality, maps stack traces to source. Use when logs need review after test runs or during development.

Desenvolvimento#mcp#aiby levnikolaevich

ln-522-manual-tester

480

Performs manual testing of Story AC via executable bash scripts in tests/manual/. Use when Story implementation needs hands-on AC verification.

Desenvolvimento#mcp#aiby levnikolaevich

ln-612-semantic-content-auditor

480

Checks document semantic content against SCOPE and project goals, coverage gaps, off-topic content, SSOT. Use when auditing documentation relevance.

Escrita e Conteúdo#mcp#aiby levnikolaevich

ln-620-codebase-auditor

480

Use when auditing the codebase through the evaluation platform with mandatory research, coordinated domain audit workers, and structured summaries.

Pesquisa e Web#mcp#aiby levnikolaevich

ln-627-diagnosability-auditor

480

Checks diagnosability through structured logs, metrics, traces, correlation IDs, and useful log levels. Use when auditing incident visibility.

Documentos#mcp#aiby levnikolaevich

ln-630-test-auditor

480

Use when auditing the test surface through the evaluation platform with mandatory research, coordinated test audit workers, and structured summaries.

Pesquisa e Web#mcp#aiby levnikolaevich

ln-633-test-value-auditor

480

Scores each test by portfolio value and returns KEEP/DELETE/MERGE/REWRITE. Use when pruning test-suite cost.

Desenvolvimento#mcp#aiby levnikolaevich

ln-315-review-merge-worker

480

Use when an evaluation run must merge research, findings, documentation, and repair outputs into one verified result.

Pesquisa e Web#mcp#aiby levnikolaevich

ln-401-task-executor

480

Executes implementation tasks through Todo, In Progress, To Review. Use when task needs coding with KISS/YAGNI. Not for test tasks.

Desenvolvimento#mcp#aiby levnikolaevich

ln-511-code-quality-checker

480

Checks DRY/KISS/YAGNI/architecture compliance with quantitative Code Quality Score. Use when implementation tasks are Done and need quality scoring.

Documentos#mcp#aiby levnikolaevich

ln-520-test-planner

480

Orchestrates test planning pipeline: research, manual testing, automated test planning. Use when Story needs comprehensive test coverage planning.

Pesquisa e Web#mcp#aiby levnikolaevich

ln-523-auto-test-planner

480

Plans automated tests (E2E/Integration/Unit) using Risk-Based Testing after manual testing. Use when Story needs a test task with prioritized scenarios.

Automação#mcp#aiby levnikolaevich

ln-611-docs-structure-auditor

480

Checks hierarchy, links, SSOT, compression, requirements compliance, freshness, legacy cleanup. Use when auditing documentation structure.

Escrita e Conteúdo#mcp#aiby levnikolaevich

ln-614-docs-fact-checker

480

Verifies claims in .md files (paths, versions, counts, configs, endpoints) against codebase, cross-checks contradictions. Use when auditing docs accuracy.

Escrita e Conteúdo#mcp#aiby levnikolaevich

ln-622-build-delivery-gate-auditor

480

Checks build, lint, type, test, and CI delivery gate failures. Use when auditing whether the project can reliably ship.

Desenvolvimento#mcp#aiby levnikolaevich

ln-624-code-maintainability-hotspot-auditor

480

Checks local maintainability hotspots: complexity, long methods, god modules, signatures, algorithms, and constants. Also flags identifier drift across API/DTO/DB layers. Use when auditing code hotspots.

Automação#mcp#aiby levnikolaevich

ln-626-dead-code-pruning-auditor

480

Finds code that can be safely deleted: unreachable, unused, obsolete compatibility, and commented-out code. Use when pruning dead code.

Documentos#mcp#aiby levnikolaevich

ln-629-runtime-lifecycle-config-auditor

480

Checks runtime lifecycle and config validation: bootstrap, shutdown, probes, cleanup, env sync, and fail-fast startup. Use for runtime readiness.

Documentos#mcp#aiby levnikolaevich

ln-631-test-business-logic-auditor

480

Detects tests proving platform behavior instead of local product behavior. Use when auditing product-behavior focus.

Desenvolvimento#mcp#aiby levnikolaevich

ln-623-duplication-overabstraction-auditor

480

Checks evidence-backed duplication, over-abstraction, and unused extensibility. Use when auditing DRY/KISS/YAGNI risk.

Documentos#mcp#aiby levnikolaevich

Category alert

Get new Pesquisa e Web skills every Monday