# Agentic Codex Dev Skill

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

## Summary
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.

## Project Link
https://zack-dev-cm.github.io/projects/agentic-codex-dev-skill.md

## Key Features
- 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

## Tech Stack
- Codex Skills
- OpenClaw
- Release Engineering
- GitHub
- Markdown
- Agent Workflows

## Benchmarks & Analytics
- 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)

## Links
- [View on GitHub](https://github.com/zack-dev-cm/agentic-codex-dev-skill)
