Skip to content

Commit 5094dee

Browse files
committed
Add README.md
1 parent 92e98d3 commit 5094dee

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Shared Context Engineering
2+
3+
Shared Context Engineering (SCE) is a practical methodology for AI-assisted software delivery that keeps intent, constraints, and decisions explicit and versioned.
4+
5+
Instead of relying on one-off prompts, SCE treats shared project context as a first-class artifact (in a `context/` directory), so agents can produce code that stays aligned with your architecture and team standards.
6+
7+
This repository contains system prompts, agent configuration patterns, and evals you can use across tools.
8+
9+
- [Docs](https://sce.crocoder.dev/docs)
10+
- [Getting Started](https://sce.crocoder.dev/docs/getting-started)
11+
- [Motivation](https://sce.crocoder.dev/docs/motivation)
12+
13+
Built by [CroCoder](https://www.crocoder.dev/)
14+

0 commit comments

Comments
 (0)