Skip to content

Commit a307c5b

Browse files
committed
Keep template AI guidance optional by default
This template should stay neutral about agent tooling. Instead of shipping opinionated AGENTS.md or CLAUDE.md files, the README now briefly notes that downstream projects can add them later if they want project-specific guidance. Constraint: Template repos should avoid baking in one team's AI workflow preferences Rejected: Ship placeholder AGENTS.md and CLAUDE.md files | still adds default agent surface area to every generated project Confidence: high Scope-risk: narrow Reversibility: clean Directive: Keep AI-tooling guidance optional unless the template itself depends on it Tested: make check Not-tested: PR rendering on GitHub
1 parent 66bb12a commit a307c5b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ Let's build something fun, Yujeong.
5959
└── uv.lock
6060
```
6161

62+
## Optional AI guidance files
63+
64+
If your real project wants agent-specific instructions, add `AGENTS.md` and/or `CLAUDE.md` later
65+
with project-specific guidance. This template does not ship opinionated defaults for them.
66+
6267
## Quality defaults
6368

6469
This template is intentionally strict by default:

0 commit comments

Comments
 (0)