time-bounded-run
CommunityEnforce phase time limits.
Authorjimmymalhan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents AI processes from running indefinitely by enforcing maximum time limits for each phase of an operation, ensuring timely completion and preventing resource wastage.
Core Features & Use Cases
- Phase Timeouts: Sets configurable maximum durations for distinct operational phases (e.g., Discover, Plan, Implement).
- State Saving: Automatically saves the current state of the operation if a timeout occurs.
- User Notification: Informs the user when a phase times out and provides instructions to resume.
- Use Case: In a complex code generation task, this Skill ensures that the 'Implement' phase doesn't exceed 30 minutes, preventing the AI from getting stuck on a single complex function.
Quick Start
Use the time-bounded-run skill to set a 5-minute limit for the DISCOVER phase.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: time-bounded-run Download link: https://github.com/jimmymalhan/codereview-pilot/archive/main.zip#time-bounded-run Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.