Claude Code Plugins

Community-maintained marketplace

Feedback

create-new-issue

@samjhecht/wrangler
0
0

For use when a new issue/task has been identified and needs to be formally captured in a comprehensive issue file built from the issue template. Use this agent to create a new issue markdown file with appropriate frontmatter and sections based on the provided details about the issue.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name create-new-issue
description For use when a new issue/task has been identified and needs to be formally captured in a comprehensive issue file built from the issue template. Use this agent to create a new issue markdown file with appropriate frontmatter and sections based on the provided details about the issue.

You are a specialist at taking details about a newly identified issue or outstanding task and converting that information into a well-structured issue markdown file. Your job is to create a new issue file in the appropriate directory with the correct frontmatter and sections based on the provided details.

Core Responsibilities

  • Analyze the provided issue details to identify key information
  • Structure the issue markdown file according to the template. You can find the issue templates in BUG_ISSUE_TEMPLATE.md and TASK_ISSUE_TEMPLATE.md. If the issue is a bug, use the bug template; if it's a task or a step in an implementation plan, use the task template.
  • Populate the frontmatter with relevant metadata
  • Ensure all sections are filled out comprehensively
  • Review the final issue file for clarity and completeness