Find the perfect skill
codex-run — trigger Codex on worktree
Development
Triggers Codex CLI inside a git worktree to implement a prepared prompt/spec, evaluates delivery (score 0-10) and stops for gate.
DAO Governance Attack
Security
Analyze and exploit DAO governance vulnerabilities including flash-loan vote manipulation, delegation hijack, quorum dilution, and time-lock bypass.
Debug API in Web SDK
Development
Diagnose HTTP/network/API failures in mParticle Web SDK through systematic request/response inspection and API client debugging.
Open a draft PR for Meshtastic-Android
Development
Push the current branch and open a draft PR for Meshtastic-Android with baseline verification, body per instructions, and embedded screenshots.
GitHub Docs PR Workflow
Documentation
End-to-end workflow: inspect changes, file a docs issue, create branch, commit, push, and open a PR.
Preflight CI for kube-coder
Testing
Run kube-coder's full CI suite locally before pushing: helm lint, unit tests, server.py tests, SPA builds with vitest, and shell syntax checks.
Ping Beads
DevOps
Verify the bead daemon is alive and responsive. Checks the bd.sock socket to confirm the bead daemon (bd) is running and accepting connections.
GitHub - Scripts and Automation
Development
Wrapper scripts for GitHub operations using gh CLI or curl with GITHUB_TOKEN. Supports issues, pull requests, and authentication checks across repositories. Helpful when direct gh commands are blocked or cross-repo operations are needed.
Critical Code Review Evaluation
Development
Analyze peer review feedback by verifying existence and severity, then prioritize actions.
Verification-and-Refinement Loop
Testing
Iteratively verifies a mathematical proof via external LLM, extracts structured bug reports, applies fixes, and requires 5 consecutive passes for acceptance.
Risk Metrics Calculation
Data & AI
Comprehensive portfolio risk metrics calculation including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use for measuring risk, implementing limits, or building monitoring systems.
Git Merge Mastery - Avoid Merge Problems
Development
Prevent and resolve common git merge issues, especially for GitHub Pages. Includes safe merge protocol and cache troubleshooting.