Skill Claude CodeCodex
Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.
Skill Claude CodeCodex
Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.
Skill Claude CodeCodex
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
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.
Skill Claude CodeCodex
Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.
Plugin Claude Code
Keep canonical AGENTS.md onboarding current for AI coding agents, with drift tracking, compression, and auditing.
Command Claude Code
Implement tasks from an OpenSpec change (Experimental).
Command Claude Code
Archive a completed change in the experimental workflow.
Command Claude Code
Continue working on a change - create the next artifact (Experimental).
Command Claude Code
Enter explore mode - think through ideas, investigate problems, clarify requirements.
Command Claude Code
Create a change and generate all artifacts needed for implementation in one go.
Command Claude Code
Start a new change using the experimental artifact workflow (OPSX).
Command Claude Code
Guided onboarding - walk through a complete OpenSpec workflow cycle with narration.
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).
Command Claude Code
Verify implementation matches change artifacts before archiving.
Hook Claude Code
Runs when a session starts on startup, resume, clear and compact, executing run-hook.cmd. From gustavo-meilus/aiboarding.
Hook Claude Code
Runs when a subagent starts, executing run-hook.cmd. From gustavo-meilus/aiboarding.
Hook Claude Code
Runs after a tool call finishes for Bash tool calls, executing run-hook.cmd. From gustavo-meilus/aiboarding.
Hook Claude Code
Runs after instructions files are loaded, executing run-hook.cmd. From gustavo-meilus/aiboarding.
Settings file Claude Code
Agent settings declaring 4 hook events (SessionStart, SubagentStart, PostToolUse, InstructionsLoaded).
Instructions file CodexOpenCode
Instructions for gustavo-meilus/aiboarding, covering project purpose, stack and runtime, build, test, run, architecture map and domain model.