Results for “prune”

33 skills
More results
samuelpatro
Prune Branches
Deletes local git branches whose upstream is gone, removing attached worktrees first.
2
shenxingy
Learn
Record, search, and prune per-project learnings in .claude/learnings.jsonl — typed, confidence-scored, searchable across sessions
8 · bundle
matrixx0070
Ipl Portfolio
Review and manage an IP portfolio across trademarks, patents, copyrights, and domains — docketing assets, deadlines, coverage gaps, and prune-vs-maintain decisions.
0
auto-skiller
Refactoring
Identifies and removes dead code safely, with test verification at each step and categorization of risk levels.
1
kevinpbuckley
Profiling
Diagnose frame-rate bottlenecks (CPU vs GPU bound FIRST), control Unreal Insights traces, sample live frame times, and annotate performance captures. Use when FPS is low/bad, the game is slow, or you need to find what is limiting the frame rate.
605
jarbitechture
Promote
Graduate a proven pattern from auto-memory (MEMORY.md) to CLAUDE.md or .claude/rules/ for permanent enforcement.
0
jiachen-t-wang
El2n Deep Learning On A Data Diet Arxiv 2107 07075v2
EL2N: Deep Learning on a Data Diet
6
sinhoneyy
Review
Analyze auto-memory for promotion candidates, stale entries, consolidation opportunities, and health metrics. Use when the user runs /si:review or asks what has been learned and what should be promoted or pruned.
11
intense-visions
Pr Fleet
PR Fleet
18 · bundle
snoodleboot-io
Performance Optimization
The instruction to profile before optimizing survives because intuition about
2
mocchalera
Export Premiere
Exports a timeline.json as a Premiere Pro editor packet, including FCP7 XML, captions, and media, with verification steps.
3
0xharryriddle
Python Pro
Use when implementing python functionality with production-grade patterns and safeguards.
3
claude-dev-suite
Pnpm
pnpm package manager. Fast, disk-efficient with excellent monorepo support. Use when managing dependencies or setting up monorepos. USE WHEN: user mentions "pnpm", "pnpm workspace", "pnpm-workspace.yaml", asks about "pnpm commands", "pnpm install", "workspace protocol" DO NOT USE FOR: npm (use standard npm commands), yarn (use yarn commands), bun package manager
28
dylanckawalec
Performance Profiler
Performance Profiler
3 · bundle
deanpeters
Finance Based Pricing Advisor
Evaluate the financial impact of pricing changes using ARPU, conversion, churn risk, NRR, and payback analysis to make data-driven go/no-go decisions.
5.6k
bdm-15
Ptw Analysis
Price-to-win lens using GSA CALC+, BLS OEWS, and incumbent USASpending award patterns for a pursuit. Use when user asks for realism checks or competitive pricing posture before proposal — draft skill, not production-verified.
0
livelybug
Learn
Manage project learnings.
0
dawidvanzyl
Prepare Base
Load this skill when the user says "prepare base", "prepare-base", or "/prepare-base". Prunes remote tracking references, checks out a base branch, pulls latest, and cleans up local-only feature branches after confirmation.
1
bouclem
Deep Learning
PyTorch, TensorFlow, neural networks, CNNs, transformers, and deep learning for production
7 · bundle
x402agent
Pumpfun Trading
Buy and sell tokens on Pump.fun bonding curves and AMM pools
9
intense-visions
Harness Pulse
Harness Pulse
18 · bundle
lovits
Learn
Manage project learnings.
0 · bundle
shenmuxing
Proof Plan
Prepare GPT-pro-ready proof planning or diagnosis bundles from a user's idea, packaging claims, sources, givens, and open questions for review without solving gaps locally.
2 · bundle
lucassantana-dev
Branch Hygiene
Composite skill — one-pass cleanup of stale local branches, dead worktrees, merged branches, and abandoned remote PR branches. Chains `git fetch --prune` → `clean_gone` (kill [gone] branches) → worktree prune + offer-to-remove dead worktrees → list-and-delete branches merged to main and release → delete remote PR branches whose PRs merged >7 days ago. Use instead of running `clean_gone` alone — that only catches half the rot. Daily-friction composite; fires on "clean up branches", "branch hygiene", "stale worktrees", and on session start when local branch count > 30.
1 · bundle
fradser
Finish Feature
Finalizes and merges a feature branch into develop using git-flow, then prunes stale branches and worktrees. This skill should be used when the user asks to "finish a feature", "merge feature branch", "complete feature", "git flow feature finish", or wants to finalize a feature branch.
580
fradser
Finish Hotfix
Finalizes a hotfix and merges it into main and develop using git-flow, then prunes stale branches and worktrees. This skill should be used when the user asks to "finish a hotfix", "merge hotfix branch", "complete hotfix", "git flow hotfix finish", or wants to finalize a hotfix.
580
fradser
Finish Release
Finalizes a release and merges it into main and develop with a tag using git-flow, then prunes stale branches and worktrees. This skill should be used when the user asks to "finish a release", "merge release branch", "complete release", "git flow release finish", or wants to finalize a release.
580