JoaquinCampo

60 mods across 1 repository, 4 stars between them.

JoaquinCampo/my-plugins

Skill Claude CodeCodex

Use when an AI agent is itself performing a pull request review (not coaching a human, not fetching the PR). Covers agent-specific tactics: context budget, tool escalation triggers, Explore subagent dispatch (single sidecar and parallel fan-out), when to emit "I cannot review this responsibly", auto-memory…

4 1mo ago A 0 tokens

JoaquinCampo/my-plugins

Skill Claude CodeCodex

Use when about to review a pull request, leave comments on a diff, approve a merge, or self-review your own changes before sending them. Applies to any PR from a typo fix to a migration, and to both human reviewers and AI sub-agents.

4 1mo ago A 59 tokens

project-report

52

JoaquinCampo/my-plugins

Skill Claude CodeCodex

Generate a high-level weekly status report for a Basecamp project. Reader is a lead or outsider, not someone in the project's daily work. Outputs a lean 4-section markdown report (TL;DR, What happened, Blockers & decisions needed, Gaps Basecamp can't see). Last 7 days only, retrospective. Requires the basecamp CLI…

4 1mo ago A 79 tokens

tools

53

JoaquinCampo/my-plugins

Plugin Claude Code

Daily agent tools: artifact creation, advisor review, browser automation, TUI automation, subagent orchestration, and Codex model routing.

4 1mo ago A tokens not measured

advisor

54

JoaquinCampo/my-plugins

Skill Claude CodeCodex

Use when the user asks to consult the advisor, wants transcript-aware strategic guidance, wants a second opinion on ongoing agent work, provides a transcript for review, is stuck, is choosing between candidates, or wants to know whether completed work is ready. Always run the advisor as a separate GPT 5.6 Sol xhigh…

4 1mo ago A 75 tokens

artifact

55

JoaquinCampo/my-plugins

Skill Claude CodeCodex

Use when building or improving HTML/CSS artifacts, React pages, dashboards, landing pages, explainers, demos, SVG diagrams, UI prototypes, or visual outputs where design quality, subject-specific treatment, responsive behavior, and render verification matter.

4 1mo ago A 50 tokens

browser-use

56

JoaquinCampo/my-plugins

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.

4 1mo ago A 47 tokens

codex-model-routing

57

JoaquinCampo/my-plugins

Skill Claude CodeCodex

Use when spawning Codex subagents or Codex threads and choosing among GPT 5.6 Luna, Terra, and Sol with the appropriate effort. Use this with orchestrating-subagents whenever delegation involves model overrides, reasoning effort, Explore agents, checker/fixer loops, or fan-out work.

4 1mo ago A 64 tokens

kanban-process

58

JoaquinCampo/my-plugins

Skill Claude CodeCodex

Use when the user asks to use a kanban process, track development work on a GitHub board, work from the agent board, proactively track tasks and deferred findings, runs /kanban-process, or when the project is already configured to use this workflow.

4 1mo ago A 56 tokens

JoaquinCampo/my-plugins

Skill Claude CodeCodex

Use preemptively at the start of any session whose work decomposes into delegable units and whose main-thread context is worth protecting. A report, a large feature, a migration are examples, not the full set; the trigger is the shape (many token-heavy steps, compact results), not the task type. Also use whenever the…

4 1mo ago A 90 tokens

tui-use

60

JoaquinCampo/my-plugins

Skill Claude CodeCodex

Operate interactive terminal programs (REPLs, debuggers, TUI apps) using PTY automation. Use when you need to interact with programs that require keyboard input.

4 1mo ago A 39 tokens