[PR #13] [CLOSED] feat: Add Intelligent Project Onboarding prompt and configuration #89

Closed
opened 2026-02-27 10:22:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mikeyobrien/ralph-orchestrator/pull/13
Author: @krzemienski
Created: 1/2/2026
Status: Closed

Base: mainHead: feature/intelligent-onboarding


📝 Commits (2)

  • eede2f2 feat: Add Intelligent Project Onboarding prompt and configuration
  • d148af2 fix: Rewrite ONBOARDING_PROMPT.md for agnostic Claude Code users

📊 Changes

4 files changed (+761 additions, -899 deletions)

View changed files

📝 PROMPT.md (+22 -899)
examples/ralph-self-improvement.yml (+52 -0)
prompts/BOOTSTRAP_SELF_IMPROVEMENT.md (+199 -0)
prompts/ONBOARDING_PROMPT.md (+488 -0)

📄 Description

  • Add prompts/ONBOARDING_PROMPT.md with full feature specification
  • Add prompts/BOOTSTRAP_SELF_IMPROVEMENT.md for meta-orchestration
  • Add examples/ralph-self-improvement.yml optimized for development
  • Set PROMPT.md to point to onboarding feature

Ready to run: ralph run -c examples/ralph-self-improvement.yml


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mikeyobrien/ralph-orchestrator/pull/13 **Author:** [@krzemienski](https://github.com/krzemienski) **Created:** 1/2/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/intelligent-onboarding` --- ### 📝 Commits (2) - [`eede2f2`](https://github.com/mikeyobrien/ralph-orchestrator/commit/eede2f231ba5a3332a45ae920f13eb8917993f49) feat: Add Intelligent Project Onboarding prompt and configuration - [`d148af2`](https://github.com/mikeyobrien/ralph-orchestrator/commit/d148af2c32a86d61e9b1da85c657f84a24b9ee2c) fix: Rewrite ONBOARDING_PROMPT.md for agnostic Claude Code users ### 📊 Changes **4 files changed** (+761 additions, -899 deletions) <details> <summary>View changed files</summary> 📝 `PROMPT.md` (+22 -899) ➕ `examples/ralph-self-improvement.yml` (+52 -0) ➕ `prompts/BOOTSTRAP_SELF_IMPROVEMENT.md` (+199 -0) ➕ `prompts/ONBOARDING_PROMPT.md` (+488 -0) </details> ### 📄 Description - Add prompts/ONBOARDING_PROMPT.md with full feature specification - Add prompts/BOOTSTRAP_SELF_IMPROVEMENT.md for meta-orchestration - Add examples/ralph-self-improvement.yml optimized for development - Set PROMPT.md to point to onboarding feature Ready to run: ralph run -c examples/ralph-self-improvement.yml --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:22:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ralph-orchestrator#89
No description provided.