anchor lang agents

30 tagged anchor lang, measured the same way as everything else here.

Browse within: erc4626 15solana-sdk 15solana-standard 15token-vault 15tokenized-vault 15audit-skill 8defi-security 8pinnochio 8security-audit 8idl 7rest-api 7solana 7

patch-engineer

01

solanabr/auditor-skill

Agent

Drafts a minimal idiomatic unified diff that closes exactly the cited bound, then verifies it by re-running the finding's PoC against a scratch worktree — the exploit must now revert. Optional mutation + blast-radius evidence. Emits [FIX-VERIFIED] / [FIX-INSUFFICIENT] / [FIX-PROPOSED]; never claims FIX-VERIFIED…

50 1mo ago A 84 tokens original MIT

peer-reviewer

02

solanabr/auditor-skill

Agent

Independent reconciliation reviewer — the dual-review second pass. Takes the top-severity confirmed findings and re-derives each one from the code (not from the primary's write-up), reusing the context worksheets to avoid re-reconstruction. Emits CONFIRM / DISPUTE / DOWNGRADE per finding; a DISPUTE forces the finding…

50 1mo ago A 95 tokens original MIT

poc-engineer

03

solanabr/auditor-skill

Agent

Given a confirmed finding + its context worksheet, produces the smallest self-contained crate that reproduces the flaw — feature-gated vulnerable/fixed arms, asserting the exploit succeeds on the vulnerable arm and is rejected on the fixed arm. Emits the [PoC-] evidence tier; downgrades to [PoC-ATTEMPTED] + prose on…

50 1mo ago A 86 tokens original MIT

solana-guide

04

solanabr/solana-vault-standard

Agent Claude Code

Educational guide for Solana development concepts. Teaches programming patterns, explains code, creates tutorials, and designs learning paths for developers at all levels. Use when: Explaining Solana concepts, creating tutorials, designing learning paths, or helping developers understand complex blockchain code and…

23 4mo ago A 59 tokens original MIT

solana-researcher

05

solanabr/solana-vault-standard

Agent Claude Code

Deep research specialist for Solana ecosystem. Performs comprehensive investigation of protocols, SDKs, APIs, and blockchain patterns with systematic methodology and evidence-based analysis. Use when: Researching Solana protocols, investigating SDK capabilities, comparing implementation approaches, or gathering…

23 4mo ago A 62 tokens original MIT

token-engineer

06

solanabr/solana-vault-standard

Agent Claude Code

Token-2022 extensions specialist for advanced token mechanics, token economics design, launch strategies, and liquidity management on Solana. Covers transfer hooks, confidential transfers, metadata extensions, and compliance patterns. Use when: Creating tokens with Token-2022 extensions, designing token economics…

23 4mo ago A 81 tokens original MIT

orquestra-signer

07

berkayoztunc/orquestra

Agent Claude Code

Signs and submits Solana transactions using @orquestradev/signer-mcp. Accepts a base64-encoded wire transaction produced by orquestra-tx-builder, presents a human-readable approval summary, and signs + sends only after explicit user confirmation. Uses ONLY signer-mcp tools. Examples: Context: User has an unsigned…

22 15d ago A 285 tokens original MIT

orquestra

08

berkayoztunc/orquestra

Agent Claude Code

Central Orquestra orchestrator. Handles ANY Solana task end-to-end by delegating to four specialized sub-agents in sequence. Always start here — this agent decides which sub-agents to invoke and in what order. Sub-agents it controls: orquestra-researcher — program discovery, docs, instruction listing…

22 15d ago A 436 tokens original MIT

SKILLS

09

berkayoztunc/orquestra

Agent

This file defines the role boundaries, tool restrictions, and execution pipeline for all Orquestra-powered Solana agents in OpenCode. Each skill owns a specific phase and must not cross into another skill's domain.

22 15d ago A 0 tokens original MIT