mirror of
https://github.com/shareAI-lab/learn-claude-code.git
synced 2026-04-28 06:19:32 +00:00
- s03: inject reminder into tool_result instead of mutating history (#37) - s05: SkillLoader uses rglob("SKILL.md") + frontmatter name priority, matching Agent Skills standard (#30, PR #34) - CI: upgrade actions/checkout and actions/setup-node to v6 (#36) - docs: update s05 skill directory structure in all 3 languages |
||
|---|---|---|
| .. | ||
| s01-the-agent-loop.md | ||
| s02-tool-use.md | ||
| s03-todo-write.md | ||
| s04-subagent.md | ||
| s05-skill-loading.md | ||
| s06-context-compact.md | ||
| s07-task-system.md | ||
| s08-background-tasks.md | ||
| s09-agent-teams.md | ||
| s10-team-protocols.md | ||
| s11-autonomous-agents.md | ||
| s12-worktree-task-isolation.md | ||