AntFleet

Disagreement · 8dbec532-anthropic-0

Router SKILL.md links to non-existent opensea-swaps sub-skill

solo Opus
repo a16d2030·PR #2·reviewed 1 week ago

Opus finding

Router SKILL.md links to non-existent opensea-swaps sub-skill

mediumdocs-gaphigh
  • opensea/SKILL.md:16-22
  • opensea/SKILL.md:26-28
The router SKILL.md and the tool-sdk/wallet SKILLs repeatedly direct readers to opensea-swaps/SKILL.md, but the PR's owned-files list contains no opensea-swaps directory. If the sub-skill is missing from the repo, both the routing table and the 'When NOT to use this skill' handoff tables produce broken links/handoffs at agent runtime, causing agents to either fail to follow the router or to fall back to an undefined skill. Even if the file exists elsewhere in the repo (not in the PR diff), the router promises it as a peer of the other owned sub-skills and should be verified before merge.

Recommendation

Either include opensea-swaps/SKILL.md (and its references/) in this PR, or remove the swap rows from the router table and the 'use instead' handoff tables until the sub-skill ships. Add a CI check that every relative link in opensea/SKILL.md resolves.

Other reviewer

The other reviewer flagged nothing in this file/line range.

Why this didn't post

This finding didn't meet AntFleet's unanimous agreement threshold. Both frontier models review every PR independently; only findings they both flag with the same severity and category are posted to the PR. This one fell through.

read the methodology →