--- description: Create a new Gitea issue. Can create single issues or batch create from a plan. argument-hint: [title] or "batch" --- # Create Issue(s) @~/.claude/skills/gitea/SKILL.md ## Single Issue (default) If title provided, create an issue with that title and ask for description. ## Batch Mode If $1 is "batch": 1. Ask user for the plan/direction 2. Generate list of issues with titles and descriptions 3. Show for approval 4. Create each issue 5. Display all created issue numbers