claude-code-config
Verified Safeby DylanLamb888
Overview
Provides a comprehensive configuration for Claude Code, enabling autonomous AI coding loops to implement Product Requirement Documents (PRDs) and streamline development workflows with integrated feedback loops and performance best practices.
Installation
~/.claude/ralph/afk-ralph.sh 50Environment Variables
- ANTHROPIC_API_KEY
- GITHUB_TOKEN
- VERCEL_API_TOKEN
- NOTION_API_KEY
Security Notes
The system employs significant security measures, including running autonomous loops within a Docker sandbox (`afk-ralph.sh`) to isolate actions. It uses a `permissions.deny` list to prevent reading sensitive files (e.g., `.env`, `secrets`). Pre-commit hooks (`security-check.sh`) actively scan for and block commits containing common sensitive data patterns. However, the `claude --permission-mode acceptEdits` used in Human-in-the-loop (HITL) mode (ralph-once.sh) grants the agent full editing capabilities, requiring user oversight to prevent unintended code modifications. The broad nature of `Bash(npm run:*)` also carries inherent risks based on project-specific scripts.
Similar Servers
claude-codex-settings
A comprehensive toolkit and configuration for developing Claude Code plugins, integrating various external services and APIs, and enhancing AI-assisted coding workflows.
my-ai-tools
Provides a comprehensive setup and configuration management guide for an AI-powered developer environment, integrating various AI coding tools and their custom settings.
claude-code-buddy
An intelligent AI Agent orchestration system for Claude Code, focusing on smart task routing, prompt enhancement, project memory, workflow guidance, and planning, presented via a real-time terminal UI dashboard.
spec-oxide
A simple and lightweight Micro-Container Platform (MCP) designed for spec-driven development workflows.