.rulesync/skills/create-scrap-issue/SKILL.md
Create a GitHub issue that consolidates passed content into a single scrap issue with background context and solution details, labeled as maintainer-scrap. Use when the user wants to create a scrap issue, jot down notes as a GitHub issue, or save findings for later.
npx skillsauth add dyoshikawa/rulesync create-scrap-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 single GitHub issue that consolidates all the content provided by the user.
maintainer-scrap label to the issue.bug — if the content describes a defect or unexpected behaviorenhancement — if the content proposes a new feature or improvementdocumentation — if the content relates to docs updatesrefactor — if the content discusses code restructuringgh label list to check available labels in the repository before attaching.gh issue create to create the issue.gh label list and determine which labels to attach in addition to maintainer-scrap.gh issue create --label maintainer-scrap --label <other-labels>.tools
Generates and syncs AI rule configuration files (.cursorrules, CLAUDE.md, copilot-instructions.md) across 20+ coding tools from a single source. Use when syncing AI rules, running rulesync commands, importing or generating rule files, or managing shared AI coding configurations.
tools
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
development
Scan for malicious code in git diff between a tag/commit and HEAD
tools
Dry run for release: summarize changes since last release and suggest version bump.