# commit > Commits the code with a concise summary of the change. - Author: TheCactusBlue - Repository: TheCactusBlue/agentic-evolution - Version: 20260207224525 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/TheCactusBlue/agentic-evolution - Web: https://mule.run/skillshub/@@TheCactusBlue/agentic-evolution~commit:20260207224525 --- --- name: commit description: Commits the code with a concise summary of the change. --- Steps: 1. Add all files to staging 2. Commit with a message. 3. Push the commit. Try to keep the commit message to one line. Describe why it was done. Write descriptive, specific messages, as opposed to generic, vague messages. Follow the conventional commits commit style. Always use a direct message, as opposed to writing a temp file. DO NOT add an attribution footer.