(no title)
AnonyX387 | 1 month ago
I've found https://github.com/obra/superpowers very helpful for breaking the work up into logical chunks a subagent can handle.
AnonyX387 | 1 month ago
I've found https://github.com/obra/superpowers very helpful for breaking the work up into logical chunks a subagent can handle.
jkhdigital|1 month ago
The answer is not more natural language guardrails, it is in (progressive) formal specification of workflows and acceptance criteria. The task cannot be marked as complete if it is only accessible through an API that rejects changes lacking proof that acceptance criteria were met.
qazxcvbnmlp|1 month ago
However some specification only exists in natural language. IE: make this page optimized for a smartphone. The task of turning that vague direction into formal requirements is work in and of itself. The more you can have the llm help with that — the more time it will save you.
nonethewiser|1 month ago
AnonyX387|1 month ago