All authors
A avatar

Claude Skills by A

github.com/A
13 skillsA× 130 installs7 views
ReleaseA

Cut a booping plugin release — verify the version bump against the last published tag, draft public-voiced release notes, merge the release branch into master, tag, and publish the GitHub release. Use when cutting a vX.Y.Z release of this repo.

toolspythonbash
0
14
PlaybookA

Run a user-authored playbook from the vault: a multi-step guided procedure. Lists available global and local playbooks, selects one by trigger, and drives its steps in order — spawning per-step sub-agents or running inline, pausing at review gates.

toolsbash
0
14
Debug SkillA

A skill with debug mode enabled

code-quality
0
8
Sample SkillA

A sample skill for testing

ai-agentsbashtesting
0
8
Plan TemplatesA

Authoring or refactoring a Claude Code skill — skill bodies, partials, config schema, rendered outputs, skill-level agents.

developmentgoshell
0
8
ChatA

Context-aware chat about the project: discuss plans, retros, lessons, and code; navigate the vault; and handle chores (frontmatter tweaks, status flips, inline plan or code edits) without invoking the heavier skills. Opens every session with a vault status summary.

ai-agentsbashgit
0
8
Code ReviewA

Review changed code (diff, files, or directory) against layered, stack-aware checklists plus plan- and lesson-aware dynamic checks. Stateless side-skill — chat-only output, no plan-lifecycle status, no persistent report.

code-qualitybashcode-review
0
8
DevelopA

Execute a groomed plan milestone-by-milestone via sub-agents. Use after /groom produces a plan file that is ready to implement.

ai-agentsbash
0
8
GroomA

Deep-research a feature, bug, or refactor and produce a specified, estimated plan with Definition of Done. Cross-validates architecture with a second model when useful. Use when the user describes a new piece of work that needs to be shaped before implementation.

ai-agentsbashgit
0
8
HelpA

Show what booping is, the available commands, and how to use them. Use when the user asks for help, wants a tour of the plugin, or is onboarding.

ai-agentsbash
0
8
InstallA

Scaffold a booping project under ~/Claude/{project}/ and attach it to the current repo. Use when onboarding a new repo or formalizing an existing one.

devopsbash
0
8
LearnA

Extract lessons from a retrospective and fold improvements into project-local skill/agent extensions under _booping/. Use after /retro writes a retrospective.

ai-agentsbashgit
0
8
RetroA

Generate a project- and plan-specific sprint retrospective by reviewing session logs, gathering user feedback, and comparing plan vs built. No cross-project generalization or candidate lessons. Use after /develop reports a sprint DONE, or when the user explicitly asks to retro a plan.

ai-agentsbashgit
0
8