lhpaul/ai-dev-framework-template

A tool-agnostic AI-assisted development framework template. Structured workflow (Spec → Plan → Implement → Review) with canonical protocols, agent definitions for Claude Code/Cursor, and a guided project setup.

9Stars on the repository
60Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

add-backlog-item

01

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Command-style Codex alias for creating a backlog item. Use when the user asks for /add-backlog-item or wants to create a tracked work item before spec or plan work.

9 4d ago A 41 tokens

code-review

02

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Command-style Codex alias for reviewing implementation changes. Use when the user asks for /code-review or wants the repository code review gate.

9 4d ago A 30 tokens

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Command-style Codex alias for graduating an integration branch. Use when the user asks for /graduate-development or wants to merge an integration branch back to develop.

9 4d ago A 34 tokens

post-merge-qa

05

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Primary command: QA work already on develop or develop- . Use when the user asks for /post-merge-qa or /merged-qa-tester (identical alias). Proposes confirmed scope, preflights environment, exercises flows, optional design-asset fidelity, and opens one fix PR for safe defects without a new backlog item.

9 4d ago A 77 tokens

prepare-release

06

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Command-style Codex alias for preparing a release. Use when the user asks for /prepare-release or wants to run the repository release preparation protocol.

9 4d ago A 32 tokens

retrospective

07

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Command-style Codex alias for running a retrospective. Use when the user asks for /retrospective or wants a completed batch or item analyzed.

9 4d ago A 33 tokens

run-epic

08

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Compatibility/advanced alias: resolve a native GitHub epic into a bounded workflow execution scope, with optional delegated review and merge gates. For the recommended starting point, use /run-work instead. Use /run-epic when you need direct control over delegation flags (--delegate-review, --may-merge, --max-risk).…

9 4d ago A 85 tokens

run-item-work

09

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Deprecated compatibility alias for /run-item. Identical behavior — prefer $run-item or /run-item for new invocations.

9 4d ago A 29 tokens

run-item

10

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Primary bounded command: advance exactly one non-epic workflow item. Use when the user asks for /run-item or wants to resume a specific development, branch, PR, or issue with the shared bounded prelude before Protocol 91. /run-item-work is a deprecated alias with identical behavior.

9 4d ago A 63 tokens

run-items

11

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Bounded multi-item execute command: advance two or more explicit workflow items through Protocol 90 explicitlist mode. For a single item use $run-item; for an epic use $run-epic; for a read-only portfolio scan use $run-work.

9 4d ago A 55 tokens

run-reviewer-loop

12

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Command-style Codex alias for running PR automated review and CI loops. Use when the user asks for /run-reviewer-loop or wants a PR driven to readiness.

9 4d ago A 38 tokens

run-work

13

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Read-only portfolio scan. No-target scan proposes batches with no dispatch. Two or more targets redirect to $run-items. Single targets redirect to $run-item or $run-epic. No mutation in any mode.

9 4d ago A 47 tokens

sync-template

14

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Command-style Codex alias for syncing framework updates from the upstream template. Use when the user asks for /sync-template.

9 4d ago A 27 tokens

batch-merge

15

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Merge all ready PRs in a parallel batch into the target base branch sequentially, auto-resolving legacy trivial CHANGELOG and documentation conflicts, pausing for human input only on non-trivial conflicts, and running post-merge-cleanup for each successfully merged PR. Prints the merge plan for visibility but proceeds…

9 4d ago A 84 tokens

post-merge-cleanup

16

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

After a development PR is merged, sync with origin, switch to the merged PR's base branch, pull, verify or delete the remote implementation branch, delete the local branch, and update the related issue in the issue tracker. Use when you want to clean up the local repo post-merge.

9 4d ago A 65 tokens

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Review implemented changes against the repository's code review workflow. Use when a feature, refactor, fix, or hotfix PR needs review or reviewer feedback needs to be addressed.

9 4d ago A 40 tokens

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Implement a workflow item in code. Use for full-pipeline implementation, refactors (plan only, no spec), fast-track fixes, or hotfixes using the repository's implementation protocol.

9 4d ago A 43 tokens

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Advance a single workflow item until it reaches a real terminal condition. Use when the user wants Codex to resume or advance one specific development, branch, or PR without scanning the whole portfolio.

9 4d ago A 44 tokens

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Batch-orchestrate the repository's staged AI development workflow. Use when the user wants Codex to discover what can advance or start across multiple items, propose the largest safe batch by priority and parallelization feasibility, and supervise approved item work until it reaches a real terminal condition.

9 4d ago A 60 tokens

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Write an implementation plan for a feature (after spec approval) or a refactor (plan only, no spec). Use when a work item needs to advance into the implementation plan stage.

9 4d ago A 42 tokens

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Run the repository's project setup workflow. Use when initializing a new project from this template or when the user asks Codex to follow the project setup protocol.

9 4d ago A 36 tokens

lhpaul/ai-dev-framework-template

Skill Claude CodeCodex

Run a retrospective analysis on completed work to identify process improvement opportunities. Use when the user wants to review a completed batch or item run, or invoke on-demand with a PR number, branch, or date as scope hint.

9 4d ago A 49 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: