원클릭으로
ralph-evolver
Recursive self-improvement engine. Think from first principles, let insights emerge.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Recursive self-improvement engine. Think from first principles, let insights emerge.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
AI Agent Skill for meeting management. Audio transcription and structured storage with entity linking.
Automatically archive old documents from active/daily/ to archive/ based on file age. Archives files older than specified days into archive/YYYY-MM/ directories.
Security guidance and best practices for code development. Use when writing authentication code, handling sensitive data, validating user input, designing APIs, or reviewing code for security issues.
Generate codemods for large-scale code changes. Use when refactoring patterns across many files.
Automatically archive old documents from active/ to archive/ based on age and relevance rules.
Use Brave Search API to search the web and return structured results (title/url/snippet). Trigger when the user asks to enable Brave search, configure Brave API key, or perform web search using Brave.
| name | ralph-evolver |
| description | Recursive self-improvement engine. Think from first principles, let insights emerge. |
| tags | ["meta","recursive","evolution","emergence","first-principles"] |
| version | 1.0.6 |
| status | ⏸️ 待配置触发 |
Philosophy: Recursion + Emergence + First Principles
Collects multi-dimensional context, not just code structure:
Each signal includes a hypothesis prompt to guide deeper analysis.
Each run doesn't execute a checklist, but asks:
When analyzing itself, evolver asks:
node index.js . # Current directory (positional)
node index.js /path/to/app # Specify path
node index.js . --loop 5 # Run 5 cycles
node index.js --task "fix auth" # Specific task
node index.js --reset # Reset iteration state
The improver can improve itself. This is true recursion.
"Form hypotheses, then verify. Think from first principles."