Skip to main content
Run any Skill in Manus
with one click
GitHub repository

jira-claude-code-integration

jira-claude-code-integration contains 17 collected skills from mzd-hseokkim, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
17
Stars
8
updated
2026-06-12
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

jira-task-init
software-developers

Fetch assigned high-priority Jira tasks and set up git worktrees for each (count, issue key, or natural language). Triggers: jira-task init, init sprint, setup tasks; 작업 환경 세팅, 스프린트 초기화, 할당된 작업 가져와.

2026-06-12
jira-task-loop
software-developers

Drain the initialized Jira task queue — auto + local merge per task, with base rebase between tasks. Triggers: jira-task loop; 루프 실행, 큐 소진.

2026-06-12
jira-task-start
software-developers

Start working on a Jira task — creates a feature branch or worktree and transitions the issue to In Progress. Triggers: jira-task start, start task; 작업 시작, 태스크 시작.

2026-06-12
jira-task-auto
software-developers

Auto-execute the full Jira task workflow (start → approach → impl → test → review) sequentially. Triggers: jira-task auto, auto run; 자동 실행, 전체 워크플로 자동.

2026-05-31
jira-local-merge
software-developers

Locally merge a Jira task branch into the base branch without a remote or PR. Triggers: jira-task merge, local merge; 로컬 병합, 원격 없이 병합.

2026-05-30
jira-task-impl
software-developers

Implement a Jira task based on the approach document and post progress to Jira. Triggers: jira-task impl, implement task; 구현 시작, 코딩 시작.

2026-05-30
jira-task-review
software-quality-assurance-analysts-and-testers

Run code review and gap analysis on a Jira task's changes, then post results to Jira. Triggers: jira-task review, code review; 코드 리뷰, 리뷰 해줘.

2026-05-30
jira-task-test
software-quality-assurance-analysts-and-testers

Run tests for a Jira task (Playwright E2E, vitest/jest, custom) and post results to Jira. Triggers: jira-task test, run tests; 테스트 실행, E2E 테스트.

2026-05-30
jira-task-approach
project-management-specialists

Generate a level-aware approach document (plan + design 통합). 작업 규모(L1/L2/L3)에 맞춰 분량을 조정. Triggers: jira-task approach, approach task; 접근 설계, 통합 설계.

2026-05-20
jira-task-discover
project-management-specialists

Discover requirements from a free-form topic — searches codebase, asks clarifying questions, writes a structured requirements doc with issue-breakdown proposal. Triggers: discover, jira-task discover, requirements analysis; 요구사항 분석, 디스커버리, 요구사항 문서.

2026-05-06
jira-task-done
project-management-specialists

Complete a Jira task — generates a summary, transitions the issue to Done, and posts to Jira. Triggers: jira-task done, complete task; 작업 완료, 태스크 완료.

2026-05-06
jira-task-pr
software-developers

Create a pull request for a Jira task and link it back to the issue. Triggers: jira-task pr, create PR; PR 만들어, PR 등록.

2026-05-06
jira-task-create
project-management-specialists

Interactively create a new Jira issue (and optional sub-tasks) from conversation context — gathers details via dialog and creates in Jira. Triggers: jira-task create, create task, new task; Jira 이슈 만들어, 태스크 등록, 이슈 생성.

2026-05-06
jira-task-clean
software-developers

Clean up git worktrees and branches for completed Jira tasks. Triggers: jira-task clean, remove worktree; 워크트리 정리, 브랜치 정리.

2026-05-03
jira-dashboard
network-and-computer-systems-administrators

Manage the Jira dashboard server — setup, start, stop, or check status. Triggers: jira dashboard, dashboard status; 대시보드 시작, 대시보드 상태.

2026-05-02
jira-setup
network-and-computer-systems-administrators

Interactive setup wizard for Jira MCP server registration and connection validation. Triggers: jira setup, setup jira; Jira 설정, MCP 등록.

2026-05-02
jira-task-report
project-management-specialists

Generate a status report of assigned Jira issues — breakdown by status, blockers, Scrum/Kanban support. Triggers: jira-task report, status report; 현황 리포트, 진행 상황.

2026-05-02