ソースを参照

docs(readme): Cite Skills + Subagents docs for the skills-first rationale

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0xDarkMatter 3 週間 前
コミット
65b4c93edd
1 ファイル変更3 行追加0 行削除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -338,6 +338,9 @@ See [skill-creator](skills/skill-creator/) for the complete guide.
 > their knowledge. Subagent = the isolation mechanism, skill = the knowledge it loads. The agents below remain
 > because they have no skill twin (a distinct capability, or — like git-agent — a real background-worker role
 > that uses the isolation boundary).
+>
+> Sources: [Agent Skills](https://code.claude.com/docs/en/skills) — progressive disclosure and on-demand
+> loading; [Subagents](https://code.claude.com/docs/en/sub-agents) — a separate context window for delegated work.
 
 | Agent | Description |
 |-------|-------------|