All authors
DollarDill avatar

Claude Skills by DollarDill

github.com/DollarDill
24 skillsA× 23B× 10 installs2 views
Memory CuratorA

Use at session-close when a session captured several new memories, or on-demand, to consolidate, deduplicate, prune, and structure the beads memory store. Triggers on "curate memories", "clean up memories", "memory sweep".

ai-agentsgobash
0
26
Session HandoffA

A human-invoked utility that writes a grounded session-handoff document (plus a continuation pointer memory) so a fresh agent can resume in-progress work. Not auto-invoked; a human runs it deliberately.

ai-agentsgogit
0
26
Auditing Upstream DriftB

Use when checking if beads-superpowers is outdated, before a plugin release, or when auditing for missing capabilities — covers upstream drift, test execution, documentation, plugin health, and content integrity

developmentpythongo
0
7
BrainstormingA

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

developmentgobash
0
7
Dispatching Parallel AgentsA

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

developmenttypescriptgo
0
7
Document ReleaseA

Use after code changes are committed but before PR merge to ensure all project documentation accurately reflects shipped code. Covers README, ARCHITECTURE, CONTRIBUTING, CHANGELOG, CLAUDE.md, TODOS, and VERSION files. Triggers on "update docs", "sync documentation", "post-ship docs", "document release", "documentation audit".

developmentgobash
0
7
Executing PlansA

Use when you have a written implementation plan to execute in a separate session with review checkpoints

developmentbashgit
0
7
Finishing A Development BranchA

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

developmentgobash
0
7
Getting Up To SpeedA

Use at the start of a session, after compaction, or whenever you need to orient on an unfamiliar or stale codebase. Loads beads context, deep-dives the codebase, and produces a structured 'current state' summary. Triggers on phrases like "catch me up", "where are we", "orient me", "what's the state of this project", "bring me up to speed", "load context", "session orientation".

developmentgobash
0
7
Project InitA

Use when beads/Dolt database initialization fails, when bd commands return errors about missing databases, when setting up beads in a new project, or when recovering from diverged Dolt history. Handles fresh init, bootstrap from remote, and recovery workflows.

developmentpythongo
0
7
Receiving Code ReviewA

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

developmentrustgo
0
7
Requesting Code ReviewA

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

developmentbashrefactoring
0
7
Research Driven DevelopmentA

Use when the user asks a question about a topic, requests research, or when you need to understand something before planning. Dispatches parallel research agents, synthesizes findings into a persistent document, and writes it to the project's research directory. Triggers on "research this", "what is X", "how does Y work", "compare A vs B", "investigate", "deep dive", "look into".

developmentgoshell
0
7
SetupA

Use after installing beads-superpowers skills via npx to configure the SessionStart and UserPromptSubmit hooks that make skills auto-activate. Also use when skills are installed but not triggering automatically, or when the user says "set up beads-superpowers", "configure hooks", or "skills aren't activating".

developmentpythongo
0
7
Stress TestA

Use when a design, plan, or decision needs adversarial scrutiny before proceeding. Interrogates every branch of the decision tree, providing recommended answers and forcing explicit agreement or pushback. Triggers on "grill me", "stress test this", "poke holes", "challenge this design", or when brainstorming/writing-plans suggests review.

developmentbashtesting
0
7
Subagent Driven DevelopmentA

Use when executing implementation plans with independent tasks in the current session

developmentgobash
0
7
Systematic DebuggingA

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

developmentrustbash
0
7
Test Driven DevelopmentA

Use when implementing any feature or bugfix, before writing implementation code

developmenttypescriptrust
0
7
Using Git WorktreesA

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

developmentpythonrust
0
7
Using SuperpowersA

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

developmentgodebugging
0
7
Verification Before CompletionA

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

developmentrustgo
0
7
Write DocumentationA

Use when writing or substantially rewriting human-facing prose: documentation, README, guides, blog posts, emails, Slack messages, PR descriptions, release notes, or any text a human will read. Not for code comments, commit messages, or agent-to-agent communication.

developmentrustgo
0
7
Writing PlansA

Use when you have a spec or requirements for a multi-step task, before touching code

developmentpythongo
0
7
Writing SkillsA

Use when creating new skills, editing existing skills, or verifying skills work before deployment

developmentjavascripttypescript
0
7