coding-sessionsRun long-lived AI coding agents (Codex CLI, Claude Code, Ralph loops) in persistent tmux sessions with completion hooks and automatic monitoring. Use when la...
Install via ClawdBot CLI:
clawdbot install luke-deltadesk/coding-sessionsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A software development team needs to implement a complex feature requiring multiple steps like creating API endpoints, adding validation, and writing tests. Using Ralph loops with PRD validation ensures systematic completion with automatic retries on failures, while tmux persistence prevents process interruption during long development cycles.
An enterprise needs to migrate a legacy system to a modern framework, involving extensive code refactoring and testing. Running parallel Ralph loops allows simultaneous migration of different modules, with tmux sessions ensuring the migration work survives system restarts and completion hooks provide real-time progress notifications.
A SaaS company implements continuous bug fixing where AI agents automatically address reported issues. Codex agents handle simple one-file fixes, while Ralph loops manage complex bugs requiring multiple changes, with tmux monitoring allowing engineers to track progress and verify results through git history.
A technical writing team needs to generate comprehensive API documentation from codebases. AI agents analyze code structure and produce documentation drafts, with Ralph loops ensuring complete coverage of all endpoints and tmux persistence allowing documentation sessions to run overnight without supervision.
A fintech company needs to expand test coverage for compliance requirements. AI agents write and validate test cases across the codebase, with parallel Ralph loops accelerating coverage and completion hooks notifying when specific test categories are complete for regulatory reporting.
An agency that uses persistent AI coding sessions to deliver client projects efficiently. They run multiple Ralph loops simultaneously for different clients, with tmux sessions ensuring work continues 24/7 and completion hooks providing automated client updates. This allows handling more projects with fewer human developers.
A platform that provides managed AI coding agents to enterprise clients. The tmux-based persistence ensures reliable long-running sessions for complex migrations or refactoring projects, while Ralph loops with PRD validation guarantee systematic completion of multi-step enterprise coding tasks with audit trails.
A subscription service that uses AI agents to continuously maintain and update client codebases. Persistent tmux sessions run background agents that monitor for issues, apply security patches, and implement minor improvements, with completion hooks triggering human review only when necessary.
💬 Integration Tip
Always use the stable socket (~/.tmux/sock) instead of default /tmp to survive macOS cleanup, and log all sessions in daily notes for monitoring and restart capability during system maintenance.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.