Shared Codex skills for peezy-tech development workflows
| scripts | ||
| skills | ||
| .gitignore | ||
| README.md | ||
peezy-tech skills
Shared Codex skills for peezy-tech development workflows.
This repo is intentionally small: one catalog, one folder per skill, and enough metadata for Codex to load each skill without extra setup.
Available Skills
| Skill | Use When |
|---|---|
bun-flow-author |
Writing or reviewing Bun-based flow step scripts that read flow context from stdin and emit FLOW_RESULT. |
code-mode-flow-author |
Writing or reviewing Code Mode flow snippets that execute through thread/codeMode/execute. |
flow-backend-author |
Designing or implementing flow backend adapters, run state, idempotent dispatch, retries, and worker/app-server handoff. |
flow-package-author |
Creating or updating portable flow bundles with flow.toml, schemas, exec snippets, fixtures, and result contracts. |
jojo-development-flow |
Working on peezy-tech/codex-flows remotes, jojo.build operations, Codeberg mirroring, jojo Actions, branch tracking, release validation, or npm trusted publishing. |
Layout
skills/
<skill-name>/
SKILL.md
agents/
references/
scripts/
assets/
Only SKILL.md is required. The optional directories are used when a skill
needs agent metadata, supporting reference material, executable helpers, or
assets.
Checks
List the available skills:
./scripts/list-skills.sh