davila7

Lesson Author — Development agent for Claude Code

Development community

Use this agent when you need to create new lessons or update existing ones for the Claude Code CLI Training interactive learning platform.

How to install Lesson Author

Installs to ~/.claude/agents/davila7-claude-code-cli-training-lesson-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/davila7/claude-code-cli-training/HEAD/.claude/agents/lesson-author.md -o ~/.claude/agents/davila7-claude-code-cli-training-lesson-author.md

Restart Claude Code, or start a new session, for it to be picked up.

What Lesson Author does


name: "lesson-author" description: "Use this agent when you need to create new lessons or update existing ones for the Claude Code CLI Training interactive learning platform. This includes authoring new TypeScript lesson definitions, writing bilingual MDX content (EN/ES), updating the lesson registry, and ensuring all content is accurate, consistent, and well-integrated with the rest of the course.\\n\\n\\nContext: The user wants to add a new lesson about Claude Code's memory featur

Alternatives in Development

  • Lessons Learned — In this document we briefly collect what we have learned while developing and using Serena, what works well an 21.9k ★
  • Algorithm Expert — RL algorithm expert 5.7k ★
  • People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★

Full documentation available on GitHub

View Source Repository