HigorAlves

64 mods across 1 repository, 6 stars between them.

WorktreeRemove

49

HigorAlves/orc

Hook

Runs when a git worktree is removed, executing worktree-remove.sh. From HigorAlves/orc.

6 5d ago A tokens not measured original MIT

PostToolUse

50

HigorAlves/orc

Hook

Runs after a tool call finishes, executing post-context-monitor.sh. From HigorAlves/orc.

6 5d ago A tokens not measured copy · 56% MIT

PreToolUse

51

HigorAlves/orc

Hook

Runs before the agent uses a tool for Bash tool calls, executing pre-git-guard.sh (7 commands). From HigorAlves/orc.

6 5d ago A tokens not measured original MIT

adr-writing

52

HigorAlves/orc

Skill Claude CodeCodex

Author and update Architecture Decision Records (ADRs) — the durable record of a decision and its trade-offs, in docs/adr/NNNN-.md. Use to lock in an architectural decision or to supersede an ADR.

6 5d ago A 50 tokens original MIT

agent-browser

53

HigorAlves/orc

Skill Claude CodeCodex

Browser automation CLI for AI agents; use for web tasks - navigate, click, fill forms, screenshot, scrape, test web/Electron apps.

6 5d ago A 32 tokens original MIT

HigorAlves/orc

Skill Claude CodeCodex

Implement Clean, Hexagonal (Ports & Adapters), and Domain-Driven architecture patterns. Use when designing service layers, refactoring monoliths into bounded contexts, or fixing layer dependency cycles.

6 5d ago A 43 tokens original MIT

browser-qa

55

HigorAlves/orc

Skill Claude CodeCodex

The canonical browser-QA protocol for web changes — env attach, the driver gate (agent-browser headless vs Claude-in-Chrome live), the validator dispatch contract, and the chrome-mode evidence packet. Use when running browser QA on a web change; /orc:qa Phase 4 and /orc:flow Phase 6 delegate here.

6 5d ago A 72 tokens original MIT

callouts

56

HigorAlves/orc

Skill Claude CodeCodex

The orc callout palette — emoji-header blockquotes in conversation, GitHub-flavored [!TYPE] form for GitHub-bound output. Use when about to add an insight, caution, gate, preview, or danger block to the conversation or to a PR/doc.

6 5d ago A 58 tokens original MIT

caveman-pr

57

HigorAlves/orc

Skill Claude CodeCodex

Ultra-compressed, signal-only pull request descriptions. Use when opening a PR or when the user says "write a PR description", "PR body", "draft the PR", or invokes /caveman-pr.

6 5d ago A 48 tokens original MIT

caveman-review

58

HigorAlves/orc

Skill Claude CodeCodex

Ultra-compressed code review comments — one line per finding: location, problem, fix. Use when the user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review.

6 5d ago A 53 tokens original MIT

ci-routing

59

HigorAlves/orc

Skill Claude CodeCodex

The canonical route-on-verdict protocol for a red CI diagnosis — fixable/flake/infra/needs-debug handling, the single-render rule, and the fix-then-re-watch loop. Use after orc-ci-investigator returns; /orc:ci Phase 3 and /orc:flow's post-open CI gate delegate here.

6 5d ago A 70 tokens original MIT

code-discovery

60

HigorAlves/orc

Skill Claude CodeCodex

Use when discovering or navigating a codebase before planning, implementing, debugging, or refactoring — prefer a Graphify code-graph query over broad Glob/Grep/Read to cut token cost, with automatic fallback to grep when Graphify is absent, stale, or unhealthy.

6 5d ago A 59 tokens original MIT

codebase-design

61

HigorAlves/orc

Skill Claude CodeCodex

Shared vocabulary for designing deep modules — seam, adapter, depth, leverage, locality. Use when designing or reshaping a module's interface, deciding where a seam goes, making code more testable or AI-navigable, or when another orc skill or agent needs the deep-module vocabulary.

6 5d ago A 63 tokens copy · 86% MIT

HigorAlves/orc

Skill Claude CodeCodex

Audit, survey, and upgrade project dependencies safely — majors escalated, never auto-applied. Use when auditing dependencies for vulnerabilities, checking outdated packages, bumping a dependency, or when /orc:deps is invoked.

6 5d ago A 47 tokens original MIT

HigorAlves/orc

Skill Claude CodeCodex

Dispatch parallel subagents with focused, self-contained briefs — each gets exactly the context it needs, never your session history. Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

6 5d ago A 51 tokens copy · 89% MIT

doc-writing

64

HigorAlves/orc

Skill Claude CodeCodex

Shared scaffolding for numbered design/spec docs — outline, NNNN- numbering, review gates, doc-type map (PRD/TRD/RFC/ADR/postmortem). Referenced by orc:prd/trd/rfc/adr-writing + postmortem.

6 5d ago A 58 tokens original MIT