adelrioj

19 mods across 1 repository, 5 stars between them.

claude-skills

02

adelrioj/claude-skills

Plugin Claude Code

Skills for autonomous story execution (dex orchestrator), adversarial spec review (Codex or local LMStudio), completeness & wiring review (architect-review-pr), whole-repo three-lens audit (review-codebase), pre-task blind-spot discovery (blind-spot), CLAUDE.md minimizer (claude-md-slim), spec-to-PR conductor…

5 8d ago A tokens not measured

linear

04

adelrioj/claude-skills

MCP server Claude CodeCodexCursor +2

Linear's hosted MCP server: lets the agent read and update issues, projects and cycles. Remote server at mcp.linear.app.

5 8d ago A tokens not measured

adelrioj/claude-skills

Instructions file

Claude Code instructions for adelrioj/claude-skills, covering claude.md, what this is, plugin structure, skills and development.

5 8d ago A 2,422 tokens

architect-review-pr

06

adelrioj/claude-skills

Skill Claude CodeCodex

Use after a feature is built — e.g. the final step of a ship-it run, right after review-pr — to check it is actually complete and wired, not just line-correct. Dispatches a fresh-context Claude subagent that traces the whole repo to hunt completeness and integration gaps in the branch's changes, reports ranked…

5 8d ago A 151 tokens

blind-spot

07

adelrioj/claude-skills

Skill Claude CodeCodex

Use BEFORE starting work on a task to surface the unknown-unknowns you're about to walk into but can't see. Dispatches a fresh-context Claude subagent that hunts what you don't know you don't know about the codebase, the domain, and the decisions ahead, calibrated to your stated experience, then reports ranked…

5 8d ago B 129 tokens

claude-md-slim

08

adelrioj/claude-skills

Skill Claude CodeCodex

Use when CLAUDE.md has grown bloated and is taxing every session's context — the inverse of claude-md-improver. Triages each block into session-invariant rules (stay always-on) vs feature/subsystem detail (page out to docs/ behind a plain-path pointer), moving — never deleting — the detail so nothing is lost and the…

5 8d ago A 149 tokens

handoff

09

adelrioj/claude-skills

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

5 8d ago A 19 tokens

linear-groom-ticket

10

adelrioj/claude-skills

Skill Claude CodeCodex

Use when a Linear ticket needs to be made ready to work on, or judged not worth working on. Analyses one ticket across four dimensions — whether its claims hold in the code, whether it is complete against the team template, whether it duplicates another ticket, and whether it is implementable — then proposes a…

5 8d ago B 125 tokens

linear-spec-ticket

11

adelrioj/claude-skills

Skill Claude CodeCodex

Use when a Linear ticket has been groomed and now needs a design spec written onto it so work can start — drafts the spec from the ticket and the codebase and uploads it to the ticket as a file attachment. Also refreshes that attachment after /spec-review-codex hardens the spec. Never changes the ticket state.…

5 8d ago B 135 tokens

adelrioj/claude-skills

Skill Claude CodeCodex

Use when a Linear ticket needs a priority, a complexity rating and an effort estimate backed by evidence from the code — reads the repo the ticket is about, runs two read-only codex analysts, and after your explicit approval writes the priority, the estimate (when provable) and one living rationale comment to Linear.…

5 8d ago C 124 tokens

plan-to-dex

13

adelrioj/claude-skills

Skill Claude CodeCodex

Use when running an already-hardened Superpowers implementation plan through the dex orchestrator (codex backend). Triggers on: convert plan to dex, plan to dex, dex from plan, run plan with dex, plan-to-dex.

5 8d ago D 54 tokens

review-codebase

14

adelrioj/claude-skills

Skill Claude CodeCodex

Use to run a whole-system adversarial audit of the current repo across three lenses at once — codebase (defects, incoherences, affordance gaps), docs (drift, structure, coverage), and process (end-to-end workflow dead ends). Dispatches three fresh Claude subagents in parallel, each writing a ranked findings report to…

5 8d ago A 137 tokens

ship-it

15

adelrioj/claude-skills

Skill Claude CodeCodex

Use when a thumbs-upped design spec is ready and you want the whole spec-to-PR pipeline to run autonomously — hardens the spec, writes the plan, executes it via dex, opens a PR, runs PR review, and closes with an architect completeness review — in one invocation. Triggers on: ship it, ship-it, run the pipeline, spec…

5 8d ago D 87 tokens

spec-review-codex

16

adelrioj/claude-skills

Skill Claude CodeCodex

Use when a brainstorming design spec has been written and needs adversarial review before implementation planning, using OpenAI Codex as the independent reviewer. Requires the codex CLI. Triggers on: spec review codex, codex spec review, review spec with codex, codex review, review spec, spec review.

5 8d ago B 70 tokens

spec-review-local

17

adelrioj/claude-skills

Skill Claude CodeCodex

Use when a brainstorming design spec has been written and needs adversarial review before implementation planning, using a local model served by LMStudio (via the pi CLI) as the independent reviewer. Works offline — no hosted API needed. Triggers on: spec review local, local spec review, review spec locally, lmstudio…

5 8d ago A 75 tokens

spec-to-symphony

18

adelrioj/claude-skills

Skill Claude CodeCodex

Use when a groomed Linear ticket already carries its design spec and the build must be handed to a Symphony autonomous pipeline — puts the spec on the remote under the filename that deployment actually reads, then arms the existing ticket so the poller dispatches it. The ticket must already exist; this skill never…

5 8d ago A 105 tokens

to-linear

19

adelrioj/claude-skills

Skill Claude CodeCodex

Create a properly-templated Linear issue or epic-project (bug, story, epic) from the current conversation, on whichever team this repo files to. Use this WHENEVER the user wants to write, file, log, or create a ticket/story/bug/epic. Triggers on: write a bug ticket, file this as a bug, log a defect, create a user…

5 8d ago A 103 tokens