Create self-improving AI sub-agents that analyze session transcripts across runs, identify mistakes and knowledge gaps, investigate root causes, incorporate learnings into core knowledge files and prompts, and track issues in YAML for ongoing refinement.
npx claudepluginhub unsupervisedcom/deepwork --plugin learning-agentsCreates a new LearningAgent with directory structure, core-knowledge.md, and Claude Code agent file. Guides the user through initial configuration.
Reads a session transcript and identifies issues where a LearningAgent made mistakes, had knowledge gaps, or underperformed. Creates issue files for each problem found.
Takes investigated issues and incorporates the learnings into the LearningAgent's knowledge base by updating core-knowledge.md, topics, or learnings files.
Investigates identified issues in a LearningAgent session by reading the transcript, determining root causes, and updating issue files with investigation reports.
Runs the learning cycle on all LearningAgent sessions with pending transcripts. Identifies issues, investigates root causes, and incorporates learnings into agent definitions.
Dispatch entry point for the LearningAgents plugin. Routes to sub-commands for creating agents, running learning cycles, and reporting issues.
Reviews a prompt/instruction file against Anthropic prompt engineering best practices. Use when evaluating skill files, agent definitions, or instruction chunks for quality.
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.
Configures project permissions for the LearningAgents plugin. Adds required Bash and file access rules to .claude/settings.json.
Framework for AI-powered multi-step workflows with quality gates
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Systematic agent skills for Claude AI: internet research with multi-source verification (general-research), skill creation through guided briefing (general-skill-maker), quality improvement with prioritized fixes (general-skill-refiner), feature enhancement through business-driven upgrades (general-skill-upgrader), and agent configuration generation (agentmd-creator).
Compile humans into AI agents through deep interviews. Conducts comprehensive behavioral interviews, analyzes work artifacts via MCP tools, and generates installable Claude Code plugins that embody a person's decision-making, communication style, and expertise.
Mission Planner, Agent Creator, Skill Creator, and Librarian — the complete Forge suite for science-backed AI team assembly
Knowledge work superpowers that compound over time. Research, execute, review, and capture learnings to make each task easier than the last.
This skill should be used when the model's ROLE_TYPE is orchestrator and needs to delegate tasks to specialist sub-agents. Provides scientific delegation framework ensuring world-building context (WHERE, WHAT, WHY) while preserving agent autonomy in implementation decisions (HOW). Use when planning task delegation, structuring sub-agent prompts, or coordinating multi-agent workflows.