fix(compound-v3): bump source_commit to fix global flags + SKILL.md improvements#236
fix(compound-v3): bump source_commit to fix global flags + SKILL.md improvements#236skylavis-sky wants to merge 407 commits intoMigOKG:mainfrom
Conversation
[new-plugin] aerodrome-amm v0.1.0
[new-plugin] balancer-v2 v0.1.0
[new-plugin] camelot-v3 v0.1.0
[new-plugin] beefy v0.1.0
[new-plugin] compound-v2 v0.1.0
[new-plugin] dolomite v0.1.0
[new-plugin] fluid v0.1.0
[new-plugin] frax-ether v0.1.0
[new-plugin] gmx-v1 v0.1.0
[new-plugin] instadapp v0.1.0
[new-plugin] jito v0.1.0
[new-plugin] kamino-lend v0.1.0
[new-plugin] kamino-liquidity v0.1.0
[new-plugin] kelp v0.1.0
[new-plugin] moonwell v0.1.0
[new-plugin] morpho-base v0.1.0
fix(polymarket): add missing .claude-plugin/plugin.json
1. Registry regenerated from all skills/ directories — was 52, now 86. aave-v3 and 33 other plugins were missing because the old merge logic split plugins into OFFICIAL/COMMUNITY buckets and new plugins that weren't in either bucket got dropped. 2. Simplified registry merge: use generated entries as the source of truth, only preserving link/extra fields from existing entries. No more OFFICIAL/COMMUNITY split that loses new plugins. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…verability SKILL.md was nested at skills/polymarket/skills/polymarket/SKILL.md but the store requires it at skills/polymarket/SKILL.md. Update plugin.yaml components.skill.dir from "skills/polymarket" to "." to match. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fix(polymarket): move SKILL.md to root for skill discoverability
Points to 61ef8340 in skylavis-sky/onchainos-plugins: - Adds global = true to --chain, --market, --dry-run args - Fixes "unexpected argument '--chain'" when flags appear after subcommand - `compound-v3 get-markets --chain 8453` now works (was error before) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Phase 4: Summary + Pre-flight for
|
🔨 Phase 2: Build Verification — ❌ FAILED
Build failed. Check the workflow logs. Source integrity: commit SHA |
📋 Phase 3: AI Code Review Report — Score: N/A/100
AI review did not produce output.Generated by Claude AI via Anthropic API — review the full report before approving. |
✅ Phase 1: Structure Validation — PASSED→ Proceeding to Phase 2: Build Verification |
Points to f539fe7 which adds pre-flight checks and field filtering guidance to SKILL.md (onchainos-plugins#18), on top of the --chain global flag fix from 61ef8340. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Summary
source_committof539fe7b8e3e0b56a1a1e9abd1ae43d4b4aea949inskylavis-sky/onchainos-pluginsglobal = trueto--chain,--market,--dry-run— fixescompound-v3 get-markets --chain 8453ordering errorget-marketsandget-position(prevent raw contract output in agent context)Source PRs
🤖 Generated with Claude Code