File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/posts/2025-04-28-agentic-coding-dev-flow Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,10 +33,10 @@ The flow is simple: **_Setup -> [Plan -> Act](https://docs.cline.bot/exploring-c
33
33
34
34
![ ] ( agentic-flow.png )
35
35
36
- 1 . ** Setup** - Ensure the right rules and tools are enabled, optionally gather important documentation or examples .
37
- 2 . ** Plan** - Build a detailed plan based off your goals, requirements and ideation with the coding agent.
36
+ 1 . ** Setup** - Ensuring the effective agent ** rules** and ** tools** are enabled.s .
37
+ 2 . ** Plan** - Building a ** detailed plan** based on your goals, requirements and ideation with the coding agent.
38
38
3 . ** Act** - Perform the development tasks, in phases.
39
- 4 . ** Review and Iterate** - Review the work, update the plan and iterate as required.
39
+ 4 . ** Review and Iterate** - Review the work, updating the plan and iterating as required.
40
40
41
41
---
42
42
You can’t perform that action at this time.
0 commit comments