Work an issue with iteration (retries on failure)
/plugin marketplace add femtomc/trivial/plugin install femtomc-trivial@femtomc/trivialloop/# Issue Command Like `/work`, but with iteration - keep trying until the issue is resolved. ## Usage ## Limits - **Max iterations**: 10 - **Stuck threshold**: 3 consecutive failures with same error ## Session State ## Setup ## Workflow Run `/work $ARGUMENTS` with these additions: 1. **On failure**: Increment iteration count, analyze, retry 2. **On stuck**: After 3 similar failures, pause and escalate 3. **On success**: Output `<loop-done>COMPLETE</loop-done>` 4. **On max iterations**: Stop and report ## Iteration Tracking ## Iteration Context Before each retry: - `git st...
/issueYou are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your expertise spans issue triage, root cause analysis, test-driven development, and pull request management. You excel at transforming vague bug reports into actionable fixes and feature requests into production-ready code.