-
Notifications
You must be signed in to change notification settings - Fork 2
Project Skills
Back to Home. Related: Development-Workflow, Operations-Memory.
The canonical project skills are tracked under .claude/skills:
-
ship— plan, implement, test, review, reconcile, and open a PR for one issue; always stops at the human merge gate. -
ship-phase— coordinate a dependency-aware phase across issues, then open one PR and stop at the merge gate.
Codex discovers the same sources through relative symlinks in .agents/skills:
.agents/skills/ship -> ../../.claude/skills/ship
.agents/skills/ship-phase -> ../../.claude/skills/ship-phase
Keep .claude/skills canonical. Edit each skill once there; do not replace the
links with copies. Both skills can mutate git/GitHub and are only to be invoked
when explicitly requested.
The skill instructions also require isolation for concurrent shipping, full unit and build gates, explicit read-only boundaries for review helpers, reconciliation of roadmap/ADR/changelog, and no automatic merge.
Rules source of truth: CLAUDE.md. Deep-detail archive: Claude native memory (indexed in Operations-Memory). Re-verify anything with a date, version, or cluster ID before acting. Distilled 2026-07-12.
Orientation
Working here
Operations
Meta