commit
01Command Claude Code
Create a git commit with proper formatting and AI-Used trailer.
Command Claude Code
Create a git commit with proper formatting and AI-Used trailer.
Command Claude Code
Implement tasks from an OpenSpec change (Experimental).
Command Claude Code
Archive a completed change in the experimental workflow.
Command Claude Code
Enter explore mode - think through ideas, investigate problems, clarify requirements.
Command Claude Code
Propose a new change - create it and generate all artifacts in one step.
Command Claude Code
Sync delta specs from a change to main specs.
Command Claude Code
Update a change - revise existing planning artifacts and keep them coherent (Experimental).
Skill Claude CodeCodex
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Skill Claude CodeCodex
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Skill Claude CodeCodex
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Skill Claude CodeCodex
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
Skill Claude CodeCodex
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
Skill Claude CodeCodex
Update an OpenSpec change by revising its existing planning artifacts and keeping them coherent with one another. Use when the user wants to revise a change's plan, fold new decisions into it, or reconcile its artifacts after an edit. Never edits code.
Instructions file
Instructions for toejough/engram, covering engram, core principles, directory structure, key files and design principles.
Skill Claude CodeCodex
Use when an engram vault holds pending offers awaiting review — engram query's payload shows pendingoffers: true, an engram update notice names pending offers, a write-path warning nudge fires after engram learn/amend/resituate, or engram serve has just accepted a served write. Also use when explicitly asked to…
Skill Claude CodeCodex
Use after work begun with recall, or any work requiring more than one tool call or non-trivial thought. Use immediately for explicit save requests ("remember this", "save that", "note for next time"), and the moment a review, failing check, or user correction confirms a lesson; capture it before applying the fix. Also…
Skill Claude CodeCodex
Use when the user asks you to take a task end-to-end. Triggers on the explicit slash form /please and on natural-language phrasings of the same intent: "please do X", "please work through X", "please take care of X", "work through X end-to-end", "take this end-to-end", "drive X to completion", "see this through". An…
Skill Claude CodeCodex
Use after any user request that might entail more than a single tool call or anything more than quick, shallow thinking. This surfaces relevant memories that are VITAL to recall for a good user experience and a greater chance at first-pass success for the user's request.
Skill Claude CodeCodex
Use when you are about to dispatch a subagent and must decide its agent type, model, and effort level. Triggers on any delegation decision, and when you recognize a unit is too large for one focused agent and needs decomposition before dispatch.
Skill Claude CodeCodex
Executes a vault write handed off by another skill (recall, learn): composes the engram command from the provided fields, runs it, verifies the result, and reports the written note path. Requires a handoff — do not fire on your own judgment that something is worth remembering.
Skill Claude CodeCodex
Use when operating or configuring the sweeper background job.
Skill Claude CodeCodex
Use when operating or configuring the sweeper background job.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and specs for this repo live as GitHub issues. Use the gh CLI for all operations.