zahardev/aicontext

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.

2Stars on the repository
39Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add-idea

01

zahardev/aicontext

Skill Claude CodeCodex

Capture a deferred idea to the worklog Ideas section — quickly log anything worth revisiting without losing it mid-session.

2 4mo ago A 26 tokens original MIT

add-step

02

zahardev/aicontext

Skill Claude CodeCodex

Add a new step to the current task based on conversation context.

2 4mo ago A 15 tokens original MIT

aic-help

03

zahardev/aicontext

Skill Claude CodeCodex

Show AIContext quickstart guide with setup, workflows, and best practices.

2 4mo ago A 18 tokens original MIT

aic-skills

04

zahardev/aicontext

Skill Claude CodeCodex

Show all available AIContext skills grouped by workflow stage.

2 4mo ago A 15 tokens original MIT

align-context

05

zahardev/aicontext

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.

2 4mo ago A 36 tokens original MIT

brainstorm

06

zahardev/aicontext

Skill Claude CodeCodex

Generate missing angles, better implementations, and new combinations — creative expansion that complements /challenge.

2 4mo ago A 20 tokens original MIT

challenge

07

zahardev/aicontext

Skill Claude CodeCodex

Pause and push back — surface questions, wrong assumptions, concerns, and better alternatives before proceeding.

2 4mo ago A 20 tokens original MIT

commit

08

zahardev/aicontext

Skill Claude CodeCodex

Commit current changes following project commit rules (template, body settings).

2 4mo ago A 15 tokens original MIT

create-task

09

zahardev/aicontext

Skill Claude CodeCodex

Create a task file from current discussion — lighter alternative to /start-feature.

2 4mo ago A 17 tokens original MIT

deep-review

10

zahardev/aicontext

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.

2 4mo ago A 39 tokens original MIT

do-it

11

zahardev/aicontext

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.

2 4mo ago A 33 tokens original MIT

draft-issue

12

zahardev/aicontext

Skill Claude CodeCodex

Draft a GitHub issue based on a discussion or requirements in the current conversation.

2 4mo ago A 19 tokens original MIT

draft-pr

13

zahardev/aicontext

Skill Claude CodeCodex

Draft a pull request title and body based on the current task file and git changes.

2 4mo ago A 19 tokens original MIT

finish-task

14

zahardev/aicontext

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).

2 4mo ago A 37 tokens original MIT

generate-docs

15

zahardev/aicontext

Skill Claude CodeCodex

Generate project documentation from code and AIContext artifacts — reference (internal technical), guide (user-facing), or both.

2 4mo ago A 26 tokens original MIT

gh-fix-tests

16

zahardev/aicontext

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.

2 4mo ago A 49 tokens original MIT

gh-review-check

17

zahardev/aicontext

Skill Claude CodeCodex

Check unresolved PR review comments and summarize findings.

2 4mo ago A 12 tokens original MIT

gh-review-fix-loop

18

zahardev/aicontext

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.

2 4mo ago A 53 tokens original MIT

interview

19

zahardev/aicontext

Skill Claude CodeCodex

Run a structured breadth-first interview to explore a topic thoroughly — walks dimensions, batches independent questions, recommends answers, captures decisions.

2 4mo ago A 27 tokens original MIT

next-step

20

zahardev/aicontext

Skill Claude CodeCodex

Mark previous step as done in the task file, then start the next step.

2 4mo ago A 18 tokens original MIT

plan-tasks

21

zahardev/aicontext

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.

2 4mo ago A 30 tokens original MIT

prepare-release

22

zahardev/aicontext

Skill Claude CodeCodex

Prepare a version release — follows project release config in .aicontext/release.md, runs first-time setup if config is missing.

2 4mo ago A 29 tokens original MIT

resume-task

23

zahardev/aicontext

Skill Claude CodeCodex

Load task context, show progress, and surface ambiguities and conflicts before resuming implementation.

2 4mo ago A 20 tokens original MIT

review-task

24

zahardev/aicontext

Skill Claude CodeCodex

Validate the current task — plan quality, spec coverage, deliverable alignment, and context consistency.

2 4mo ago A 21 tokens original MIT