dinopowers
01Plugin Claude Code
Wrapper skills over superpowers: that inject tea-rags signals (risk, ownership, churn, impact) into brainstorming, planning, execution, debugging, and review flows.
Plugin Claude Code
Wrapper skills over superpowers: that inject tea-rags signals (risk, ownership, churn, impact) into brainstorming, planning, execution, debugging, and review flows.
Skill Claude CodeCodex
Brainstorm code change seeing risk, ownership, tech-debt signals from tea-rags first — creative exploration grounded in actual state of affected area. Triggers on "brainstorm X", "design feature", "refactor Y", "let's discuss", "давай обсудим", "как перестроить", "что может сломаться". NOT for trivial edits or…
Skill Claude CodeCodex
Execute written implementation plan whose Tasks edit code, per-Task SAFE/CAUTION/UNSAFE git-signal verdict before edit AND code-style cascade for code-generation Tasks (style from silo authors, strategy+template from proven neighbors). Triggers on "execute the plan", "start Task N", "выполни план", "начни задачу"…
Skill Claude CodeCodex
Finalize dev branch (merge/PR/cleanup) with tea-rags:risk-assessment over full branch diff — completion options weighed against risk zones across entire branch scope. Triggers on "finish the branch", "ready to merge", "wrap up the feature", "ветка готова", "доводим до merge", "branch ready", "PR time", "shipping the…
Skill Claude CodeCodex
Assess reviewer's suggested change (rename, refactor, move, extract) — query tea-rags imports/churn signals on affected target, measure blast radius before agreeing or pushing back. Triggers on "reviewer suggests", "should I rename", "ревьюер предлагает", "стоит ли переименовать", "code review feedback", "PR comment…
Skill Claude CodeCodex
Wrapper over superpowers:requesting-code-review. Review request arrives at reviewer with git-context bundle — who owns each file, churn levels, connected tickets — reviewers pair-match by expertise, trace coordinated changes immediately instead of re-excavating context.
Skill Claude CodeCodex
Wrapper over superpowers:systematic-debugging. Debug loop starts from real bug-proneness data — historically buggy code ranked by bugFixRate + churn — not flat search over whole codebase.
Skill Claude CodeCodex
Write failing test BEFORE implementation, match project conventions from tea-rags search of existing test files (mocks, helpers, assertion style, fixture conventions) so new test fits local norms. Triggers on "write a test", "TDD", "напиши тест", "сначала тест", "failing test first", "RED phase", "implement feature…
Skill Claude CodeCodex
Before claiming work is complete, run tea-rags imports/churn signals on just-edited files to surface collateral-damage candidates (files whose dependents could break), then run verification commands so success claims are backed by evidence and blast-radius awareness. Triggers on "ready to commit", "all done", "should…
Skill Claude CodeCodex
Author implementation plan; Affected Files section enriched per-file imports, churn, ownership, bugFixRate, taskIds from tea-rags — task decomposition reflects real impact+risk. Triggers on "write a plan", "draft implementation plan", "напиши план", "распиши задачи по файлам", "plan the refactor". NOT for plans with…
Skill Claude CodeCodex
Author/rewrite SKILL.md inside .claude-plugin/dinopowers/, enforce wrapper pattern (tea-rags enrichment step then chain into superpowers:) + description style to win against parent skills. Triggers on "add dinopowers:X", "create a wrapper skill", "write a SKILL.md", "напиши скилл", "новый wrapper", "новый dinopowers…
Plugin Claude Code
Plugin marketplace listing 3 plugins: tea-rags, tea-rags-setup, dinopowers.
Plugin Claude Code
Automated TeaRAGs installation wizard — Node.js, embedding providers, Qdrant, MCP configuration.
Agent Claude Code
Use this agent when the user wants to add, configure, or integrate MCP (Model Context Protocol) servers into the global Claude configuration. Examples: Context: User wants to add a new MCP server for file operations. user: "Добавь mcp сервер для работы с файлами" assistant: "I'll use the mcp-server-integrator agent to…
Skill Claude CodeCodex
Run automated TeaRAGs install wizard from scratch — detects environment, installs deps (Node.js, tea-rags, Ollama/ONNX, Qdrant), tunes performance, configures MCP server. Progress saves to /.tea-rags/setup-progress.json for resumable install. Triggers on "install tea-rags", "set up TeaRAGs MCP", "configure tea-rags…
Skill Claude CodeCodex
Runs tea-rags tune to find optimal hardware perf params, saves results to setup progress file for MCP config.
Plugin Claude Code
Data-driven code generation strategies powered by TeaRAGs git signals.
Command Claude Code
Re-prime the agent's context with the current tea-rags index state for this project.
Skill Claude CodeCodex
Rerank reorders search results by git + structural signals. Deep-dive: pick preset, build custom weight set, apply recipe for a specific analytics question.
Skill Claude CodeCodex
Find source of concrete failure — rank historically buggy code (high bugFixRate + churn) against symptom. Triggers on "debug X", "why does Y fail", "test fails", "stack trace says Z", "падает", "почему не работает". NOT for code health scanning without a specific symptom — use risk-assessment for that.
Skill Claude CodeCodex
Decide HOW to write or change code by inspecting git signals on neighbors — classifies task mode (CREATE / EXTEND / MODIFY), pulls strategy and templates from proven low-churn implementations, reuses existing shared helpers instead of reinventing what the project already solved. Triggers on "implement function X"…
Skill Claude CodeCodex
Developer explore, understand, explain, investigate code — "how does X work", "show me the architecture of Y", "what does Z do", "where is X used", "find all X", "antipatterns in X", "best example of X". Also pre-generation investigation — "before I code/change/modify/refactor X", "what should I know before touching…
Skill Claude CodeCodex
Agentic-only enrichment skill — surface battle-tested reference code from project as templates for generation / modification. Three-level locality cascade (target subdomain → domain → project), quality gate by overlay labels + project-wide proven rerank preset. Returns ranked list of reference chunks + locality…
Skill Claude CodeCodex
Two ways to constrain a tea-rags search beyond query + pathPattern. Pick the right mechanism — they compose.