Imported from aditya2in/dotfiles (
omarchy/.config/omarchy/plugins/crmne.hyprmoncfg/AGENTS.md). Install upstream withnpx skills add aditya2in/dotfiles --skill crmne.hyprmoncfg. Copyright stays with the author.
Repository guidance
Validation
Before committing a change, run:
node --test tests/model.test.js
qmllint *.qml
omarchy plugin validate .
git diff --check
Release process
- Use the next semantic version. Never move or replace a published tag.
- Update
manifest.jsonand commit all release changes onmain. - Run the full validation commands above.
- Push
main, tag the exact release commit asv<version>, and push the tag. - Confirm the Release workflow completed and the GitHub release exists.
- Open a new verification issue in
omacom/omarchy-plugin-marketplaceusing the verification form. ChooseVerify and publish a newer upstream commit, keep the form headings unchanged, and target the full 40-character release commit SHA. - Confirm the marketplace automation accepts the exact commit. Respond to review findings before considering the release complete.