·new-issue
""

new-issue

Creates a new numbered issue document in docs/issue/ following the project's standard issue format, and simultaneously creates the corresponding Korean translation in docs/dev/issue/. Use this whenever starting new work — features, bug fixes, tasks, or investigations. The user may say "create an issue", "new issue", "이슈 만들어줘", or simply describe work they want to start.

10Installs·0Trend·@ywj3493

Installation

$npx skills add https://github.com/ywj3493/claude-skills --skill new-issue

How to Install new-issue

Quickly install new-issue AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ywj3493/claude-skills --skill new-issue
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ywj3493/claude-skills.

SKILL.md

View raw

Creates a properly numbered, bilingual issue document for tracking a unit of work.

Take the highest number found and add 1. If no issues exist yet, start at 001. Format as zero-padded 3 digits: 001, 002, ..., 099, 100, 101, ...

If the user has already described the work in their message, draft the issue content from that description and ask for confirmation before writing.

Creates a new numbered issue document in docs/issue/ following the project's standard issue format, and simultaneously creates the corresponding Korean translation in docs/dev/issue/. Use this whenever starting new work — features, bug fixes, tasks, or investigations. The user may say "create an issue", "new issue", "이슈 만들어줘", or simply describe work they want to start. Source: ywj3493/claude-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ywj3493/claude-skills --skill new-issue
Category
""Writing
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from ywj3493/claude-skills

Quick answers

What is new-issue?

Creates a new numbered issue document in docs/issue/ following the project's standard issue format, and simultaneously creates the corresponding Korean translation in docs/dev/issue/. Use this whenever starting new work — features, bug fixes, tasks, or investigations. The user may say "create an issue", "new issue", "이슈 만들어줘", or simply describe work they want to start. Source: ywj3493/claude-skills.

How do I install new-issue?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ywj3493/claude-skills --skill new-issue Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ywj3493/claude-skills

Details

Category
""Writing
Source
skills.sh
First Seen
2026-02-22