Skill Claude CodeCodex
Merge the current PR, wait for merge queue/checks to complete, then switch to main and pull.
Skill Claude CodeCodex
Merge the current PR, wait for merge queue/checks to complete, then switch to main and pull.
Skill Claude CodeCodex
Creates a new LearningAgent with directory structure, core-knowledge.md, and Claude Code agent file. Guides the user through initial configuration.
Skill Claude CodeCodex
Reads a session transcript and identifies issues where a LearningAgent made mistakes, had knowledge gaps, or underperformed. Creates issue files for each problem found.
Skill Claude CodeCodex
Takes investigated issues and incorporates the learnings into the LearningAgent's knowledge base by updating core-knowledge.md, topics, or learnings files.
Skill Claude CodeCodex
Investigates identified issues in a LearningAgent session by reading the transcript, determining root causes, and updating issue files with investigation reports.
Skill Claude CodeCodex
Runs the learning cycle on all LearningAgent sessions with pending transcripts. Identifies issues, investigates root causes, and incorporates learnings into agent definitions.
Skill Claude CodeCodex
Dispatch entry point for the LearningAgents plugin. Routes to sub-commands for creating agents, running learning cycles, and reporting issues.
Skill Claude CodeCodex
Reviews a prompt/instruction file against Anthropic prompt engineering best practices. Use when evaluating skill files, agent definitions, or instruction chunks for quality.
Skill Claude CodeCodex
Creates an issue file tracking a problem observed in a LearningAgent session. Used by the identify skill and can be invoked directly to report issues in real-time.
Skill Claude CodeCodex
Configures project permissions for the LearningAgents plugin. Adds required Bash and file access rules to .claude/settings.json.
Skill Claude CodeCodex
Set up DeepWork Reviews — automated code review rules using .deepreview config files.
Skill Claude CodeCodex
Start structured planning — explores, designs, and produces an executable plan.
Skill Claude CodeCodex
Reference documentation for DeepWork Reviews — automated code review rules using .deepreview configs and DeepSchema-generated rules.
Skill Claude CodeCodex
Create and manage DeepSchemas — rich file-level schemas with automatic validation and review generation.
Skill Claude CodeCodex
Start or continue DeepWork workflows using MCP tools.
Skill Claude CodeCodex
Welcome new users to DeepWork — introduce features, set up reviews, and optionally record a first workflow.
Skill Claude CodeCodex
Record a workflow by doing it — watch and learn approach to creating DeepWork jobs.
Skill Claude CodeCodex
Run DeepWork Reviews on the current branch — review changed files using .deepreview rules.