Commit 94619af
David Hache
feat: agent-driven setup — flatten rules, drop the manual steps
As AI agents get better at following instructions, it opens up simpler
ways to solve problems we used to handle with scripts and commands.
Rather than maintaining platform-specific setup steps for every IDE,
we now provide a single prompt and let the agent create the right
config file for its environment.
Flattened aidlc-rules/ into one directory. Added SETUP.md with a
two-step process: git submodule add, then paste the prompt. The agent
handles the rest.1 parent 9793958 commit 94619af
File tree
30 files changed
+75
-482
lines changed- aidlc-rules
- common
- construction
- extensions/security/baseline
- inception
- operations
30 files changed
+75
-482
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments