lhpaul

60 mods across 1 repository, 9 stars between them.

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 3d 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 3d 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 3d 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 3d 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 3d 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 3d 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 3d 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 3d 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 3d 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 3d 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 3d 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 3d 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 3d ago A 27 tokens

lhpaul/ai-dev-framework-template

Agent Claude Code

Run the automated reviewer loop (and CI loop) for a PR. Use when the user wants to run the reviewer loop on a specific PR or the current branch's PR until it is ready for human review or escalated.

9 3d ago A 51 tokens

code-reviewer

16

lhpaul/ai-dev-framework-template

Agent Claude Code

Development review stage. Use when an implementation PR needs review against the spec, plan, and best practices. Applies fixes directly for blocking and important issues. Reports issues requiring human/product decisions.

9 3d ago A 41 tokens

design-reviewer

17

lhpaul/ai-dev-framework-template

Agent Claude Code

Design review stage. Use when an implementation PR includes frontend file changes. Launches a browser via the configured browserautomation.provider, renders affected pages or components, captures screenshots, checks for console errors, and runs an axe-core accessibility check. Posts a structured PR comment with the…

9 3d ago A 69 tokens

developer

18

lhpaul/ai-dev-framework-template

Agent Claude Code

In Development stage. Handles four paths — Full Pipeline (feature with spec+plan), Refactor (code restructuring with plan only, no spec), Fast Track (bug or simple change, no spec/plan needed), and Hotfix (critical production bug from main). Implements code, verifies build/lint/tests, opens PRs, and resolves reviewer…

9 3d ago B 75 tokens

lhpaul/ai-dev-framework-template

Agent Claude Code

Plan review stage. Use when an implementation plan branch or PR needs review for spec alignment, completeness, and feasibility. Reads the spec, plan, and codebase to validate the approach, and can push reviewer-loop fixes.

9 3d ago A 49 tokens

item-orchestrator

20

lhpaul/ai-dev-framework-template

Agent Claude Code

Coordination agent for a single workflow item via /run-item (or deprecated /run-item-work). Runs the shared bounded prelude then Protocol 91 until waiting on a human, blocked, or escalated.

9 3d ago A 47 tokens

orchestrator

21

lhpaul/ai-dev-framework-template

Agent Claude Code

Batch orchestration agent. Discovers what can advance or start, proposes the largest safe batch by priority and parallelization feasibility, dispatches approved item work, and supervises the batch until each item is waiting on a human, blocked, or escalated.

9 3d ago A 55 tokens

post-merge-qa

22

lhpaul/ai-dev-framework-template

Agent Claude Code

Post-merge QA on develop or develop- . Confirmed scope, environment preflight, flow/UX exercise, optional design-asset fidelity, one fix PR for safe defects (no backlog item).

9 3d ago A 48 tokens

product-manager

23

lhpaul/ai-dev-framework-template

Agent Claude Code

Spec Ready stage. Use when a new feature needs a spec written. Conducts a structured alignment conversation with the human, then writes the feature spec, runs its reviewer gate, and resolves PR readiness. Do NOT use for bugs or simple changes (use the developer agent with fast track instead) or for refactors (use the…

9 3d ago A 78 tokens

project-setup

24

lhpaul/ai-dev-framework-template

Agent Claude Code

Onboarding agent. Run this when first setting up a new project from this template. Guides a structured conversation to generate all project-specific documentation (business domain, architecture, tech stack, best practices) and configures the framework for your project.

9 3d ago A 52 tokens