What problem does it solve? Building a DeFi protocol on a Cosmos chain requires expertise across contract architecture, Rust/CosmWasm coding, adversarial testing, security auditing, and chain-specific deployment — a workflow most teams handle with fragmented tools and expensive external audits. This Skill runs the full pipeline from threat modeling through deployment verification in one guided process. ## Core Features & Use Cases - Full-lifecycle pipeline: scope and threat model with an impact×likelihood risk matrix, architecture design, production Rust CosmWasm code with checked arithmetic, cw-multitest Rust tests plus a role-based Node/CosmJS QA runner, an agency-grade audit (static analysis, manual checklist, economic review, PoC validation gate), fix-review, and CLI deployment with verification. - Chain-flexible targeting: defaults to ZIGChain with documented chain-id, RPC, denom, and whitelisting parameters, and accepts any other Cosmos chain via a docs URL or markdown file. - Professional deliverables: generates audit reports with severity-rated findings, an OWASP SC Top 10 coverage traceability matrix, and an optional formatted .docx report; supports a multi-agent team mode with architect/engineer/QA/auditor roles. - Use Case: Ask it to design and audit a lending protocol on ZIGChain — it produces the contract source, Rust and Node test suites, an audit report with validated findings, and a testnet deployment script. ## Quick Start Ask the assistant to design, test, and audit a CosmWasm staking contract for deployment on the ZIGChain testnet.