how i do most of my work now:
1) dump ideas and intent in a seed.md or session
2) /eidos:spec on that (uses /eidos:plan for orchestration if needed)
3) reed generated spec and leave {{feedback}}
4) /eidos:refine to group and propose refinement
5) leave feedback in refinement doc
6) /eidos:process to apply where needed
repeat
and the same for the implementation on the specs with /eidos:push (internal /eidos:plan if needed)
Your mind is a concept graph, it works with analogies (edges)
Conversations are tree walks (mostly linear, sometimes you recurse down paths and have to find your way back up)
Your (agents) knowledge base must be a concept graph.
You should interface it with stories on demand
@Saboo_Shubham_ Been doing this for a while too, working on the layer of explicit intent and down streaming code.
Also works to upstream spec from existing code
https://t.co/JNtVzGiF2m