Skip to content

Commit 9f925a3

Browse files
committed
docs: add agent instruction
1 parent 56ecff9 commit 9f925a3

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Never add "Co-Authored-By" lines to commits

CLAUDE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The Stellar Development Foundation publishes a Claude Code skill that bundles cu
1313

1414
After install, the seven sub-skills (`soroban`, `dapp`, `assets`, `data`, `agentic-payments`, `zk-proofs`, `standards`) become available across sessions. Lean on `soroban/` for contract changes and audit prep; lean on `dapp/` and `assets/` only when the work crosses into the frontend wallet or trustline flows.
1515

16-
Source: https://github.com/stellar/stellar-dev-skill
16+
Source: <https://github.com/stellar/stellar-dev-skill>
1717

1818
## Hard rules
1919

@@ -49,3 +49,6 @@ cargo build --release --target wasm32-unknown-unknown
4949
```
5050

5151
Update `BACKLOG.md` if your PR closes one of the entries there.
52+
53+
@AGENTS.md
54+
Never add "Co-Authored-By" lines to commits

0 commit comments

Comments
 (0)