Northeastern-Electric-Racing / Northeastern-Electric-Racing/Argos
Stabilize `verify-graph` Playwright flakiness
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 1
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 26
Description
Follow-up from the Matt Pocock skills adoption PR (#646).
The verify-graph skill (Playwright MCP verification of the graph page) can be flaky during real development.
Acceptance
- Harden the steps/selectors in
.claude/skills/verify-graph/SKILL.mdfor mode switching, controls, and topic selection. - Document any known-flaky modes and recommended waits/retries.
- Verification should run reliably on a clean local stack (
run-local).
Tooling-reliability follow-up; not blocking.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading .claude/skills/verify-graph/SKILL.md and running its verification against a clean local stack with run-local. Review the mode-switching, control, and topic-selection steps for flaky behavior, then document known-flaky modes and waits or retries; done means verification runs reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- playwright
- Domain
- testing-qa, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100