Source

coleam00/skills

33 skills · 4.8K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
piv-implement Executes an implementation plan task-by-task with validation at every step. Use when you have a completed feature pla…
coleam00/skills
162
2
piv-plan-implementation Creates a comprehensive, context-rich implementation plan through deep codebase analysis, a short clarifying intervie…
coleam00/skills
160
3
piv-validate Runs this project's full validation suite — tests, type checks, and linting across every part of the stack — then rep…
coleam00/skills
157
4
hooks-create Author a working Claude Code hook from a plain-English description of what it should guarantee or do. You describe th…
coleam00/skills
156
5
prime-codebase Primes the agent with deep codebase understanding by analyzing structure, documentation, and key files. Use when star…
coleam00/skills
155
6
plan-architecture Interactively explore HOW to approach an intent (a PRD, epic, brief, or free-form idea) and decide the high-level arc…
coleam00/skills
153
7
plan-create-prd Interactive, problem-first PRD generator — interviews the user to surface the thesis (the problem, and WHY build it) …
coleam00/skills
153
8
rules-check-drift Check whether your rules file (CLAUDE.md or AGENTS.md) still matches the codebase after recent changes — run before a…
coleam00/skills
151
9
piv-review-changes Performs a technical code review of recently changed files for bugs, security issues, and standards compliance, then …
coleam00/skills
148
10
piv-investigate-issue Investigate a GitHub issue — fan out parallel exploration, find the root cause (5 Whys, evidence-backed), and write a…
coleam00/skills
146
11
piv-slice-epic Slice an epic (with its architecture decisions) into PIV-sized tickets with a dependency graph, then create them in y…
coleam00/skills
146
12
piv-commit Creates a new git commit for all uncommitted changes with an atomic, conventionally-tagged message. Use when work is …
coleam00/skills
145
13
second-brain-audit Audit any second brain, notes folder, or agent memory for facts that have quietly stopped being true, then fix the wo…
coleam00/skills
145
14
build-dark-factory Take a PRD and build a dark factory around it - a repository that takes work in as an issue and ships validated code …
coleam00/skills
144
15
piv-review-pr Full pull-request review — fetch the PR, run the project's validation, review the diff with fresh eyes (dispatching t…
coleam00/skills
144
16
prime-backend Primes the agent with focused understanding of the backend portion of the codebase — API routes, services, data model…
coleam00/skills
143
17
ablate-ai-layer Measure whether a repository's AI instructions still earn their place, by running the same real task many times with …
coleam00/skills
142
18
piv-create-pr Push the current feature branch and open a pull request, ready for review. Use after a ticket's implementation is com…
coleam00/skills
142
19
rules-create-global Set up your project's global rules, a lean and well-structured root CLAUDE.md (plus a starter .claude/), following th…
coleam00/skills
142
20
opportunity-scan Scan how you actually work with your coding agent and surface what to encode next. Point it at ONE run's artifacts to…
coleam00/skills
141
21
piv-fix-review-findings Triage code-review findings (manual or AI), fix the ones you choose one at a time with tests, defer/log the rest, the…
coleam00/skills
141
22
piv-run-full-loop Autonomously develops a complete feature from priming through planning, execution, and commit by chaining the four co…
coleam00/skills
141
23
prime-frontend Primes the agent with focused understanding of the frontend portion of the codebase — components, routing, state mana…
coleam00/skills
141
24
piv-implement-issue Implement the fix for a GitHub issue from its RCA artifact (created by piv-investigate-issue) — drift-check the plan,…
coleam00/skills
139
25
plan-create-stories Decomposes a PRD into well-formed, engineer-ready tickets — Jira issues or GitHub issues. Use after a PRD exists, to …
coleam00/skills
138
26
skills-create Author a new Claude Code skill the house way, or refactor a fat skill into a lean SKILL.md + references/. Use when yo…
coleam00/skills
138
27
ast-grep Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codeba…
coleam00/skills
137
28
worktree-merge Integrate any number of feature branches from parallel worktrees through one safe integration branch, validating afte…
coleam00/skills
136
29
worktree-create Create one or more git worktrees for parallel development, each on its own branch with gitignored config copied in, d…
coleam00/skills
135
30
agent-browser Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, …
coleam00/skills
134
31
system-execution-report Generates a structured implementation report reflecting on a just-completed feature — what was done, divergences, cha…
coleam00/skills
134
32
system-evolution-review Performs a meta-level review of how well an implementation followed its plan, classifying divergences and recommendin…
coleam00/skills
133
33
setup-ai-tutor Sets up and starts the AI Tutor project locally (environment file, dependencies, database, migrations, and dev server…
coleam00/skills
131