Skip to content

Audit and updation of skills#28

Open
yashovardhan wants to merge 1 commit into
feat/v4from
feat/audit
Open

Audit and updation of skills#28
yashovardhan wants to merge 1 commit into
feat/v4from
feat/audit

Conversation

@yashovardhan

Copy link
Copy Markdown
Member

I got Fable to audit the skills for making sure the one shot capability goes to lower level models. Here are the results, we can decide that to keep and what to discard.

Full template rewrite of SKILL.md and all references/ and workflows/,
verified against @metamask/agentic-cli 4.0.1 (--help flag schemas +
live read-only runs + compiled-source inspection):

- One canonical syntax per command (flag form wherever both exist);
  removed phantom positionals (predict quote/place/markets get,
  wallet requests watch)
- Required/optional flag tables with value formats; captured real
  output blocks with Capture -> placeholder lines; explicit
  confirm-before-executing checklists; per-file error/recovery tables
- SKILL.md: placeholder legend, global-flags table, preflight
  checklist with real mm doctor output, explicit routing rows
  (added mm tx, price/token subcommands)
- Split predict.md into predict-account/data/trade; market-data.md
  into price/token; renamed chain.md->chains.md,
  polling.md->wallet-requests.md; new concepts.md and aave.md
- New scripts/encode_approve.py for exact-amount ERC-20 approvals
- Fixed: QR login works on prod (COMING_SOON guard is dead code);
  --to-address rejected same-chain (INVALID_SWAP_PARAMS); perps
  --venue optional; --wallet-timeout + walletTimeoutSeconds
  documented; perps --dry-run/--yes coverage; transfer --token
  semantics; Aave ERC-20 vs native value branch

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@yashovardhan yashovardhan changed the base branch from main to feat/v4 July 9, 2026 16:17
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