Source

camacho/ai-skills

46 skills · 17.9K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
archive Fills Outcomes & Learnings in a plan file and renames it to .done.md.
camacho/ai-skills
710
2
bail Reflects, updates GitHub Issue, closes PR if open, cleans up worktree/branch.
camacho/ai-skills
684
3
capture Creates a draft GitHub Issue with triage label from natural language description.
camacho/ai-skills
669
4
plan-review Auto-assembles review panel using deterministic rules, dispatches agents against plan file, collects verdicts.
camacho/ai-skills
658
5
orient Fetches issue context, auto-detects task type, maps to branch prefix, presents brief.
camacho/ai-skills
646
6
reflect Use after merging a branch or completing a task to consolidate learnings into memory layers, close out issues, and ve…
camacho/ai-skills
628
7
status Project status dashboard — open issues, recent commits, active branches/worktrees, memory state, and scratchpad. Use …
camacho/ai-skills
604
8
build-skill Use when creating or rewriting a skill and you want one strong, workflow-conformant version built through failure ana…
camacho/ai-skills
601
9
autonomous Exit copilot mode — return to autonomous mode with full worktree enforcement.
camacho/ai-skills
593
10
catchup Use after /clear, /compact, session resume, or context loss. Use when branch context is stale or unknown. Use when st…
camacho/ai-skills
581
11
wrap Use when ending a session, wrapping up work, saying goodbye, or transitioning to a new task context after completing …
camacho/ai-skills
578
12
assemble-panel Use when another skill or agent needs a review panel assembled, retained, or converged — invoked by /review, /plan-re…
camacho/ai-skills
569
13
session-start-hook Creating and developing startup hooks for Claude Code. Use when the user wants to set up a repository for Claude Code…
camacho/ai-skills
569
14
copilot Enter copilot mode — human drives, Claude assists. Relaxes worktree enforcement, allows main commits.
camacho/ai-skills
565
15
validate Run full project validation (typecheck + lint + format + test + build (optional))
camacho/ai-skills
565
16
policy-algebra Use when a skill, plan, or rule file needs a frozen Starlark governance rule block generated, or an existing frozen b…
camacho/ai-skills
551
17
publish-skill Detect new or modified skills in .agents/skills/ by comparing git hashes against ai-skills, snapshot for rollback, re…
camacho/ai-skills
399
18
review Unified review skill — auto-detects plan or code, assembles the right panel, runs a bounded review-fix loop with seve…
camacho/ai-skills
393
19
isolate Use when starting task work that needs branch isolation, before planning or coding — creates a worktree branching fro…
camacho/ai-skills
391
20
task Universal task dispatcher. Start, route, and execute any task through the development workflow (Steps 0-9). Invoke on…
camacho/ai-skills
391
21
ship Use when implementation is complete, tests pass, and code needs to reach main — via PR with auto-merge (CI up) or loc…
camacho/ai-skills
388
22
build Use when an approved plan exists and needs execution, or when a hotfix/one-sentence scope needs direct TDD implementa…
camacho/ai-skills
386
23
to-prd Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to …
camacho/ai-skills
379
24
to-issues Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet verti…
camacho/ai-skills
376
25
triage Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, …
camacho/ai-skills
373
26
brainstorming You MUST use this before any creative work - creating features, building components, adding functionality, or modifyi…
camacho/ai-skills
372
27
test-driven-development Use when implementing any feature or bugfix, before writing implementation code
camacho/ai-skills
370
28
requesting-code-review Use when completing tasks, implementing major features, or before merging to verify work meets requirements
camacho/ai-skills
357
29
local-merge Use when landing a branch onto a target branch requires a safe local-git merge path that avoids mutating active workt…
camacho/ai-skills
351
30
workflow Alias for /task — the universal task dispatcher. Use /task or /workflow interchangeably.
camacho/ai-skills
350
31
writing-plans Use when you have a spec or requirements for a multi-step task, before touching code
camacho/ai-skills
350
32
inherit Use when pulling/syncing/updating/absorbing changes from a branch's parent (typically main) into the current branch, …
camacho/ai-skills
346
33
position Bootstrap the session into a team position. Loads the position profile from `ai-workspace/team/<name>.md`, loads sibl…
camacho/ai-skills
323
34
distill Use when agent instruction files (AGENTS.md, rules/) need analysis, trimming, or restructuring. Orchestrates /imperat…
camacho/ai-skills
300
35
imperatives Use when extracting imperatives from agent instruction files, analyzing rule coverage, or preparing input for /policy…
camacho/ai-skills
296
36
visualize Use when content needs a diagram or visual — auto-detects content shape, picks the best format per the active-selecti…
camacho/ai-skills
296
37
blueprint Write the canonical ai-env blueprint plan for a multi-step task (Step 3 of /task). Runs one brainstorming round, uses…
camacho/ai-skills
239
38
coffee-break Park mid-arc session state and work in progress. Routes to /reflect first if memory work is pending.
camacho/ai-skills
184
39
review-loop Use when iterative review-fix cycles are needed on a plan or implementation — bounded loop with severity gating, auto…
camacho/ai-skills
182
40
plan Write a plan file for a multi-step task (Step 3 of /task). Runs one brainstorming round then writes ai-workspace/plan…
camacho/ai-skills
142
41
silly-sausage Use when the user says "silly sausage", "silly-sausage", invokes /silly-sausage, or expresses lighthearted exasperati…
camacho/ai-skills
45
42
audit-permissions Use when reviewing permission prompt frequency, optimizing the allow-list, or resetting the audit log. Triggers on "a…
camacho/ai-skills
42
43
sync-dotfiles Sync user-level AI configs (~/.claude/, ~/.codex/) with the dotfiles/ directory. Use when dotfiles drift, after sessi…
camacho/ai-skills
39
44
apply-template Apply the ai-env agentic development environment template to the current repo, with intent-preserving merge for exist…
camacho/ai-skills
37
45
name-project Run an interactive naming session for a project. Use when the user wants to name a project, app, package, tool, or re…
camacho/ai-skills
37
46
elevate-skill Elevate a project-local skill to the shared ai-skills repo. Use when you want a project skill available in other repo…
camacho/ai-skills
9