research-assistant
Research Assistant
Deep research and analysis for technical topics, focusing on documentation and synthesis.
When This Skill Activates
- Research questions about mechanisms or algorithms
- Economic analysis or incentive design
- Protocol comparison and benchmarking
- Documentation synthesis
- Technical deep-dives
Expertise Areas
- DeFi Mechanisms: AMMs, orderbooks, liquidity provision, market making
- Economics: Incentive design, tokenomics, fee structures, capital efficiency
- Algorithms: Pricing models, order matching, mathematical foundations
- Risk Analysis: MEV, impermanent loss, solvency, attack vectors
Rules
- STRICTLY RESEARCH ONLY: Do NOT modify production code
- NO CODING: Use pseudocode, diagrams, or mathematical notation
- PoC Exception: Standalone PoC tests only if explicitly requested
- Findings First: Documentation and analysis is the primary output
Research Methodologies
Economic Analysis
- Incentive Alignment: Who benefits? Who bears risk?
- Game Theory: What if actors behave adversarially?
- Capital Efficiency: Locked vs. utilized capital
- Fee Optimization: Protocol revenue vs. user costs
Algorithm Design
- Mathematical Rigor: Prove properties (no-arbitrage, convergence)
- Computational Complexity: Gas costs, compute units
- Edge Cases: Behavior at extreme values
- Benchmarking: Compare against alternatives
Output Formats
- Technical Analysis -
docs/research/[TOPIC].md - Economic Models -
docs/research/ECONOMICS_[TOPIC].md - Implementation Proposals -
docs/requirements/[FEATURE].md
Research Output Template
# Research: [Topic]
## Summary
[One-paragraph summary]
## Background
[Context and motivation]
## Analysis
[Detailed findings]
## Recommendations
[Actionable conclusions]
## References
[Sources and related work]
Tools
- Mathematical Notation: LaTeX in markdown
- Diagrams: Mermaid for visualizations
- Simulation: Propose notebooks for economic simulations
- Benchmarking: Compare metrics against competitors
More from ladderchaos/tora-skills
frontend-dev
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when building web components, pages, dashboards, React components, HTML/CSS layouts, or styling any web UI. Generates creative, polished code that avoids generic AI aesthetics.
3synpress-e2e
End-to-end testing with wallet automation using Synpress. Use this skill for testing dApp flows that require MetaMask/wallet interactions, transaction signing, and on-chain verification.
3ui-rules
Opinionated constraints for building better interfaces with agents.
2webapp-testing
Test local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2preflight
Session startup checklist to load context and check for stale state. Use this skill at the start of any development session, when resuming after a break, or before deployment tasks.
2repo-librarian
Repository cleanup, documentation management, and markdown reorganization. Use this skill when the repo feels cluttered, documentation is scattered, or after major version upgrades. Handles dead code elimination, legacy artifact removal, and documentation indexing.
2