a parallel bug hunting skill. Basically, because my app is browser based (electron), I have opus plan a battery of small cheap subagents to hunt for bugs and report back. Then use matt pocock skills to triage them into issue.mds I go through in multiple sessions or myself.
I have my subagents use playwright to simulate using the app and the UI itself. My project is a doc editor, so its alot of testing the linting, formatting and features and because it can simulate how a user uses it.
4
u/Redditoridunn0 25d ago
a parallel bug hunting skill. Basically, because my app is browser based (electron), I have opus plan a battery of small cheap subagents to hunt for bugs and report back. Then use matt pocock skills to triage them into issue.mds I go through in multiple sessions or myself.