igarcez

26 mods across 1 repository, 2 stars between them.

igarcez

01

igarcez/claude-plugins

Plugin Claude Code

Ian Garcez's Claude Code plugins — planning, intelligence-layer tooling, and more.

2 5d ago A tokens not measured

intel

03

igarcez/claude-plugins

Plugin Claude Code

Project intelligence layer manager — bootstrap, extend, and audit an intelligence/index.md index + intelligence/.md topic files.

2 5d ago A tokens not measured

intel

04

igarcez/claude-plugins

Command

Manage a project intelligence layer (intelligence/index.md + intelligence/.md topic files). Subcommands - setup | add | maintain | upgrade.

2 5d ago A 28 tokens

UserPromptSubmit

05

igarcez/claude-plugins

Hook

Runs when you submit a prompt, before the agent sees it, executing intel-haiku.sh via bash. From igarcez/claude-plugins.

2 5d ago A tokens not measured

Stop

06

igarcez/claude-plugins

Hook

Runs when the agent finishes a response, executing intel-capture.sh via bash. From igarcez/claude-plugins.

2 5d ago A tokens not measured

maintain

07

igarcez/claude-plugins

Skill Claude CodeCodex

Branch of /intel: audit the intelligence layer end-to-end (subcommand maintain). Internal: loaded by the intel command; not a standalone task.

2 5d ago A 33 tokens

migrations

08

igarcez/claude-plugins

Skill Claude CodeCodex

Shared reference for /intel — the applied-migration ledger plus the registry of intelligence-layer migrations, each with a detect rule and a fix procedure. Internal: loaded by the intel command's setup / maintain / upgrade branches; not a standalone task.

2 5d ago A 52 tokens

shape

09

igarcez/claude-plugins

Skill Claude CodeCodex

Shared reference for /intel — shape of an intelligence file, hub/sub-index splitting, code-citation rules, canonical intelligence/index.md and pointer-stanza file shapes. Internal: loaded by the intel command before any branch; not a standalone task.

2 5d ago A 51 tokens

upgrade

10

igarcez/claude-plugins

Skill Claude CodeCodex

Branch of /intel: detect and apply pending intelligence-layer migrations (subcommand upgrade). Internal: loaded by the intel command; not a standalone task.

2 5d ago A 32 tokens

merge

11

igarcez/claude-plugins

Command

Merge a branch into the current branch, resolving any conflicts. Defaults to the remote default branch.

2 5d ago A 19 tokens

plan-md

12

igarcez/claude-plugins

Plugin Claude Code

Interview-driven implementation plans written for AI coding agents — create, list, review, execute.

2 5d ago A tokens not measured

plan-md

13

igarcez/claude-plugins

Command

Interview-driven implementation plans for AI agents — setup, create, list, review, execute.

2 5d ago A 17 tokens

execute

14

igarcez/claude-plugins

Skill Claude CodeCodex

Branch of /plan-md: execute a plan step by step, tracking plan gaps (subcommand execute). Internal: loaded by the plan-md command; not a standalone task.

2 5d ago A 37 tokens

list

15

igarcez/claude-plugins

Skill Claude CodeCodex

Branch of /plan-md: list active and completed plans (subcommand list). Internal: loaded by the plan-md command; not a standalone task.

2 5d ago A 32 tokens

migrate

16

igarcez/claude-plugins

Skill Claude CodeCodex

Branch of /plan-md: legacy DONE-marker migration, run before any scan of the plans directory. Internal: loaded by other plan-md branches; not a standalone task.

2 5d ago A 37 tokens

new

17

igarcez/claude-plugins

Skill Claude CodeCodex

Branch of /plan-md: interview the user and write a new plan (empty argument). Internal: loaded by the plan-md command; not a standalone task.

2 5d ago A 34 tokens

php

18

igarcez/claude-plugins

Skill Claude CodeCodex

Apply when project contains composer.json, .php, or artisan (Laravel).

2 5d ago A 35 tokens

review

19

igarcez/claude-plugins

Skill Claude CodeCodex

Branch of /plan-md: address claude: feedback comments in a plan (subcommand review). Internal: loaded by the plan-md command; not a standalone task.

2 5d ago A 36 tokens

typescript

20

igarcez/claude-plugins

Skill Claude CodeCodex

Apply when project contains package.json, tsconfig.json, .ts, .tsx, .js, .jsx, or .mjs.

2 5d ago A 46 tokens

pr-review

21

igarcez/claude-plugins

Plugin Claude Code

AI pull-request reviews — review a GitHub PR (or your own current branch via /self-review), then plan the fixes, keep a local report, or push inline review comments (beta).

2 5d ago A tokens not measured

pr-review

22

igarcez/claude-plugins

Command

Review a GitHub pull request — plan the fixes, keep a local report, or push inline review comments.

2 5d ago A 21 tokens

self-review

23

igarcez/claude-plugins

Command

Review your own current-branch work — its open PR or the local diff vs base — and route the findings into a plan-md fix plan.

2 5d ago A 28 tokens

plan

24

igarcez/claude-plugins

Skill Claude CodeCodex

Branch of /pr-review: hand the review findings to plan-md:new as a seeded fix plan. Internal: loaded by the pr-review command; not a standalone task.

2 5d ago A 36 tokens