radumarias

29 mods across 1 repository, 3 stars between them.

polish

25

radumarias/xorio-claude-plugin

Skill Claude CodeCodex

Polish local code changes — simplify, clean up, review, and audit before PR. Runs code-simplifier, cleanup-code, code-reviewer, and security-auditor in sequence. Use when user says "polish my changes", "prepare for PR", "clean up before merging", or "make this PR-ready".

3 1mo ago A 70 tokens original MIT

review-loop

26

radumarias/xorio-claude-plugin

Skill Claude CodeCodex

Multi-round audit loop: /simplify → parallel finders (/code-review + optional /security-review + /review) → adversarial verify (3 lenses, default-refuted) → apply verified fixes → repeat until N rounds dry or MAXROUNDS. Use when the user wants a thorough quality + correctness pass on a branch/diff before pushing or…

3 1mo ago A 147 tokens original MIT

review

27

radumarias/xorio-claude-plugin

Skill Claude CodeCodex

Review local code changes with multi-agent PR review, code review, and simplification. Presents findings for user selection before fixing. Use when user says "review my changes", "check my code", "review before PR", or "code review my work".

3 1mo ago A 53 tokens original MIT

team-forming

28

radumarias/xorio-claude-plugin

Skill Claude CodeCodex

Team-forming [--roles r1,r2,...] [--team-slug S] [--no-architect] [--no-review-plan] [--no-confirm-plan] [--no-explore] [--fable]. Compose and spawn an agent team for one task-group: an optional recon pass hands a distilled codebase map to a MAX-tier architect/planner that runs first to design the work and recommend…

3 1mo ago A 185 tokens original MIT

tests

29

radumarias/xorio-claude-plugin

Skill Claude CodeCodex

Generate unit and integration tests for local git changes. Analyzes coverage gaps and anti-patterns, then generates idiomatic tests. Use when user says "write tests", "add test coverage", "what tests are missing", or "generate tests for my changes". Supports Rust, TypeScript, Python with framework-specific standards…

3 1mo ago A 82 tokens original MIT