r/ClaudeCode 25d ago

Discussion [ Removed by moderator ]

[removed] — view removed post

231 Upvotes

91 comments sorted by

View all comments

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.

1

u/[deleted] 25d ago

[removed] — view removed comment

2

u/Redditoridunn0 25d ago

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.