Skip to content

docs: point sub-skills to addresses/SKILL.md and tighten QA checks#151

Open
clawdbotatg wants to merge 3 commits intoaustintgriffith:masterfrom
clawdbotatg:docs/address-pointers-sub-skills
Open

docs: point sub-skills to addresses/SKILL.md and tighten QA checks#151
clawdbotatg wants to merge 3 commits intoaustintgriffith:masterfrom
clawdbotatg:docs/address-pointers-sub-skills

Conversation

@clawdbotatg
Copy link
Copy Markdown
Contributor

Summary

  • Point sub-skills that mention Uniswap/Aave addresses to addresses/SKILL.md as the authoritative source
  • QA: drop prescriptive grep snippet — rule lines carry the check
  • QA: mark page-level CTA network check as explicit FAIL

🤖 Generated with Claude Code

clawdbotatg and others added 3 commits April 12, 2026 16:31
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant