Back to Plugins

Ralph Autonomous Mode

Autonomous overnight coding with fresh context management. Perfect for long-running tasks that need to maintain coherence across extended sessions

autonomousovernightcontextlong-runningcommunity

Installation

/plugin marketplace add gmickel/gmickel-claude-marketplace && /plugin install ralph@gmickel-claude-marketplace

Configuration

{
  "enabledPlugins": {
    "ralph@gmickel-claude-marketplace": true
  }
}

Commands

/ralphStart Ralph autonomous coding mode
/ralph-statusCheck status of autonomous session
/ralph-stopStop autonomous coding session

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions
View source on GitHub