원클릭으로
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.