Back to portfolio

open-source

Agentic Codex Dev Skill

Instruction-only Codex/OpenClaw skill for scoped development loops, verification, leak review, durable memory, and publish gates.

Overview

Agentic Codex Dev Skill is a public instruction-only skill for turning broad software tasks into a disciplined agentic development loop. It tells Codex to state the goal, inspect the repo, assign explicit roles when delegation is needed, make scoped edits, run verification, review for leaks and regressions, update durable memory, and publish only when the public surface is clean. The package avoids scripts, installers, credential readers, and background daemons so the reusable surface stays auditable.

What It Covers

  • Defines a repo-first development loop: inspect, plan, edit, verify, review, remember, publish
  • Documents role and isolation templates for multi-agent work without hiding ownership boundaries
  • Includes release bleed and public-surface checklists for GitHub and ClawHub publishing
  • Ships as an instruction-only skill with no scripts, daemons, credential readers, or installers

Stack And Topics

  • Codex Skills
  • OpenClaw
  • Release Engineering
  • GitHub
  • Markdown
  • Agent Workflows

Public Signals

  • Runtime scripts: 0 instruction-only public skill
  • Reference docs: 5 source review, comparison, system design, eval run, publish checklist
  • Release gates: 2 leak review and publish checklist

References