axakon/TRACE
Skill Claude CodeCodex
Cut a TRACE release — preflight the tree (doctor, script syntax, shared-file sync, version/CHANGELOG agreement, doc-structure sync), commit the work, tag the repo and each plugin, push, and create the GitHub release when gh is available. For TRACE maintainers; adopters never see this skill.
axakon/TRACE
Skill Claude CodeCodex
Draft a single commit's message — imperative-mood title plus a short why body, optional decision bullets, plain text (no markdown). Use when the developer explicitly asks for a commit message, asks to fix a message before amending, or asks the agent to perform the commit on their behalf.
axakon/TRACE
Skill Claude CodeCodex
Draft a PR description or squash-merge commit message in TRACE's What / Approach / Updated context format. A predictable shape for reviewers, no Conventional-Commits taxonomy. Use when the developer explicitly asks for a PR description, asks for the squash-merge message, or asks the agent to open a PR on their behalf.
axakon/TRACE
Skill Claude CodeCodex
Turn a multi-phase feature into a local epic — an architecture-focused interview producing core user stories, diagrams, and spec-sized tickets under /.claude/epics — then manage the board as work lands.
axakon/TRACE
Skill Claude CodeCodex
Drive substantial work through plan mode — interview to a plan with explicit acceptance criteria, then implement and verify against it.
axakon/TRACE
Skill Claude CodeCodex
Record an architecture decision as a lightweight, immutable ADR in the scope's docs folder. Owns the ADR template, numbering, and write. Invokable directly for a direct-path decision, or by /trace-plan:spec at handoff.
axakon/TRACE
Skill Claude CodeCodex
Set up or review the project's AGENTS.md through an interactive interview with the developer.
axakon/TRACE
Skill Claude CodeCodex
Evaluate recent changes and propose updates to the project's permanent context (AGENTS.md or the scope's docs folder) when something durable was learned.
axakon/TRACE
Skill Claude CodeCodex
Validate a TRACE-adopted scope against TRACE's own conventions — doc structure, marker pairs, AGENTS.md spec, ADR numbering and immutability, working-note banners, relative links — then guide the fixes. Owns the resolution flow for ADR number collisions left by merged branches. Useful after merges, before releases, or…
axakon/TRACE
Skill Claude CodeCodex
Configure TRACE for this scope — choose where durable project context lives, copy the canonical three-category doc structure into it, mark the folder, and persist the choice. Recommended as the first TRACE command in a fresh repo, before /trace:agents-md-setup. Safe to re-run to change the location.
axakon/TRACE
Skill Claude CodeCodex
Suggest and scaffold starter docs for a project's durable-context folder, tailored to what the repo evidences. One-time bootstrap on a project that has code but little documentation, after /trace:init and /trace:agents-md-setup.