Acerca de
The Local Configuration skill allows developers to fine-tune their devloop environment by defining project-specific behaviors in a .devloop/local.md file. It streamlines the development process by automating branch creation, enforcing commit message standards like Conventional Commits, and managing pull request triggers. By integrating with GitHub Issues, it enables a seamless issue-driven workflow where tasks can be started directly from an issue number and automatically updated or closed upon completion, all while keeping configuration local to the developer's machine and outside of version control to avoid environment conflicts.