-
Notifications
You must be signed in to change notification settings - Fork 757
Open
Labels
type/developmentThe issue belongs to a development tasksThe issue belongs to a development tasks
Description
Development Task
This is a test issue to verify the create-issue agent skill works correctly end-to-end.
Context: PR #10431 adds a new create-issue skill under .agents/skills/create-issue/. This issue validates that:
- The skill correctly identifies the repo and authenticates via
gh. - Duplicate search runs before drafting.
- The correct template (
development-task) is selected and its headings are preserved. - Labels from the template frontmatter (
type/development) are passed correctly. - The issue is created successfully via
gh issue create --body-file.
Action: Close this issue once verification is complete. It is a test artifact and carries no production impact.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/developmentThe issue belongs to a development tasksThe issue belongs to a development tasks