add-idea
01Skill Claude CodeCodex
Capture a deferred idea to the worklog Ideas section — quickly log anything worth revisiting without losing it mid-session.
Teach AI to build features, not just write code. A development methodology framework for AI coding assistants — structured planning, spec-driven development, automated reviews and tests. Works with Claude Code, Codex, Cursor, and GitHub Copilot.
Skill Claude CodeCodex
Capture a deferred idea to the worklog Ideas section — quickly log anything worth revisiting without losing it mid-session.
Skill Claude CodeCodex
Add a new step to the current task based on conversation context.
Skill Claude CodeCodex
Show AIContext quickstart guide with setup, workflows, and best practices.
Skill Claude CodeCodex
Show all available AIContext skills grouped by workflow stage.
Skill Claude CodeCodex
Update all context files (task, spec, task-context, worklog) to reflect current state of work — fixes stale entries, fills missing knowledge, reports what changed.
Skill Claude CodeCodex
Generate missing angles, better implementations, and new combinations — creative expansion that complements /challenge.
Skill Claude CodeCodex
Pause and push back — surface questions, wrong assumptions, concerns, and better alternatives before proceeding.
Skill Claude CodeCodex
Commit current changes following project commit rules (template, body settings).
Skill Claude CodeCodex
Create a task file from current discussion — lighter alternative to /start-feature.
Skill Claude CodeCodex
Comprehensive code review — architecture + correctness. Scope with args — diff (default), branch, all, path, or IDE selection. Delegates to reviewer agent for large scope.
Skill Claude CodeCodex
Turn the current discussion into a task step and implement it — adds step to task file, updates spec if needed, then implements with review-fix loop.
Skill Claude CodeCodex
Draft a GitHub issue based on a discussion or requirements in the current conversation.
Skill Claude CodeCodex
Draft a pull request title and body based on the current task file and git changes.
Skill Claude CodeCodex
Close out the current task — verify all steps done, sync spec, fill completion notes, update worklog, and handle git (commit / push / PR per config).
Skill Claude CodeCodex
Generate project documentation from code and AIContext artifacts — reference (internal technical), guide (user-facing), or both.
Skill Claude CodeCodex
Fix failing CI checks on the current PR — fetches failures via gh CLI, diagnoses, fixes, pushes, waits for green. Covers lint, type, build, and tests. Retries up to 3 times.
Skill Claude CodeCodex
Check unresolved PR review comments and summarize findings.
Skill Claude CodeCodex
Automate the PR review cycle — fetches review comments, triages, fixes real issues, auto-resolves false positives, runs tests, commits, pushes, then waits for re-review. Repeats up to 5 cycles.
Skill Claude CodeCodex
Run a structured breadth-first interview to explore a topic thoroughly — walks dimensions, batches independent questions, recommends answers, captures decisions.
Skill Claude CodeCodex
Mark previous step as done in the task file, then start the next step.
Skill Claude CodeCodex
Read an existing spec and propose a task breakdown — assesses separable work streams, proposes split, creates task files linked to the spec.
Skill Claude CodeCodex
Prepare a version release — follows project release config in .aicontext/release.md, runs first-time setup if config is missing.
Skill Claude CodeCodex
Load task context, show progress, and surface ambiguities and conflicts before resuming implementation.
Skill Claude CodeCodex
Validate the current task — plan quality, spec coverage, deliverable alignment, and context consistency.