Arthur Korochansky avatar

Arthur Korochansky

Community

@artk0de · Somewhere in space

12Followers
|
9Public Repos
|
35Published Skills

The Developer

Agent Skills by Arthur Korochansky

Showing 35 vetted skills indexed across 1 GitHub repositories.

artk0deartk0de
11

debug-pipeline-log

Analyze TeaRAGs pipeline debug logs to detect performance bottlenecks and timing anomalies.

Community
Advanced
artk0deartk0de
11

add-migration

Create and register stateful migrations for TeaRAGs-MCP schema, sparse vector, and snapshot pipelines.

Community
Advanced
artk0deartk0de
11

expand-coverage

Analyze coverage JSON reports and generate behavioral tests for uncovered branches.

Community
Advanced
artk0deartk0de
11

test-self-reindex

Reindex a worktree source to validate the TeaRAGs MCP indexing and enrichment pipeline.

Community
Advanced
artk0deartk0de
11

add-rerank-preset

Define custom reranking presets for MCP search tools with scoring weights and overlay masks.

Community
Intermediate
artk0deartk0de
11

add-language-hook

Define custom chunking hooks for programming languages in the TeaRAGs ingest pipeline.

Community
Intermediate
artk0deartk0de
11

optimize-skill

Optimize AI agent skill instructions through structured eval cycles and baseline verification.

Community
Advanced
artk0deartk0de
11

add-dto

Standardize request and response DTO definitions for MCP server endpoints.

Community
Intermediate
artk0deartk0de
11

add-derived-signal

Implement custom normalized ranking signals for TeaRAGs code reranking.

Community
Advanced
artk0deartk0de
11

add-mcp-endpoint

Create and register MCP tools following TeaRAGs-MCP DTO, facade, and registration patterns.

Community
Advanced
artk0deartk0de
11

analytics-rerank

Reorder code search results using git-based structural signals.

Community
Advanced
artk0deartk0de
11

risk-assessment

Analyze codebase risk by cross-referencing git history with semantic search.

Community
Advanced
artk0deartk0de
11

extract-project-patterns

Identifies stable code templates from a project using git-derived metrics.

Community
Advanced
artk0deartk0de
11

explore

Combine breadth-first discovery with depth-first tracing for code investigation.

Community
Advanced
artk0deartk0de
11

Refactoring Scan

Analyze codebases to identify and prioritize refactoring candidates using churn, complexity, and stability metrics.

Community
Advanced
artk0deartk0de
11

bug-hunt

Ranks code chunks by git bug-fix rates and churn to identify root causes.

Community
Advanced
artk0deartk0de
11

data-driven-generation

Generate code by selecting strategies from git-derived stability and risk signals.

Community
Advanced
artk0deartk0de
11

index

Register project aliases and perform incremental indexing via the TeaRAGs MCP server.

Community
Intermediate
artk0deartk0de
11

force-reindex

Rebuild the entire codebase search index in a background process.

Community
Advanced
artk0deartk0de
11

Pattern Search

Group code pattern implementations using semantic search and git history.

Community
Advanced
artk0deartk0de
11

filter-building

Translate natural language scopes into typed search filters for TeaRAGs MCP server.

Community
Advanced
artk0deartk0de
11

tests-as-context

Enrich semantic code search results with DSL test chunks and git-based stability signals.

Community
Advanced
artk0deartk0de
11

report-issue

Collect diagnostic data and verify duplicates before creating GitHub issues.

Community
Advanced
artk0deartk0de
11

test-driven-development

Generate project-specific tests by searching existing test patterns and conventions.

Community
Advanced