一键导入
plan-to-tickets
Gemini-native batch ticket creation — parses plan markdown and manages Linear epics/tickets with 2M+ token grounding
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Gemini-native batch ticket creation — parses plan markdown and manages Linear epics/tickets with 2M+ token grounding
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Gemini-native AI slop detection — scans all repos for AI-generated anti-patterns with 2M+ token grounding
Gemini-native autonomous close-out orchestrator — 20-step pipeline with whole-project grounding and hard gates
Gemini-native morning investigation pipeline — syncs repos, checks infra, and dispatches parallel probes with 2M+ token grounding
Gemini-native self-healing CI pipeline — autonomous fix loop with whole-project grounding
Gemini-native organization-wide CI recovery — scans all open PRs, classifies failures, and applies remediation with 2M+ token grounding
Gemini-native per-PR CI monitoring — polls GitHub Actions, auto-fixes introduced failures, and reports state with 2M+ token grounding
| name | plan-to-tickets |
| description | Gemini-native batch ticket creation — parses plan markdown and manages Linear epics/tickets with 2M+ token grounding |
| capability | skill.plan_to_tickets |
| node_name | node_skill_plan_to_tickets_orchestrator |
| dot_color | 39 |
Batch create Linear tickets from a plan markdown file, leveraging Gemini's massive context window to ensure perfect structure detection, dependency mapping, and architectural validation.
ModelPlanDocument.ModelTicketContract blocks.P1, P2) and external (OMN-####) references.generate-ticket-contract for every ticket to ensure immediate contract coverage.plan-file: Path to the plan markdown file.--project: Targeted Linear project name.--repo: Repository label for architecture validation.--dry-run: Preview tickets without taking action.