commit
01Command Claude Code
Create a commit using the git-commit-creator skill.
Command Claude Code
Create a commit using the git-commit-creator skill.
Command Claude Code
Create an issue using the github-issue-creator skill. Here is the relevant info for the issue: #$ARGUMENTS.
Settings file Claude Code
Agent settings declaring 8 allowed tools.
Skill Claude CodeCodex
Creates properly formatted Git commits following conventional commit standards for the MCPSpy project. Use when asked to commit changes, stage files, or manage git workflows. Has access to git status, diff, checkout, add, and commit commands.
Skill Claude CodeCodex
Creates well-structured GitHub issues for the MCPSpy project using the gh CLI tool. Use when asked to create issues, report bugs, or document features. Follows conventional naming with feat/chore/fix prefixes and maintains appropriate detail levels.
Skill Claude CodeCodex
Handles all Golang testing tasks including running tests, writing new tests, and fixing test failures. Follows MCPSpy testing conventions with require for critical assertions and assert for non-critical ones.
Skill Claude CodeCodex
Use this agent when working with prompt injection detection integration tests, including running tests, debugging failures, or adding new test samples.
Cursor rule Cursor
See .claude/CLAUDE.md for complete project documentation including.