.claude/skills/issue/SKILL.md
Create a GitHub issue. Use when the user casually says 'create an issue for this'.
npx skillsauth add peintangos/langgraph-tutorial-ts issueInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Based on the user's request, create a GitHub issue.
Format content: From the user's request ($ARGUMENTS or conversation context), compose:
Confirm with user: Display the formatted content before creating
Will create the following issue:
Title: [title]
Labels: [labels if any]
Body:
[body]
Proceed?
Create: Once approved, create with gh issue create
The body should follow this basic structure (adjust flexibly based on content):
## Overview
[What you want to do / What's the problem]
## Details
[Background and specific content]
## Acceptance Criteria
- [ ] [Criteria 1]
- [ ] [Criteria 2]
testing
Run tests and return a summary. Test logs are contained within the forked context; only the summary is returned to the main context.
testing
Review testing strategy and guidelines
testing
Create a new feature specification and update progress.md and roadmap.md
documentation
Interactively adapt the Ralph Matsuo template to the current repository by filling project docs, rules, roadmap, and ralph.toml in one setup pass