Automate Repetitive Task
This loop identifies repetitive manual tasks in a project and automatically generates automation scripts to replace them. The agent iteratively analyzes work…
This loop is republished with attribution. Full credit and the original content belong to the source linked above.
AI Skill Market Insights
Real data. Real impact.
Emerging
Developers
Kickoff Prompt
Copy this prompt and run it with your agent to start the loop.
Start the "Automate Repetitive Task" loop.
Goal: Replace manual workflow with automation
Max iterations: 10
Between iterations run: automation validation
Exit when: Manual step count is zero
Please analyze this project to identify repetitive manual tasks that can be automated. For each task found, create an automation script that replaces the manual workflow. Validate each script by testing it against the original process, then deploy and monitor until all manual steps are eliminated.
Self-pace this loop. After each iteration, run `automation validation` and evaluate the output, and only continue if the exit condition is not met (Manual step count is zero). Stop when the exit condition passes or 10 iterations are reached. Give a short status update each pass.