It seems like issue-flow (during init) does not take into account additional comments to the issue. This is often not the wanted behaviour.
Task
- improve "/issue-init" so that it also goes through the comments and include tasks from them (depending on the context, some comments might be downvoted or negated later on in the comment section). The comment section (added inside the _original.md file) does not have to be a 1-to-1 representation of the actual comments.
- add another skill - describing how to review the comments and extract relevant tasks from them.
It seems like issue-flow (during init) does not take into account additional comments to the issue. This is often not the wanted behaviour.
Task