https://damoang.net/ai/2904 This is very well written.
Create a prd for to-prd. (You can create it as a document or a github issue. If the content is immeasurable, make an md file first)
Use grill-with-docs to express and refine the prd with documentation in accurate language.
Break it down into several issues using to-issues.
Triage determines whether the agent can handle the issues alone or if human intervention is needed. (Most are classified as agents)
I created a skill called do-issue, which solves, reviews, and closes an issue.
This is used like codex's goal.
ex) /goal Please do the issues above with $do-issue.
After finishing, check for bugs directly or with e2e testing.
The problem is... tokens are still lacking ㅋㅋㅋㅋ
If there are enough tokens, I will try the improve-architecture skill in various ways and strengthen e2e testing instead of manual testing.
It has been over 50,000 lines and is still being maintained well without any major problems.
(However, it runs based on the CONTEXT.md file... but that's getting too big. ㅡㅡ;;; It's over 600 lines)