Skill Claude CodeCodex
Verify repository state and confirm session completion before committing.
Skill Claude CodeCodex
Verify repository state and confirm session completion before committing.
Skill Claude CodeCodex
Draft commit message, handle version bumps, and create the session commit.
Skill Claude CodeCodex
Create a clear session commit with state and next steps. Orchestrates checkpoint and commit micro-skills, optionally chains to pwrl-learnings.
Skill Claude CodeCodex
Classify and prioritize learnings by type, domain, severity, and applicability.
Skill Claude CodeCodex
Identify and merge duplicate or redundant learnings while preserving historical lineage.
Skill Claude CodeCodex
Extract actionable learnings from code, commits, tasks, documentation, errors, and reviews.
Skill Claude CodeCodex
Persist deduplicated learnings to permanent storage with backups and version control.
Skill Claude CodeCodex
Structure classified learnings for persistent storage with metadata, indexing, and navigation.
Skill Claude CodeCodex
Extract, classify, deduplicate, structure, and save learnings from code, commits, tasks, and documentation.
Skill Claude CodeCodex
Enforce deterministic phase completion in PWRL workflows (review, work, plan, etc.). Use to: validate artifact generation, verify quality gates, block progression without completion. Works across all PWRL pipeline skills. Agent-agnostic, checkpoint-driven validation.
Skill Claude CodeCodex
Create technical design and implementation unit decomposition for planning workflow.
Skill Claude CodeCodex
Choose tier, render plan from templates, embed learnings, and save to docs/plans/.
Skill Claude CodeCodex
Perform local and external research to inform technical design decisions during planning.
Skill Claude CodeCodex
Gather context, check learnings, validate domain, and bootstrap requirements for planning workflow.
Skill Claude CodeCodex
Create structured implementation plans with three tiers (Fast/Standard/Deep). Pure skill pipeline orchestrator—no agent routing.
Skill Claude CodeCodex
Review and update existing learnings to keep knowledge current.
Skill Claude CodeCodex
Analyze code for quality, security, tests, documentation, and integration issues.
Skill Claude CodeCodex
Prepare code review environment, gather artifacts, and configure analysis tools.
Skill Claude CodeCodex
Generate comprehensive review report and determine final approval status.
Skill Claude CodeCodex
Validate that reviewed code matches requirements and detects scope creep.
Skill Claude CodeCodex
Post review findings back to GitHub PR with comments, formal reviews, and labels. Final phase of pwrl-review orchestrator.
Skill Claude CodeCodex
Review code changes through 4-phase micro-skill pipeline (scope, prepare, analyze, report).
Skill Claude CodeCodex
Slice implementation plans into granular, executable task files. Use when: breaking down plans from pwrl-plan; creating actionable tasks for pwrl-work; need detailed task files in docs/tasks/to-do.
Skill Claude CodeCodex
Comprehensive testing framework for micro-skill pipeline architecture validation, including unit, integration, compatibility tests, and consolidation audit.