Skip to main content
astahmer
GitHub creator profile

astahmer

Repository-level view of 18 collected skills across 3 GitHub repositories.

skills collected
18
repositories
3
updated
Aug 17, 2026
repository explorer

Repositories and representative skills

papercuts
software-developers

Agent complaint box — log friction (dead-end tools, wrong cwd, flaky commands, misleading docs) instead of silently pushing through. Use when you hit any workflow friction during a task.

Aug 17, 2026
secret-cli
software-developers

Use the global `secret` command for scoped Bitwarden access: auth status, alias listing, exact value reads, hidden vault writes, and project dotenv generation. Use for credentials, API keys, or `.env` files in any repository.

Aug 7, 2026
taste-from-sessions
software-developers

Infer and maintain undocumented user coding preferences from local agent sessions. Use for initial taste backfill or a selective update after a completed task.

Aug 4, 2026
feature-plan
project-management-specialists

Creates structured feature plan documents from a template. Use when user asks to create a plan, feature plan, spec, design doc, or "let's plan X".

Jul 22, 2026
antislop
software-developers

Anti-pattern rule tracker — when you fix or refactor crappy/sloppy code, file a rule so the agent knows to avoid that pattern in the future. Optionally attach a machine-checkable pattern (ast-grep, oxlint, grit) for deterministic prevention.

Jul 20, 2026
reference-repository
software-developers

Manages cloned reference repositories for pattern mining and comparison. Defaults to ~/.references/<name> (global shared clone). Per-project .references/<name> is the escape hatch. Covers both add and read workflows.

Jul 14, 2026
ast-outline
software-developers

Tree-sitter-based CLI for code exploration — outlines, digests, symbol extraction, and AST-aware grep. Prefer over full file reads for structure.

Jul 13, 2026
grill-me
project-management-specialists

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

Jul 5, 2026
Showing 8 of 13 collected skills.
Showing 3 of 3 repositories
All repositories loaded