Portable GitHub workflow skills

Close the loop
on GitHub work.

Develoop gives Codex, Claude Code, Antigravity, and standalone agents one evidence-first path from a well-framed issue to a validated pull request and a resolved review.

IssueBuildReview
devloop
Evidence before editsScope before speedVerification before “done”

One deliberate loop

Three skills. Clear handoffs.

Each skill can run independently. Together they preserve context across the places where GitHub work most often loses it.

01
gh-create-issue

Frame the work

Turn repository evidence and user intent into an implementation-ready issue with explicit scope, non-goals, and acceptance criteria.

02
gh-implement-issue

Ship the change

Carry one issue from contract through branch, atomic commits, validation, push, and an accurate pull request.

03
gh-autoreview-resolve

Resolve the review

Run a bounded automated-review loop, validate every finding, prevent scope creep, and verify the final head.

Same contract, native tools

Portable by design.

The workflow names capabilities, not one vendor's buttons. Each host uses its own GitHub integration, shell, browser, delegation, and approval model while preserving the same evidence and safety gates.

  • Codex and OpenAI presentation metadata
  • Claude Code namespaced plugin adapter
  • Antigravity minimal plugin adapter
  • Open Agent Skills standalone layout

Choose your host

Install once. Start a fresh task.

OpenAI / Codex

OpenAI Curated Directory
codex plugin add develoop@openai-curated

Or sign in, open the Develoop listing, and select Add.

Open in Plugins Directory ↗

Claude Code

Namespaced plugin skills
claude plugin marketplace add comfuture/agent-skills
claude plugin install develoop@develoop --scope user

Antigravity

Public repository install
agy plugins install https://github.com/comfuture/agent-skills
agy plugin list

Standalone

Open Agent Skills format
npx skills add comfuture/agent-skills --skill '*' --agent '*' -y

The repository also carries the separately licensed writing-strategy skill. It remains available in the bundle without changing Develoop's GitHub workflow focus.