wpfleger96
UserManage configs for Claude Code, Codex, Gemini CLI, Goose, and Amp from one repo — symlinks, merge pipeline, profile inheritance, cross-machine sync
Categories
Indexed Skills (13)
code-reviewer
Performs thorough code review on local changes or PRs. Use this skill proactively after implementing code changes to catch issues before commit/push. Also use when reviewing PRs from other engineers.
prompt-critique
Analyze your historical Claude Code prompts and get personalized feedback on how to improve your prompting technique
agents-md
Create or update AGENTS.md with repo-specific patterns, conventions, commands, and gotchas for LLM coding agents. Use after implementing features that introduce new patterns worth documenting.
crossfire
Get multi-model perspectives (Codex + Gemini) on any work product. Use at any development stage — planning, design, implementation, testing — to catch blind spots the primary agent might miss.
dev-docs
Creates or updates PLAN.md based on session - auto-detects create vs update mode
pr-creator
Creates GitHub pull requests with comprehensive descriptions by analyzing git history and code changes
research
Conduct multi-agent research on any topic. Use when the user asks to 'research', 'investigate', 'deep dive', 'comprehensive analysis', 'what do we know about', or when a question requires synthesizing information from multiple sources. Scales from simple inline answers to 10 parallel research agents based on query complexity.
continue-crash
Continues after a session crash while working on a task
doc-writer
Write, update, or review documentation (README, ARCHITECTURE.md, API docs, guides). Use after implementing features to document new APIs, CLI commands, or behavior changes.
kb
This skill should be used when recall MCP tools are available and the user asks to "save to knowledge base", "write a note", "persist this", "remember this pattern", "update the KB", or when the Stop hook instructs the agent to persist session knowledge. Also use when asking "search knowledge base", "what do we know about", or needing cross-project context from recall.
prompt-engineer
Expert guidance for writing and optimizing LLM prompts. Use when creating or updating AGENTS.md, CLAUDE.md, SKILL.md, system prompts, or custom instructions.
session-search
Use this skill to find, locate, or search previous coding agent sessions or conversations. Triggers on requests to search session transcripts or conversation history, recover commands or outputs from earlier sessions, compare recent sessions for a repository, or search across Claude Code, Codex CLI, Gemini CLI, Goose, or Amp session history.
test-writer
Write, update, or review tests. Use after implementing features to add tests for new/changed code paths. Covers testing strategy, framework selection, and coverage analysis.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.