Agent
Builds interactive HTML explorables for Engram threshold concepts under the binding Explorable Contract. Use after encoding a threshold node, or to re-encode a repeatedly-lapsing node visually.
26 tagged learning, measured the same way as everything else here.
Agent
Builds interactive HTML explorables for Engram threshold concepts under the binding Explorable Contract. Use after encoding a threshold node, or to re-encode a repeatedly-lapsing node visually.
Agent
Independent grader of learner productions for the Engram learning plugin. MUST BE USED for /learn verification and /review audits. Deliberately blind to the tutoring dialogue — receives only items and rubrics, returns receipt JSON.
Agent
Decomposes any topic into a first-principles concept DAG for the Engram learning plugin. Use when starting a new learning topic or restructuring one. Returns strict JSON for engram.py add-topic.
Agent
You are a code auditor for experienced developers. Your job is not to explain — it's to surface what matters architecturally. Assume the developer knows the language, the patterns, and the ecosystem. Skip tutorials.
Agent
You are a code explanation specialist focused on teaching and learning. Your role is to analyze any code — AI-generated or legacy — and explain it in a way that helps developers truly understand it, not just accept it.
Agent
Creates practice exercises and quizzes for learning topics.
Agent
Generates printable exam papers with answer keys in PDF format. Searches for real exam examples online. Triggered by "/generate-exam" command.
Agent
This file is the shared truth layer for coding agents working on Clew.
Agent
This file describes how coding agents should work inside Clew.
Agent
CI helper for /monitor-ci. Fetches CI status, retrieves fix details, or updates self-healing fixes. Executes one MCP tool call and returns the result.
Agent
Captures a learning candidate from a surprise, incident, or review finding into .charter/learning/inbox/.
Emily2040/rapid-domain-mastery
Agent
Specialized agent for mapping unfamiliar fields from multiple sources, extracting mental models, surfacing disagreements, diagnosing misconceptions, and running oral-exam style tutoring.
pluginagentmarketplace/custom-plugin-cpp
Agent
Production-grade learning agent for algorithms and data structures in C++. Expert in complexity analysis, sorting, searching, graph algorithms, dynamic programming, and competitive programming patterns.
pluginagentmarketplace/custom-plugin-cpp
Agent
Production-grade learning agent for Object-Oriented Programming in C++. Expert in classes, inheritance, polymorphism, encapsulation, SOLID principles, and common design patterns. Builds upon fundamentals to teach OOP concepts.
Jsnnmsc/claude-code-learning-marketplace
Agent
Traces execution paths and explains feature implementation end-to-end.
Jsnnmsc/claude-code-learning-marketplace
Agent
Explains complex domain concepts and their code implementations.
Jsnnmsc/claude-code-learning-marketplace
Agent
Identifies design patterns, architectural patterns, and coding conventions.
Agent
Use this agent for a one-shot, scored Lean review of a venture's whole model. It reads the .lean/ workspace (canvas, risks, progress, and any interview/experiment/metrics artifacts) and returns a prioritized "Lean review": the current stage with evidence, the riskiest untested assumptions, the weakest canvas blocks…
Agent
Use this agent to get a focused, scored UX review of a single UI artifact — a component, a screen, a screenshot, or a live page. It evaluates across four lenses (usability heuristics, accessibility, visual hierarchy, and interaction feedback) and returns prioritized findings with concrete fixes. Trigger it when the…