Igor Nazarov avatar

Igor Nazarov

Community

@yokhan

1Followers
|
12Public Repos
|
21Published Skills

Agent Skills by Igor Nazarov

Showing 21 vetted skills indexed across 1 GitHub repositories.

YokhanYokhan

pipeline

Execute predefined multi-agent pipelines with gates and step handoffs.

Community
Intermediate
YokhanYokhan

task-queue

Queue external tasks for Claude Code by appending markdown sections to tasks/queue.md.

Community
Intermediate
YokhanYokhan

setup-project

Bootstrap a new software project from a shared template.

Community
Advanced
YokhanYokhan

modify-api

Update API endpoint contracts, implementations, tests, and documentation.

Community
Advanced
YokhanYokhan

setup-telegram

Configure Telegram bot credentials for remote Claude Code session control.

Community
Advanced
YokhanYokhan

agent-router

Route tasks to suitable agents using task keywords and file context.

Community
Intermediate
YokhanYokhan

daily-brief

Generate a daily briefing from session logs, git history, and project goals.

Community
Intermediate
YokhanYokhan

memory-router

Route memory save and search operations to Engram, files, or brain vault by content type.

Community
Intermediate
YokhanYokhan

agent-metrics

Log agent performance metrics to Engram after completed tasks.

Community
Intermediate
YokhanYokhan

migrate

Generate, validate, and apply versioned database migrations with rollback procedures.

Community
Advanced
YokhanYokhan

health-check

Generate a consolidated health report covering drift, coverage, security, and dependencies.

Community
Advanced
YokhanYokhan

self-update

Analyze lessons and promote recurring patterns into project rules.

Community
Advanced
YokhanYokhan

test-rules

Automate regression testing of rule definitions from tests/rules/*.test.md files.

Community
Intermediate
YokhanYokhan

security-audit

Scan dependencies, code patterns, and configurations to generate structured security audit reports.

Community
Advanced
YokhanYokhan

sprint

Orchestrate autonomous task execution through PLAN, BUILD, TEST, VERIFY, and COMMIT phases with circuit breakers.

Community
Advanced
YokhanYokhan

update-deps

Audit dependencies, categorize patch/minor/major updates, apply them, run tests, and commit changes.

Community
Advanced
YokhanYokhan

decompose

Decompose XL tasks into 3-7 sub-tasks with a dependency graph.

Community
Advanced
YokhanYokhan

setup-integrations

Configure Memory MCP, Telegram bot, Beads tracker, and Obsidian MCP integrations.

Community
Intermediate
YokhanYokhan

api-contract

Verify API implementations against documented contracts and report mismatches.

Community
Advanced
YokhanYokhan

add-feature

Scaffold a vertical slice feature under src/features/[name]/ with standard files.

Community
Intermediate
YokhanYokhan

debug

Reproduce, isolate, and fix software bugs with a structured debugging workflow.

Community
Advanced