Skip to content

Commit e4c5ac1

Browse files
committed
google links??
1 parent 2fab3b4 commit e4c5ac1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

eng_2026/02/2026-02-28-17-53.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
**Separating Planning and Execution**
2-
[https://boristane.com/blog/how-i-use-claude-code/](https://www.google.com/url?sa=E&q=https%3A%2F%2Fboristane.com%2Fblog%2Fhow-i-use-claude-code%2F)
2+
https://boristane.com/blog/how-i-use-claude-code/
33
The author shares a structured methodology that divides the process into stages so that Claude doesn't write code "blindly" but instead works according to an approved plan. Research and planning are always conducted first, and only then comes the implementation. This prevents mistakes, maintains control over the architecture, and minimizes token usage.
44

55
Workflow Stages
@@ -12,7 +12,7 @@ Workflow Stages
1212
Practical Tips: Provide the agent with links to open-source projects that contain examples of similar code. Refer back to the plan when something goes wrong.
1313

1414
Discussion
15-
[https://news.ycombinator.com/item?id=47106686](https://www.google.com/url?sa=E&q=https%3A%2F%2Fnews.ycombinator.com%2Fitem%3Fid%3D47106686)
15+
https://news.ycombinator.com/item?id=47106686
1616
Many users agree with the principle of **separating** planning and execution, considering it an effective way to reduce errors. Using detailed plans in .md files provides a clear track record of decisions and reasoning. Plans help identify the model's biases, making the process more transparent.
1717

1818
Critics call this method of programming "garbage" or a "gamble," arguing that it leads to both "brain atrophy" due to AI dependency and poor code quality.

0 commit comments

Comments
 (0)