create-issues

Installation
SKILL.md

Create Issues

Extracts candidate Issues from the conversation and codebase context, proposes them for review, then creates them in the configured Tracker Backend.

Pre-flight

  1. Check for issue tracker config — read docs/agents/issue-tracker.md. If absent, stop immediately:

    No issue tracker configured for this repo. Run /configure-issue-tracker to set one up.

  2. Load Issue Types — read docs/agents/issue-types.md to know the available Issue Types, their required and optional fields, statuses, and body templates.

Workflow

1. Collect context

Run all of the following in parallel:

Installs
13
First Seen
May 28, 2026
create-issues — dnd-mapp/agent-skills