douglasmonsky
- 10 skills
- 0 followers
- 4 days ago last updated
- ▌ Codex Thread Renamer · douglasmonsky bundleReview and rename Codex chats/threads by inspecting conversation context, scoring current title quality, proposing clearer names, and applying user-approved changes. Use when the user asks to rename the current Codex chat, rename the last N Codex chats, rename all accessible Codex chats, clean up chat/thread titles, review chat naming quality, or generate better Codex thread names from conversation history.
- ▌ Release Captain · douglasmonsky bundlePrepare, verify, document, and risk-check a software release. Use when the user says release, ship, deploy prep, cut a release, version bump, changelog, release notes, release candidate, hotfix release, rollback plan, smoke test, or pre-release checklist.
- ▌ Pypi Deploy · douglasmonsky bundleMaintainer-only release skill for preparing, verifying, and publishing Python packages to TestPyPI or PyPI. Use when the maintainer asks to configure Trusted Publishing, prepare a Python package release, update release versions, build and check distributions, smoke-test wheels, publish to TestPyPI/PyPI, or troubleshoot PyPI release failures.
- ▌ Usage Kernel · douglasmonskyUse the six Codex Usage Tracker tools for exact local usage facts, bounded exploration, allowance observations, and evidence timelines.
- ▌ Gitnexus CLI · douglasmonskyUse when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki"
- ▌ Gitnexus Guide · douglasmonskyUse when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?"
- ▌ Gitnexus Debugging · douglasmonskyUse when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug"
- ▌ Gitnexus Exploring · douglasmonskyUse when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow"
- ▌ Gitnexus Refactoring · douglasmonskyUse when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file"
- ▌ Gitnexus Impact Analysis · douglasmonskyUse when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: "Is it safe to change X?", "What depends on this?", "What will break?"