issue-start

Analyze Obsidian issue Markdown files and produce an implementation plan.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/gihwan-dev/claude-code-gui --skill issue-start-gihwan-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-start
Source: https://github.com/gihwan-dev/claude-code-gui/tree/main/.claude/skills/issue-start
Command: npx skills add https://github.com/gihwan-dev/claude-code-gui --skill issue-start-gihwan-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian 이슈 기반 작업 시작. 이슈를 분석하고 Agent Team으로 검증 후 구현 계획 수립 및 실행. "이슈 시작", "이슈 진행", "다음 이슈" 등의 요청 시 사용.

Core Features & Use Cases

  • 이슈 문서를 분석하고 Agent Team으로 검증한 뒤 실행 계획을 수립합니다.
  • 이슈 간 의존성을 파악하고, 다음 작업으로의 흐름을 명확히 구성합니다.
  • 개발, 기획, 운영 등 다양한 프로젝트에서 Obsidian 노트 기반 이슈를 시작점으로 삼아 워크플로우를 관리합니다.

Quick Start

Provide the issue name to start, or leave it blank to automatically select the first incomplete issue, and initiate the workflow.

Frequently Asked Questions about issue-start

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start issue-driven work from Obsidian Markdown files?

Obsidian issue documents are analyzed to initiate work with an Agent Team by reading issue files, extracting TODOs and dependencies, and validating assumptions. This enables issue selection and execution across project lifecycles.

How does an Agent Team validate project assumptions for issue management?

An Agent Team validates project assumptions by reviewing the extracted TODOs and dependencies from your Obsidian issue documents. This validation process ensures your implementation plan is concrete and actionable before execution begins.

Can I automatically select the next issue without specifying a name?

Yes, you can automatically select the next issue by leaving the issue name blank. The workflow identifies dependencies between issues and selects the first incomplete issue to clearly structure the flow of subsequent tasks.

What is the best way to manage issue dependencies in an Obsidian workflow?

The best way to manage issue dependencies is using a guided workflow that reads your Obsidian issue documents, identifies dependencies between issues, and produces a concrete implementation plan with tasks for the Agent Team to execute.

Does this issue management workflow support team validation for development and planning tasks?

Yes, the workflow supports team validation across development, planning, and operations projects. It uses Obsidian notes as the starting point for issues, enabling an Agent Team to validate assumptions and produce implementation plans.