Commit 4bcaa30
authored
docs: integrate gander-skill for AI coding agent workflow (#66)
* docs(readme): restructure for AI coding agent workflow
Lead with the agentic framing ("share markdown from your agent to your
browser in real time"), add a For AI coding agents section pointing at
gandermd/gander-skill, and reframe the Live-reload preview + Share on
gander.md sections around the agent-as-writer workflow.
* docs(man): link gander-skill in SEE ALSO
Add a SEE ALSO entry pointing at gandermd/gander-skill so 'man gander'
surfaces the agent-skill discovery path (OpenCode, Claude Code, Codex
CLI, Cursor, Grok Build, Windsurf, and any agent that loads SKILL.md
files).
* docs(agents): note gander-skill for agents working on gander
Add a 'Using gander from an agent' addendum pointing at gandermd/gander-skill
so an agent iterating on this repo can 'gander share --watch' a doc and
let the human read along, or persist the agent's plan via
scripts/save-plan.sh. Also expand the source-layout table to cover the
share/api/signup/etc files that have accumulated since the original
table was written.1 parent ceb45d9 commit 4bcaa30
3 files changed
Lines changed: 36 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
29 | 37 | | |
30 | 38 | | |
31 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
4 | 22 | | |
5 | 23 | | |
6 | 24 | | |
| |||
122 | 140 | | |
123 | 141 | | |
124 | 142 | | |
125 | | - | |
| 143 | + | |
126 | 144 | | |
127 | 145 | | |
128 | 146 | | |
129 | 147 | | |
130 | 148 | | |
131 | 149 | | |
132 | 150 | | |
133 | | - | |
134 | | - | |
135 | | - | |
| 151 | + | |
136 | 152 | | |
137 | 153 | | |
138 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
242 | 248 | | |
243 | 249 | | |
244 | 250 | | |
| |||
0 commit comments