skills/issue/SKILL.md
Create a properly formatted GitHub issue with MRE and version info.
npx skillsauth add krystophny/prompts 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.
Create a properly formatted GitHub issue. Argument: issue title.
/issue "Bug: function returns wrong result"
# Minimal reproducing example
# Smallest code/steps that shows the issue
# Run MRE and confirm it reproduces the issue
./mre_script.sh
Save to /tmp/issue.md:
## Description
<1-2 sentences describing the issue>
## MRE
\`\`\`
<minimal code/steps>
\`\`\`
## Expected Behavior
<what should happen>
## Actual Behavior
<what actually happens>
## Version
\`\`\`
<version info>
\`\`\`
gh issue create \
--title "$ARGUMENTS" \
--body-file /tmp/issue.md \
--label bug
Provide the issue URL.
data-ai
Delegate a bulk-work subtask to the local Qwen via one-shot pi run. Use when the subtask is high-volume but low-complexity (file scans, log parsing, large-text summaries, repetitive transforms) so it should not burn parent-model tokens.
development
Delegate a bulk-work subtask to the local Qwen via one-shot opencode run. Use when the subtask is high-volume but low-complexity (file scans, log parsing, large-text summaries, repetitive transforms) so it should not burn parent-model tokens.
development
ETL pipeline that imports manually-downloaded Discord, LinkedIn, and WhatsApp archive ZIPs into the user's brain vaults as plain files (no APIs, no tokens, no daemons). Use when the task involves processing or querying a Discord/LinkedIn/WhatsApp data export.
tools
The user's email, contacts, personal tasks/todos, and full-CRUD Google + EWS calendars. Drives the sloptools CLI (same surface as the sloppy MCP on 127.0.0.1:9420). Use for mail (Gmail / Exchange-EWS / IMAP — list, read, send, reply, forward, flag, categorize, server-side filters, delegated mailboxes, out-of-office), calendar events (create / update / delete / RSVP / freebusy / ICS export across work + private accounts), contacts and contact groups, tasks (Google Tasks, Todoist), slopshell canvas, agent handoffs, and workspace items/artifacts/actors/triage.