docs: point sub-skills to addresses/SKILL.md and tighten QA checks#151
Open
clawdbotatg wants to merge 3 commits intoaustintgriffith:masterfrom
Open
docs: point sub-skills to addresses/SKILL.md and tighten QA checks#151clawdbotatg wants to merge 3 commits intoaustintgriffith:masterfrom
clawdbotatg wants to merge 3 commits intoaustintgriffith:masterfrom
Conversation
Strengthens the wrong-network rule in qa/SKILL.md so auditors don't pass an app just because SE-2's header shows a WrongNetworkDropdown. The primary onchain CTA (Sign/Stake/Deposit/etc.) must itself become a "Switch to [Chain]" button when the connected wallet is on the wrong chain — otherwise the user clicks through and eats a silent wagmi error. - Adds explicit FAIL: main CTA rendered on wrong network - Adds PASS criterion: CTA slot branches on chainId === targetNetwork.id - Adds grep snippet auditors can run to catch missing chainId checks - Tightens Ship-Blocking checklist to require switch button in the primary CTA slot, not only the header dropdown Caught this on a SE-2 build whose audit passed three cycles while the main Sign button rendered unconditionally — user on wrong chain got a silent failure. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Bots landing on testing/, security/, orchestration/, or frontend-playbook/ via web search had no breadcrumb to the verified-addresses skill.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
addresses/SKILL.mdas the authoritative source🤖 Generated with Claude Code