Commit afe4815
committed
fix: clean up and update examples
Removed:
- mcp.claude.md (just "hello" with MCP config)
- full-auto.codex.md (just "hello" with codex flags)
- local-llm.codex.md (just "hello" with local provider)
- yolo.gemini.md (just "hello" with yolo flag)
- env-flags.claude.md (redundant with env-config)
Updated:
- template-args.claude.md: fix broken $varname → _varname syntax
- commit.claude.md: update usage comment, add _stdin
- review.claude.md: update usage comment, add print flag
- hello.claude.md: simplify and standardize
- hello.copilot.md: add usage comment
- positional-map.copilot.md: clarify $1 flag mapping
Final examples (10):
- hello.claude.md, hello.copilot.md (basic)
- commit.claude.md, review.claude.md (practical)
- env-config.claude.md (environment vars)
- template-args.claude.md (template vars with defaults)
- positional-map.copilot.md ($1 flag mapping)
- positional-vars.claude.md, args-list.claude.md, optional-flags.claude.md (new features)1 parent f4c6ce3 commit afe4815
File tree
11 files changed
+29
-55
lines changed- examples
11 files changed
+29
-55
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | | - | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments