Skip to main content
KirillSachkov
GitHub creator profile

KirillSachkov

Repository-level view of 14 collected skills across 2 GitHub repositories.

skills collected
14
repositories
2
updated
Jul 26, 2026
repository explorer

Repositories and representative skills

ci-cd-investigate
network-and-computer-systems-administrators

Use when a CI pipeline (GitLab / GitHub Actions / Bitbucket / etc.) failed or is stuck, when prod deploy seems broken, when the user says "пайплайн не прошёл" / "CI красный" / "deploy упал" / "прод лежит", or when investigating any CI/CD or production…

Jul 26, 2026
content-access
software-developers

Use when touching any endpoint/handler/query/event/migration involving user-gated content (courses, materials, articles, posts, files, etc.) — creating or editing endpoints that return or mutate such content, adding new content entity types, changing…

Jul 26, 2026
feature
software-developers

Use when implementing a new feature — orchestrates the full chain brainstorm → architect/plan → implement → test → review → verify → docs. Triggers on phrases like "implement feature", "add feature", "build feature", "новая фича", "сделай фичу", or the…

Jul 26, 2026
fix-bug
software-developers

Use when fixing a bug, crash, regression, broken endpoint, or any reported wrong behavior — orchestrates the full chain investigate (root cause) → reproducer test → minimal fix → review → verify. Triggers on phrases like "fix bug", "fix the issue", "почини…

Jul 26, 2026
investigate-and-fix
software-developers

Use when the user reports any error, bug, exception, unexpected behavior, or broken functionality — systematically investigates containers, service logs, database state, code, browser, and traces to find root cause, then fixes it

Jul 26, 2026
mcp-extend
software-developers

Use when a custom MCP server doesn't have a tool needed for an operation in your project — decides whether to add a tool-only wrapper (if backend endpoint exists) or to add a new backend endpoint + tool, then walks through the implementation and verification…

Jul 26, 2026
review-service
software-quality-assurance-analysts-and-testers

Deep code review for a backend service and/or the frontend. Checks security vulnerabilities, performance, architecture compliance, code cleanliness, DB access patterns, messaging, auth, tests, and production readiness. Triggers on "review service", "review…

Jul 26, 2026
agents-best-practices
computer-occupations-all-other

Use this skill when designing, generating an MVP blueprint for, auditing, refactoring, or explaining an agentic harness for any domain. Covers provider-neutral agent architecture for OpenAI, Anthropic, and OpenAI-compatible APIs: agent loops, tool design,…

Jul 26, 2026
coding-task-pipeline
software-developers

Use when performing any file-changing development task in a repository, including code, tests, documentation, configuration, schemas, generated artifacts, implementation, fixes, refactors, finishing, or verification.

Jul 26, 2026
llm-wiki
software-developers

Karpathy's LLM Wiki: build/query interlinked markdown KB.

Jul 26, 2026
project-harness-bootstrap
computer-occupations-all-other

Use when starting work in a project repository that has no agent harness or an incomplete one (no root AGENTS.md canon, no .harness/ directory, no gates, no harness.lock), when a SessionStart hook reports a missing or outdated harness, or when the owner asks…

Jul 26, 2026
project-task-report
computer-occupations-all-other

Use when finishing project-scoped work that changed project state or produced a completed audit, diagnosis, investigation, or decision, including tasks with or without a tracker.

Jul 26, 2026
prompt-library
computer-occupations-all-other

Use when phrasing or structuring any task for Claude Code — a vague or underspecified request that needs shaping, the user asks "как сформулировать" / "how should I ask for X", starting an unfamiliar kind of work (onboarding a repo, incident, migration,…

Jul 26, 2026
writing-plans
software-developers

Use when writing an implementation plan for a multi-step coding task before execution: bite-sized tasks, exact paths, complete code, verification steps per task.

Jul 26, 2026
Showing 2 of 2 repositories
All repositories loaded