Skip to content

Commit 0dc35f4

Browse files
committed
Refactor agentic rules for clarity and consistency; remove outdated .NET Solution layout and add CMP setup guide
1 parent 2ecaf0a commit 0dc35f4

File tree

6 files changed

+247
-332
lines changed

6 files changed

+247
-332
lines changed

_posts/2025-07-13-agentic-rules.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,14 @@ title: "Agentic Rules"
33
date: 2025-07-13
44
---
55

6-
# Introduction
6+
# Introduction
77

88
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
99

10-
1110
Following is a set of agentic rules to help Claude Code understand how to interact with this repository effectively:
1211

13-
1412
Create a file named `CLAUDE.md` in the root of the repository with the following content:
1513

16-
```markdown
17-
1814
```plaintext
1915
## Agentic Rules
2016
@@ -50,6 +46,5 @@ Update this file as the codebase evolves to help future Claude Code instances un
5046
3. Before you begin working, check in with me and I will verify the plan.
5147
4. Then, begin working on the todo items, marking them as complete as you go.
5248
5. Please every step of the way just give me a high level explanation of what changes you made.
53-
6. Make every task and code change you do as simple as possible. We want to avoid making any massive or complex changes. Every change should impact as little code as possible. Everything is about simplicity.
49+
6. Make every task and code change you do as simple as possible. We want to avoid making any massive or complex changes. Every change should impact as little code as possible. Everything is about simplicity.
5450
```
55-

_posts/2025-09-16-4q-2025.md

Lines changed: 0 additions & 243 deletions
This file was deleted.

_posts/2025-09-16-net-solution-layout copy.md

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)