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.
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.
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.
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.
lhpaul/ai-dev-framework-template
Skill Claude CodeCodex
Review and refine an implementation plan. Use when a plan draft or plan PR needs review against the repository's plan review protocol.
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.
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.
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.
lhpaul/ai-dev-framework-template
Skill Claude CodeCodex
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.
lhpaul/ai-dev-framework-template
Skill Claude CodeCodex
Review and refine a workflow spec. Use when a spec draft or spec PR needs review against the repository's spec review protocol.
lhpaul/ai-dev-framework-template
Skill Claude CodeCodex
Write a feature spec for the AI development workflow. Use when a new feature needs to move from backlog into the spec stage.
lhpaul/ai-dev-framework-template
Skill Claude CodeCodex
Sync framework updates from the upstream template into this downstream project. Reads sync-manifest.yaml from the upstream template for the authoritative file list; falls back to the embedded list when the manifest is absent. Use when a downstream project needs to pull in the latest framework files from the template.
lhpaul/ai-dev-framework-template
Command Cursor
Plan Ready stage. Reads the approved spec (or work item brief for Refactor items) and codebase, resolves technical approach questions, then writes the implementation plan, runs its reviewer gate, and resolves PR readiness. Usage: /generate-implementation-plan [optional feature slug or dev folder path].