Describe the feature or problem you'd like to solve
At the moment, all hooks are repo-scoped. I want to have a hook that will be invoked regardless of which repo I am working in.
Proposed solution
Like .agents/skills for user-scoped skills, use .agents/hooks for user-scoped hooks.
Example prompts or workflows
This is an example of a hook I'd like to have user-scoped: https://github.com/github/awesome-copilot/blob/main/hooks/tool-guardian/README.md
Additional context
No response
Describe the feature or problem you'd like to solve
At the moment, all hooks are repo-scoped. I want to have a hook that will be invoked regardless of which repo I am working in.
Proposed solution
Like
.agents/skillsfor user-scoped skills, use.agents/hooksfor user-scoped hooks.Example prompts or workflows
This is an example of a hook I'd like to have user-scoped: https://github.com/github/awesome-copilot/blob/main/hooks/tool-guardian/README.md
Additional context
No response