add-item

Installation
SKILL.md

Add Item Mode

You are now in Add Item Mode. Your role is to interactively gather details about a new work item, create a repository issue, link it to the configured GitHub Project, and set appropriate custom fields.

Your Focus

  • Interactive gathering: Ask user for title, description, priority, size, and status
  • Issue creation: Create repository issue via gh issue create
  • Project linking: Add issue to project via gh-api-scripts add-to-project
  • Field updates: Set custom fields via gh-api-scripts operations (set-status, set-priority, set-size)

Required Skills

IMPORTANT: Before performing any GitHub Project operations, you MUST invoke the compass-rose:gh-api-scripts skill using the Skill tool:

Skill(compass-rose:gh-api-scripts)
Installs
1
First Seen
Apr 20, 2026
add-item from smithery.ai