strigov

48 mods across 2 repositories, 6 stars between them.

strigov/superpowers-strigov-ver

Plugin Claude Code

Personal fork of superpowers for strigov: multi-model dev orchestrator on the GPT-5.6 family — Sonnet main thread orchestrates (triage, dispatching, polling, git); an Opus subagent at max thinking effort writes the plan and its authorized revisions; Codex Sol max reviews the plan (loop cap=4, fresh task each round…

4 1mo ago A tokens not measured original MIT

dev

02

strigov/superpowers-strigov-ver

Command

Start the dev-orchestrator multi-model workflow on the task in arguments or the preceding user request.

4 1mo ago A 20 tokens original MIT

architecture-memory

03

strigov/superpowers-strigov-ver

Skill Claude CodeCodex

Maintain docs/ARCHI.md — a persistent, tool-agnostic architecture memory of the repository. Use when the user asks to create, update, or compact an architecture overview / ARCHI.md, or when repeated Explore passes keep re-mapping the same codebase. Covers creation, the update discipline, the token budget (10-20k…

4 1mo ago A 86 tokens original MIT

brainstorming

04

strigov/superpowers-strigov-ver

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

4 1mo ago A 37 tokens original MIT

codex-ask

05

strigov/superpowers-strigov-ver

Skill Claude CodeCodex

Grounded second opinion from Codex on any question — architecture calls, debugging hypotheses, trade-off decisions, red-teaming a conclusion. Advisory only, nothing is gated on the answer. Use when a decision is about to harden and an independent model's disagreement would be valuable, or when genuinely stuck on a…

4 1mo ago A 91 tokens original MIT

codex-invocation

06

strigov/superpowers-strigov-ver

Skill Claude CodeCodex

How to invoke Codex CLI from Claude Code on this machine. Use when any workflow needs to dispatch a Codex task — codex-dispatch wrapper + --background + Monitor polling. Contains the exact wrapper, flags, polling loop, and stale-lock workaround. Read this before the first Codex call in a session, including from…

4 1mo ago B 77 tokens original MIT

dev-orchestrator

07

strigov/superpowers-strigov-ver

Skill Claude CodeCodex

A workflow for coordinating multiple coding agents during implementation. The main agent organizes the work while assigned subagents handle code, tests, and reviews.

4 1mo ago B 318 tokens original MIT

executing-plans

09

strigov/superpowers-strigov-ver

Skill Claude CodeCodex

Use ONLY for legacy upstream-style plans — plain markdown without YAML frontmatter, flat Task 1..N structure (no phases). For phased plans with YAML frontmatter (Ф1, Ф2, …), use dev-orchestrator instead — it honors phase boundaries, auto-commits per phase, and routes BE/FE phases to the right implementer.

4 1mo ago A 78 tokens original MIT

strigov/superpowers-strigov-ver

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

4 1mo ago A 44 tokens original MIT

strigov/superpowers-strigov-ver

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

4 1mo ago A 38 tokens copy · 88% MIT

using-git-worktrees

15

strigov/superpowers-strigov-ver

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback.

4 1mo ago A 36 tokens original MIT

strigov/superpowers-strigov-ver

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

4 1mo ago A 43 tokens copy · 84% MIT

vassal-litigator-cc

19

strigov/vassal-litigator-cc

Plugin Claude Code

A Claude Code plugin for managing legal cases, including intake, cataloguing, legal analysis, hearing preparation, and appeals. Its description is in Russian and identifies it as a fork of Vassal.

2 2mo ago A tokens not measured

add-evidence

20

strigov/vassal-litigator-cc

Command

A command for accepting additional evidence from a client. The description is in Russian and means “accept additional evidence from the client.”

2 2mo ago A 8 tokens

add-opponent

21

strigov/vassal-litigator-cc

Command

A command for receiving documents from the opposing party in a legal case and performing a quick initial analysis.

2 2mo ago A 12 tokens

appeal

23

strigov/vassal-litigator-cc

Command

A command for preparing an appeal against a decision made by a first-instance court.

2 2mo ago A 16 tokens