スキル一覧に戻る
erezgit

ticket-workflow

by erezgit

0🍴 0📅 2026年1月12日
GitHubで見るManusで実行

SKILL.md


name: ticket-workflow description: Create tickets, roadmaps, and track feature development. Use when user mentions new feature, bug fix, improvement, ticket creation, or needs a roadmap template. allowed-tools: Bash, Write, Edit, Read

Ticket Workflow

Create and manage development tickets with roadmap templates.

Ticket Structure

Location: spaces/my-jarvis/tickets/XXX-icon-ticket-name/ Format: Number + emoji icon + descriptive name

Creating New Ticket

# 1. Check existing tickets for highest number
ls spaces/my-jarvis/tickets/

# 2. Create new folder
mkdir spaces/my-jarvis/tickets/XXX-🔄-descriptive-name

# 3. Create 1-roadmap.md using template below

Roadmap Template

# Ticket XXX: [Feature Name] - Roadmap

**Status**: 🟠 NOT STARTED | **Priority**: HIGH | **Last Updated**: [Date]

---

## Implementation Roadmap

### Phase 1: Research & Analysis
1. 🟠 Analyze existing codebase patterns
2. 🟠 Document current architecture
3. 🟠 Define test scenarios

### Phase 2: Implementation
4. 🟠 Implement backend logic
5. 🟠 Create frontend components
6. 🟠 Connect frontend to backend

### Phase 3: Testing & Polish
7. 🟠 Run end-to-end tests
8. 🟠 Test edge cases
9. 🟠 Deploy to development

---

## Product Section
[Feature overview, user impact, success criteria]

## Architecture Section
[Technical approach, component structure, API design]

## Historical Log
[Date-stamped progress entries]

Status Icons

IconMeaning
🟠Not started
🟡In progress
Complete
Blocked

Discovery Phase

Before creating ticket:

  1. Assess - Understand what user wants
  2. Challenge - Ask clarifying questions
  3. Define - Establish success criteria
  4. Create - Make ticket once goal is clear

スコア

総合スコア

40/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です