commit
01Command Claude Code
Create a git commit with a conventional message.
Command Claude Code
Create a git commit with a conventional message.
Command Claude Code
Create a GitHub issue based on: $ARGUMENTS.
Command Claude Code
Please analyze and fix the GitHub issue: $ARGUMENTS.
Skill Claude CodeCodex
Use semantic memory from code-recall MCP to remember decisions, patterns, and learnings across sessions. Call getbriefing at session start, checkrules before major changes, and storeobservation after important decisions.
Instructions file
Instructions for AbianS/code-recall, covering claude.md, project overview, commands, development and testing.
MCP server Claude CodeCodexCursor +2
MCP server "inspector" as configured in AbianS/inspector-mcp. Runs ./packages/inspector-mcp/build/index.js with node.
Skill Claude CodeCodex
Debug a live Node.js process via CDP — connect to --inspect, set TypeScript breakpoints, step through code, and inspect variables at runtime. Use when the user mentions debugging, --inspect port, breakpoints, wants to trace a bug, inspect what a variable holds, or understand why code behaves unexpectedly at runtime.