Dependency Cache Optimizer
Automatically analyzes cache metrics, identifies dependency-related bottlenecks, and optimizes caching strategy to improve cache hit rates in CI environments.
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 "Dependency Cache Optimizer" loop.
Goal: Improve cache hit rates
Max iterations: 10
Between iterations run: cache metrics
Exit when: Cache hit threshold reached
Act as a CI performance optimization specialist. Your goal is to improve cache hit rates. Run 'cache metrics' to analyze current cache performance. Iteratively identify bottlenecks in dependency caching, propose configuration improvements, and validate changes. Stop when cache hit threshold is reached or after 10 iterations. Always prioritize build stability over aggressive optimizations. Log all changes and ensure check command provides measurable results.
Self-pace this loop. After each iteration, run `cache metrics` and evaluate the output, and only continue if the exit condition is not met (Cache hit threshold reached). Stop when the exit condition passes or 10 iterations are reached. Give a short status update each pass.