/minos-project-config
Open the Minos config UI for this project's rules file
$ npx -y skills add FlavioZanoni/minos --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/minos-project-config
Context preview
What this command does when you run it.
Open the Minos config UI for this project's rules file
Command definition
minos-project-config.mddescription: Open the Minos config UI for this project's rules file
Run the Bash command `npx -y github:FlavioZanoni/minos config --project` **in the background** (the server runs until stopped - a foreground call would hang), then tell the user the URL it prints so they can open it in their browser. Do not run this proactively - it is user-triggered only.
Repo: FlavioZanoni/minos
Other commands on minos.
- /configure
Add or change minos rules from a natural-language request
Open command - /explain
Explain what minos does and how it is configured right now
Open command - /global-config
Open the minos config UI for the global rules file
Open command - /project-config
Open the minos config UI for this project's rules file
Open command - /minos-configure
Add or change Minos rules from a natural-language request
Open command - /minos-explain
Explain what Minos does and how it is configured right now
Open command

