Bläddra i källkod

docs: add feature header images

Alvin Unreal 2 månader sedan
förälder
incheckning
4c457d1082
4 ändrade filer med 4 tillägg och 0 borttagningar
  1. 2 0
      docs/clonedeps.md
  2. 2 0
      docs/subtask.md
  3. BIN
      img/clonedeps.jpg
  4. BIN
      img/subtask.png

+ 2 - 0
docs/clonedeps.md

@@ -1,5 +1,7 @@
 # Clonedeps
 
+![Clonedeps dependency source workspace](../img/clonedeps.jpg)
+
 `clonedeps` is a bundled Orchestrator skill for cloning a small set of important
 dependency source repositories into a local, ignored workspace so agents can
 inspect library internals while working on your project.

+ 2 - 0
docs/subtask.md

@@ -1,5 +1,7 @@
 # Subtask
 
+![Subtask worker session](../img/subtask.png)
+
 `/subtask` lets the current agent spin up a separate, bounded worker session for
 one specific piece of work. The worker runs as an orchestrator in a real child
 session, completes the requested task, and sends a structured summary back to

BIN
img/clonedeps.jpg


BIN
img/subtask.png