Skip to content

Add Solana launch readiness skill - #138

Open
ashalafan wants to merge 1 commit into
solanabr:mainfrom
ashalafan:add-solana-launch-readiness-skill
Open

Add Solana launch readiness skill#138
ashalafan wants to merge 1 commit into
solanabr:mainfrom
ashalafan:add-solana-launch-readiness-skill

Conversation

@ashalafan

Copy link
Copy Markdown

Summary

Adds solana-launch-readiness-skill, a safety-first agent skill for pre-launch Solana dApp review.

Why this is useful

This fills a practical gap between generic Solana coding skills and formal audits: founders and builders often need a fast structured launch-readiness scan before mainnet. The skill guides agents through wallet integration, transaction flow, RPC/env separation, frontend/backend trust boundaries, error handling, logging, build/deploy readiness, and launch blocker reporting.

Safety positioning

  • Not a formal smart contract audit
  • No seed phrases, private keys, production wallet access, or real customer data
  • No live mainnet deployment or fund-moving actions without explicit human approval
  • No exploit/bypass work

Contents

  • SKILL.md entry point
  • Safe install.sh with no network calls and no sudo
  • Launch-readiness report template
  • Wallet, transaction-flow, and env/RPC/mainnet checklists
  • Reusable prelaunch/risk-scan prompts

Validation

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