code-task
opensquilla/opensquilla
This tool provides a preferred, end-to-end method for modifying code in real-world repositories. It simulates a professional development workflow: cloning the target repository, running changes on a dedicated task branch, and critically, verifying the implementation through an independent red $\to$ green $\to$ regression test loop. It is designed for fixing GitHub issues, implementing new features, or adding functions to existing codebases, ensuring the structural integrity and correctness of the changes.