# commit > Commits the code with a concise summary of the change. - Author: TheCactusBlue - Repository: TheCactusBlue/agentic-coding-starter - Version: 20260207162446 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/TheCactusBlue/agentic-coding-starter - Web: https://mule.run/skillshub/@@TheCactusBlue/agentic-coding-starter~commit:20260207162446 --- --- 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. DO NOT add an attribution footer.