radumarias

29 mods across 1 repository, 3 stars between them.

xorio

02

radumarias/xorio-claude-plugin

Plugin Claude Code

xorio development toolkit — dev workflows, testing, cleanup, polish, review, security.

3 1mo ago A tokens not measured original MIT

security-auditor

04

radumarias/xorio-claude-plugin

Agent

Proactively scans for security vulnerabilities. Reviews code and infrastructure configurations against common security risks like the OWASP Top 10. Context: User wants a security review. user: "Audit the auth module for security issues" Context: User is concerned about vulnerabilities. user: "Check my API endpoints…

3 1mo ago A 77 tokens original MIT

test-analyzer

05

radumarias/xorio-claude-plugin

Agent

Internal agent for the /xorio:tests pipeline. Analyzes code to identify what needs testing, maps existing test patterns, and produces a prioritized gap list. Do NOT invoke directly — use /xorio:tests which provides the required standards content and scope. Output feeds into the test-generator agent.

3 1mo ago A 65 tokens original MIT

test-docs-advisor

06

radumarias/xorio-claude-plugin

Agent

Internal agent for the /xorio:tests pipeline. Reviews project documentation and suggests improvements that would help with test generation quality. Do NOT invoke directly — use /xorio:tests which launches this agent in parallel with the test-analyzer when --no-docs is not set.

3 1mo ago A 62 tokens original MIT

test-generator

07

radumarias/xorio-claude-plugin

Agent

Internal agent for the /xorio:tests pipeline. Generates idiomatic unit and integration tests following project conventions and language-specific standards. Do NOT invoke directly — use /xorio:tests which provides the required gap analysis, standards content, and key file paths from the test-analyzer agent.

3 1mo ago A 61 tokens original MIT

commit-message

09

radumarias/xorio-claude-plugin

Command

Based on the above changes, create a single git commit message. IMPORTANT! DON'T COMMIT OR STAGE ANYTHING, JUST CREATE THE MESSAGE Clear commit messages - Use conventional commits (feat:, fix:, etc.).

3 1mo ago A 4 tokens original MIT

guide

10

radumarias/xorio-claude-plugin

Command

Interactive guide — discover xorio workflows, get recommendations, and start flows.

3 1mo ago A 14 tokens original MIT

review-pr-mythos

13

radumarias/xorio-claude-plugin

Command

Mythos all-Fable multi-agent PR review — every agent on Fable with max thinking; multi-lens review, deterministic + adversarial validation, verified fixes, looped to convergence. Use ONLY when the user explicitly says "mythos" or asks for the all-Fable / max-thinking variant; for any other deep PR review use review-pr…

3 1mo ago A 74 tokens original MIT

review-pr

14

radumarias/xorio-claude-plugin

Command

Ultracode multi-agent PR review — multi-lens review, deterministic + adversarial validation, verified fixes, looped to convergence. This is the DEFAULT deep-review variant — prefer it unless the user explicitly says "mythos" or asks for the all-Fable variant (then use review-pr-mythos).

3 1mo ago A 65 tokens original MIT

root-cause

16

radumarias/xorio-claude-plugin

Command

Identify the root cause of a problem using an evidence-grounded 5 Whys. --deep fans out parallel hypothesis branches with deterministic grounding and adversarial verification (multi-agent).

3 1mo ago A 37 tokens original MIT

tests

17

radumarias/xorio-claude-plugin

Command

Generate tests — analyzes gaps, detects anti-patterns, generates idiomatic tests.

3 1mo ago A 15 tokens original MIT

PreToolUse

19

radumarias/xorio-claude-plugin

Hook

Runs before the agent uses a tool for Bash, Read and Grep tool calls, executing block-secret-file-reads.mjs via node. From radumarias/xorio-claude-plugin.

3 1mo ago A tokens not measured original MIT

brainstorm-mythos

20

radumarias/xorio-claude-plugin

Skill Claude CodeCodex

Brainstorm-mythos [topic] [--target P] [--rounds N=2] [--lenses generic|optimization] [--out FILE] [+Nk]. All-Fable multi-agent fan-out (every agent on Fable with ultrathink max thinking): ideate across diverse lenses → adversarially refute → debate → synthesize a ranked report. Use ONLY when the user explicitly says…

3 1mo ago A 119 tokens original MIT

brainstorm

21

radumarias/xorio-claude-plugin

Skill Claude CodeCodex

Brainstorm [topic] [--target P] [--rounds N=2] [--mid-pct P=20] [--lenses generic|optimization] [--cross-model] [--fable] [--out FILE] [+Nk]. Multi-agent fan-out: ideate across diverse lenses (mixed STRONG/MID model tiers, mixed effort) → adversarially refute → debate → synthesize a ranked report. Use when the user…

3 1mo ago A 164 tokens original MIT

cleanup-code

22

radumarias/xorio-claude-plugin

Skill Claude CodeCodex

Refactor and clean up code with structured review gates. Detects language, applies coding standards (Rust, TypeScript, Python), runs simplification and security audit. Primarily used as a sub-step of the polish workflow. Includes DRY analysis, Law of Demeter checks, and YAGNI violation detection.

3 1mo ago A 66 tokens original MIT

radumarias/xorio-claude-plugin

Skill Claude CodeCodex

Generate unit and integration tests for a specific module, directory, or file. Analyzes existing code and creates idiomatic tests.

3 1mo ago A 30 tokens original MIT