Skill Claude CodeCodex
After implementation and acceptance, summarize the draft PRD against delivered facts, then revise the existing formal PRD.
Skill Claude CodeCodex
After implementation and acceptance, summarize the draft PRD against delivered facts, then revise the existing formal PRD.
Skill Claude CodeCodex
Create or update draft PRD and user stories for a feature.
Skill Claude CodeCodex
A controlled Git workflow that checks changed areas with local CI, then creates a commit and pushes it to the remote repository. CI means automated checks run against the code before it is saved and shared.
Skill Claude CodeCodex
Bump project version, create git tag, and push release commit to remote.
Skill Claude CodeCodex
Execute phased task plans for backend, frontend, miniapp, Flutter, Web Demo, or Flutter Demo.
Skill Claude CodeCodex
Review the changed code for reuse, simplification, efficiency, and altitude issues with 4 parallel read-only reviewers, then apply the fixes directly. The default scope is the upstream range plus uncommitted changes; a PR / branch / file target replaces it. Quality cleanup only, not bug hunting. Replicated from Claude…
Skill Claude CodeCodex
Plan and execute a backend, frontend, web-demo, flutter, or flutter-demo phase in one persistent main-session Goal with outcome-level status, role-guide switching, validation, recovery, and acceptance loops, without dispatching subagents.
Skill Claude CodeCodex
Validate task plan executability and consistency with a 100-point score and P0/P1/P2 fix list.
Skill Claude CodeCodex
Convert technical design documents into executable phased task plans with ordered work breakdown.
Skill Claude CodeCodex
Assess technical feasibility for a feature. Scans codebase, checks dependencies, researches libraries, and writes a structured report under .ai/tech-research/.
Skill Claude CodeCodex
Validate demo tests cover user stories, compile and pass, and output structured acceptance reports.
Skill Claude CodeCodex
Discover all non-live Demo E2E tests and run them one file at a time in the main session, diagnosing and fixing failures inline, restarting the environment after backend code changes and rebuilding demo data between files, until every file is resolved or exhausts its retry budget. Supports an optional scan mode that…