Skip to content

Commit aede7a0

Browse files
committed
Add Codex example output to README
1 parent 6c6c76f commit aede7a0

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,24 @@ claude plugin marketplace add coder/skills
1919
claude plugin install coder-skills@coder-skills
2020
```
2121

22-
After installing, ask your agent to install or set up Coder.
22+
After installing, ask your agent to install or set up Coder:
23+
24+
```
25+
╭────────────────────────────────────────────────────╮
26+
│ >_ OpenAI Codex (v0.130.0) │
27+
│ │
28+
│ model: gpt-5.5 xhigh fast /model to change │
29+
│ directory: ~/projects/coder/skills │
30+
╰────────────────────────────────────────────────────╯
31+
32+
› setup coder
33+
34+
• I’ll use the setup skill because this is a first-time Coder deployment/bootstrap request. I’m going to read its workflow, then I’ll
35+
check the local repo context so I can choose the least surprising setup path.
36+
37+
• Explored
38+
└ Read SKILL.md (setup skill)
39+
```
2340

2441
## License
2542

0 commit comments

Comments
 (0)