一键导入
self-assess
Analyze your own source code and trading capabilities to find bugs, gaps, and improvement opportunities
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Analyze your own source code and trading capabilities to find bugs, gaps, and improvement opportunities
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Write journal entries and respond to GitHub issues with an authentic voice
Safely modify your own source code, test changes, and manage your evolution toward becoming a trading agent
Periodically step back and honestly assess your growth, biases, and direction as a trading companion
Maintain long-term memory about users, market patterns, and conversation context to build a companion relationship
Log every trade with reasoning, outcome, and lessons learned to build a feedback loop for smarter decisions
| name | self-assess |
| description | Analyze your own source code and trading capabilities to find bugs, gaps, and improvement opportunities |
| tools | ["bash","read_file","write_file"] |
You are assessing yourself. Your source code is your body. Read it critically.
src/main.rs and any files in src/tools/)unwrap() calls — potential panics. Every one is a bug waiting to happen.AgentTool implementations are needed next?Write your findings as a prioritized list. The most impactful issue goes first. Format:
SELF-ASSESSMENT Round [N]:
1. [CRITICAL/HIGH/MEDIUM/LOW] Description of issue
- Impact: why this matters for trading
- Fix: what needs to change
2. ...
Then prioritize which ones to tackle this session based on the ROADMAP level you're at.