Back to list
liberioai

start-issue

by liberioai

Validation, signing, and verification tools for .ds.md workflow files

0🍴 1📅 Jan 8, 2026

SKILL.md


name: start-issue description: Set up a GitHub issue for development with branch, worktree, and planning doc. Use when user says "start issue", "work on issue #X", "set up issue", or "begin issue".

Start Issue Workflow

When the user wants to start working on a GitHub issue:

Prerequisites

Ensure dossier-tools is installed:

pip install dossier-tools

If not installed, help the user install it first.

Steps

  1. Extract the issue number from their request
  2. Run the setup workflow:
    dossier run imboard-ai/development/git/setup-issue-workflow
    
  3. When prompted for issue number, provide the extracted number
  4. Confirm successful setup with the user

What This Creates

  • A properly named branch (feature/123-title or bug/123-title)
  • A git worktree for isolated development
  • A PLANNING.md file to track implementation

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

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

+20
LICENSE

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

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

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

0/5
Issue管理

オープンIssueが50未満

+5
言語

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

+5
タグ

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

0/5

Reviews

💬

Reviews coming soon