Skill Library
Claude Code skills that run when you need them. Each one does exactly what it says, triggered by a slash command or natural language.
9 skills
Code Review
/code-reviewCodeGet a second pair of eyes on your PR without waiting for a teammate. Claude reads the full diff, thinks about what could go wrong, and surfaces only the issues worth fixing before merge.
Reviews a pull request for bugs, logic errors, and security issues that matter.
Commit
/commitGitYou say /commit and walk away. Claude reads the diff, writes a clear message, stages the right files, and commits. No more writing commit messages at the end of a long session.
Turns your work into a clean, conventional git commit in one step.
Feature Dev
/feature-devCodeInstead of Claude guessing how your project is structured, Feature Dev maps your codebase first. It finds your patterns, understands your conventions, then builds the feature in a way that looks like it was always there.
Builds new features with full codebase awareness before writing a single line.
GSD: Plan Phase
/gsd:plan-phasePlanningPlanning is the part most people skip and then regret. GSD Plan Phase forces the right questions before execution: What exactly needs to happen? What could go wrong? Does this plan actually achieve the goal? You get a verified, build-ready plan instead of vibes.
Researches, plans, and verifies a phase of work before any code gets written.
Hookify
/hookifyAgentsEvery time you correct Claude, you're training it. Hookify captures that training as actual rules. Run it after a frustrating session and watch the same mistakes disappear from every future conversation.
Turns your corrections into permanent rules so Claude never makes the same mistake twice.
Paperclip
Triggered automatically on heartbeatAgentsYour AI employees run on Paperclip. This skill is what makes Claude one of them. It handles the entire task lifecycle: picking up work, executing it, communicating progress, and handing off, all inside the same workflow your other agents use.
Connects Claude to your AI org's task board so it can check in, work, and report back.
Skill Creator
/skill-creatorAgentsSkills are how you permanently extend what Claude can do. Skill Creator handles the meta-work: writing the skill that writes other skills. Start with a workflow you do repeatedly, and end with a skill that does it for you.
Builds a new Claude Code skill from scratch, prompts, tools, and trigger logic included.
Admin Expense
/admin-expenseAdminPaste your credit card statement, drop a receipt, or type 'AWS $47 last Tuesday' and it's logged. No spreadsheet maintenance, no manual data entry. Your books stay clean while you work.
Parses any expense input and logs it to Airtable without lifting a finger.
PM Continue
/pm-continuePlanningOpen Claude, type /pm-continue, and work happens. No context re-loading, no 'what should I work on', no status check theater. Claude reads the board, picks the most important thing, and gets into it.
Picks up the next task from your Notion board and starts working without being told twice.