📋
AutomationPython

Publish Seed as Issues

by Q00

Publish Seed as Issues is an Automation skill for Claude Code, published by Q00 in ouroboros.

5.4K stars550 forkson Q00/ouroborosAdded 2026/08/16+1% in starsRepository updated 2026/08/16
agent-osagentic-aiai-agentai-coding-agentclaude-codeclicodexcoding-agentdeepseekdeepseek-harnessdeveloper-toolsdshdsh-plugingithub-copilotllm-evaluationllm-orchestrationloop-engineeringmcpopencode
Install in seconds
Install Publish Seed as Issues
Copy Publish Seed as Issues into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Q00/ouroboros/tree/main/skills/publish ~/.claude/skills/publish

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Q00/ouroboros.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/publish/SKILL.md in Q00/ouroboros
Installs to
~/.claude/skills/publish
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What Publish Seed as Issues does

Publish Seed as Issues converts a Seed specification into structured GitHub Issues for team workflows. Use it to publish an Ouroboros seed to a target repository after running ooo seed or ooo pm.

Publish Seed as Issues is cataloged under Automation on DirSkills. Publish Seed as Issues comes from a repository tagged agent-os, agentic-ai, ai-agent, ai-coding-agent and claude-code.

Documentation

README

/ouroboros:publish

Convert a Seed specification into structured GitHub Issues for team workflows.

Usage

ooo publish [seed_path]
/ouroboros:publish [seed_path]

Trigger keywords: "publish to github", "create issues from seed", "seed to issues"

Instructions

When the user invokes this skill:

Step 1: Prerequisite Check

1a. Verify gh CLI is installed:

command -v gh >/dev/null 2>&1 && echo "OK" || echo "MISSING"

If missing, tell the user:

GitHub CLI (gh) is not installed.
Install it: https://cli.github.com/

Stop.

1b. Verify gh is authenticated:

gh auth status

If not authenticated, tell the user:

GitHub CLI is not authenticated. Run: gh auth login

Stop.

Step 2: Locate the Seed

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Publish Seed as Issues

  • What else does Q00 publish alongside Publish Seed as Issues?

    Publish Seed as Issues is one of 25 skills that DirSkills catalogs from Q00/ouroboros, the repository it ships in. Its siblings there include Brownfield, Brownfield and Cancel. Each one is a separate skill with its own page in this directory, installs the same way Publish Seed as Issues does, and is maintained by Q00 in that same repository. The rest of the collection is listed on the Q00/ouroboros page.

  • How does Publish Seed as Issues compare to other Automation skills?

    Publish Seed as Issues ranks #245 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Publish Seed as Issues against them. Open each page to compare what they document and how they install.

More from Q00/ouroboros

Publish Seed as Issues is one of 25 skills cataloged on DirSkills from Q00/ouroboros.

See all 25 skills
🔍
2w ago

Brownfield

Brownfield scans a root directory for existing git repositories and linked worktrees, then manages default repos used as context in interviews. Use it to set, clear, or inspect default repositories for brownfield interview sessions.
Automation
5.4K550
🔍
2w ago

Brownfield

Brownfield scans a root directory for existing Git repositories and linked worktrees, then manages default repositories used as context in interviews. Use it before an interview to set or clear the repos that will be available.
Automation
5.4K550
🛑
2w ago

Cancel

Cancel stops stuck or orphaned executions by session ID, cancels all running sessions, or interactively picks from active executions. Use it when an execution needs to be aborted.
Automation
5.4K550
🛑
2w ago

Cancel Executions

Cancel Executions cancels stuck or orphaned Ouroboros executions by session ID, cancels all running sessions, or interactively picks from active executions. Use it when a session is stuck or needs to be stopped.
Automation
5.4K550
🧪
2w ago

Evaluate

Evaluate runs a three-stage verification pipeline—mechanical checks, semantic assessment, and optional multi-model consensus—on an execution session or artifact, allowing rejected outcomes to continue through a Ralph convergence chain.
Quality
5.4K550
🧬
2w ago

Evolve

Evolve starts or monitors an evolutionary development loop that iteratively refines ontology and acceptance criteria across generations until convergence. Use it to evolve a coding task through generation, execution, judgment, and gating with the Ouroboros MCP tools.
AI Engineering
5.4K550