Add Delta Codex skill #480
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
status:blocked
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
type:cleanup
type:docs
type:epic
type:release
type:research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta!480
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ship/delta-codex-skill"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Agents using the Delta CLI needed repo-local guidance for safe product operations, and the flake CLI package work was still local-only. The Delta CLI should be available as a small Nix package, while Codex needs a separate skill that describes when and how to use that CLI.
Solution
$deltaskill for product/operator CLI usage, with concise command planning, approval boundaries, auth remediation, and scope accuracy rules.agents/openai.yamlmetadata for the skill.references/cli-safety.md.Verification
nix develop --command python3 /home/barrett/.config/codex/skills/.system/skill-creator/scripts/quick_validate.py .codex/skills/deltagit diff --check --cached && git diff --checknix flake check --no-buildnix build .#cli --no-link --print-out-pathsnix develop --command just ciLinked issue
None.