plan-to-issues

Solid

Turns a work plan discussed in the current conversation into a structured set of GitHub issues in the corezoid/corezoid-ai-plugin repo: one parent epic issue plus one child issue per logical task, grouped by a milestone and typed with labels. Use whenever the user says "заведи задачи", "создай issues", "разбей план на задачи", "plan to issues", "план в issues", "нарежь план", "нарезать план", "заведи эпик", "create epic", "split plan into tasks", or asks to turn a plan / roadmap / TODO discussed in chat into tracked GitHub work items. Also trigger when the user pastes a plan and asks to "заведи это в гитхаб" / "put this in github" / "make issues out of this".

AI & Automation 73 stars 25 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
62
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Plan → GitHub Issues Turn a plan already discussed in this conversation into a tracked set of GitHub issues. **No file input, no URL fetching** — the plan lives in the chat history above the invocation. Read it, split it, ship it. Repo is fixed: `corezoid/corezoid-ai-plugin` (this project). All `gh` commands run against the current repo — do not pass `--repo`. ## Non-negotiables - **English only.** Every issue — title, body, labels, milestone title and description — MUST be written in English, regardless of the language the plan was discussed in. Translate the plan as you split it. This is non-negotiable: never publish Russian, Ukrainian, or any other language to GitHub. If a term is a project-specific proper noun (node type name, file path, CLI flag, tool name) keep it verbatim; everything else is English prose. - **Create immediately.** The user has pre-authorised issue creation for this skill. Do not ask "shall I create these?" Do the work and report what was created. - **Every child issue is self-contained** — a coding agent must be able to open the issue and start work with zero extra context. That means: goal, motivation, files/areas, acceptance criteria, verification, and links to related tasks are all inside the body. - **Never invent tasks.** If the plan is vague on a point, mark it in the issue as `> ⚠ Assumption:` rather than silently filling gaps. - **Never post secrets or internal URLs** into issue bodies. Redact if the chat histor...

Details

Author
corezoid
Repository
corezoid/corezoid-ai-plugin
Created
3 months ago
Last Updated
today
Language
Go
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category