aromanarguello

10 mods across 1 repository, 11 stars between them.

codex-audit

01

aromanarguello/roman-skills

Skill Claude CodeCodex

Deep code audit via Codex with full-access sandbox and validation gate. Triggers on "codex audit", "deep review", "audit with codex", "thorough code review", "/codex-audit". Unlike /codex, this gives Codex full access to run tests and explore, then validates every finding before presenting.

11 5d ago A 73 tokens

codex-iterative

02

aromanarguello/roman-skills

Skill Claude CodeCodex

Multi-round iterative review via Codex CLI with session resumption — Codex reviews a plan, design, or diff, returns a verdict (APPROVED/REVISE), and Claude fixes issues and resubmits until Codex approves. Codex remembers all prior feedback across rounds via session resume, so it verifies fixes rather than…

11 5d ago A 266 tokens

codex

03

aromanarguello/roman-skills

Skill Claude CodeCodex

Use when user wants to delegate a task to OpenAI Codex CLI. Triggers on "ask codex", "have codex", "codex:", "send to codex", "let codex", "run codex". Delegates via subagent to keep main context clean.

11 5d ago A 62 tokens

coding-guidelines

04

aromanarguello/roman-skills

Skill Claude CodeCodex

Apply when writing, modifying, or reviewing code. Behavioral guidelines to reduce common LLM coding mistakes. Triggers on implementation tasks, code changes, refactoring, bug fixes, or feature development.

11 5d ago A 43 tokens

final-review

05

aromanarguello/roman-skills

Skill Claude CodeCodex

Pre-merge review that runs PR quality, tech debt, security, regression, and performance analysis in parallel via general-purpose agents, aggregates findings into a unified prioritized report, then auto-fixes mechanical issues. Use when the user says "final review", "pre-merge review", "run all reviews", or wants a…

11 5d ago A 95 tokens

grill-me

06

aromanarguello/roman-skills

Skill Claude CodeCodex

Use when the user wants to brainstorm, stress-test, sharpen a plan, explore options, decide what to build, or says "grill me", "/grill-me", "help me think through", "sharpen this idea", or "what should I build".

11 5d ago A 59 tokens

node-walkthrough

07

aromanarguello/roman-skills

Skill Claude CodeCodex

Create sparse, dark, interactive node-workflow HTML diagrams with a guided walkthrough. Use when the user asks to diagram, visualize, map, or explain a process in the same compact node-canvas style; do not use for charts, general web pages, or static illustrations.

11 5d ago A 60 tokens

orchestrate-lane

08

aromanarguello/roman-skills

Skill Claude CodeCodex

Create and manage dedicated Codex lane threads with goals, acceptance criteria, PR babysitting, review gates, and wrap-up. Use when work should be split across Codex threads, or when an existing diff needs a manager thread to review, PR, babysit, and ship it.

11 5d ago A 63 tokens

parallel-subagents

09

aromanarguello/roman-skills

Skill Claude CodeCodex

Use when you have 2+ independent tasks to run concurrently without a formal plan. Triggers on "parallel research", "parallel subagents", "explore in parallel", "investigate multiple", "run tests in parallel". NOT for plan execution (use subagent-driven-development instead).

11 5d ago A 62 tokens

techdebt

10

aromanarguello/roman-skills

Skill Claude CodeCodex

Use at end of coding sessions to find and eliminate duplicated code, dead code, and unnecessary abstractions. Also use when codebase feels cluttered or when you suspect copy-paste patterns have accumulated.

11 5d ago A 44 tokens