Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:

jira-epic-executor

// Execute an entire JIRA epic end-to-end by discovering every child ticket (stories + subtasks), building a dependency graph from JIRA issue links, and scheduling tickets into dependency-aware waves. Tickets within a wave run in parallel (each in its own git worktree to avoid conflicts); waves run sequentially. Each individual ticket is delegated to jira-task-executor, which itself delegates the coding to Codex, runs clean-code review for complex tickets, transitions JIRA status, and posts an impl log. Use when: the user hands over an epic key (or epic URL) and wants the whole thing shipped, or when a feature has been spec'd and the epic is fully populated and ready to run. Epic-level cousin of sprint-executor — same wave pattern, scoped to an epic instead of a sprint.

$ git log --oneline --stat
stars:٢
forks:٠
updated:١٥ مايو ٢٠٢٦ في ٢٢:٣٦
SKILL.md
readonly