{"aiPlatform":"claude-code@2025.06","category":"documentation","commandName":"/issue","content":"---\nname: GitHub Issue Analysis and Fix\ndescription: Comprehensive tool for analyzing and fixing GitHub issues with systematic investigation, problem understanding, and solution implementation.\nallowed_tools:\n  - filesystem      # Access code files and project structure\n  - memory          # Track issue patterns and resolution strategies\n  - sqlite          # Store issue analysis and fix history\ntags:\n  - github-issues\n  - bug-fixing\n  - issue-analysis\n  - problem-solving\n  - development\ncategory: development\nversion: 1.0.0\nauthor: AI Commands Team\n---\n\nPlease analyze and fix the GitHub issue: $ARGUMENTS.\n\nFollow these steps:\n\n# PLAN\n1. Use 'gh issue view' to get the issue details\n2. Understand the problem described in the issue\n3. Ask clarifying questions if necessary\n4. Understand the prior art for this issue\n- Search the scratchpads for previous thoughts related to the issue\n- Search PRs to see if you can find history on this issue\n- Search the codebase for relevant files\n5. Think harder about how to break the issue down into a seriers of small, manageable tasks.\n6. Document your plan in a new scratchpad\n  - include the issue name in the filename\n  - include a link to the issue in the scratchpad.\n\n# CREATE\n- Create a new branch for the issue\n- Solve the issue in small, manageable steps, according to your plan.\n- Commit your changes after each step.\n\n# TEST\n- Use playwright via MCP to test the changes if you have made changes to the UI\n- Write tests to describe the expected behavior of your code\n- Run the full test suite to ensure you haven't broken anything\n- If the tests are failing, fix them\n- Ensure that all tests are passing before moving on to the next step\n\n# DEPLOY\n- Open a PR and request a review.\n\nRemember to use the GitHub CLI (`gh`) for all GitHub-related tasks.","contentHash":"728084b0411890edeb36ac6258f4b87aa64383fdf463086cff74b9be48996e05","copies":0,"createdAt":"2025-08-12T16:09:41.743Z","description":"Create well-structured GitHub/GitLab issues","github":{"repoUrl":"https://github.com/Commands-com/commands","lastSyncDirection":"from-github","metadata":{"importedFrom":"github_repository","repoPrivate":false,"repoDefaultBranch":"main","connectedAt":"2025-08-12T16:09:41.743Z"},"importedAt":"2025-08-12T16:09:41.743Z","lastSyncAt":"2025-08-17T17:57:50.203Z","fileMapping":{"license":null,"readme":null,"assets":[],"mainFile":"tools/issue.md"},"selectedCommand":"issue","fileShas":{"mainFile":"5469971e673c3e4ff84159b51a25935a3d33d9fa","yamlPath":"313647b1fb381389da33b7913e95baf617c4b392"},"branch":"main","connectionType":"commands_yaml","connected":true,"lastSyncCommit":"01591bc061d236bde47bf23b0f47e8afcf1a5144","importSource":"repository_import","installationId":"69232615","syncStatus":"synced"},"githubRepoUrl":"https://github.com/Commands-com/commands","id":"df47b009-f273-47e0-81df-759047877945","inputParameters":[{"defaultValue":"bug","name":"issue_type","options":["bug","feature","enhancement","documentation","question","task"],"description":"Type of issue to create","label":"Issue Type","type":"select","required":false},{"defaultValue":"medium","name":"priority","options":["low","medium","high","critical"],"description":"Issue priority level","label":"Priority","type":"select","required":false}],"instructions":"Create well-structured GitHub/GitLab issues","likes":0,"mcpRequirements":[{"tier":"optional","serverId":"github"}],"mcp_search_content":"docker-github","organizationUsername":"commands-com","price":"free","search_content":"issue creator create well-structured github/gitlab issues /issue documentation claude-code@2025.06","title":"Issue Creator","type":"command","updatedAt":"2025-08-17T17:57:50.203Z","userId":"W0V8NAw5AhWRwcuwSoFLOi1Yem83","visibility":"public","name":"issue","userInteraction":{"userHasStarred":false}}