Love this project, but one point of feedback. I think it would be beneficial to have the skills that are exported in a different location than .agents/skills.
Reason, you may have a repo that collects skills and exports them for multiple other repos to use, though you probably don't want the skills to be used in the repo in which they're defined. Lmk if that makes sense or not.
In Sentry terminology, the develop repo could have some skills for all SDK repos to use to build SDKs, however you don't want skills for building SDKs to be used for when you're vibing on the develop repo.
Love this project, but one point of feedback. I think it would be beneficial to have the skills that are exported in a different location than
.agents/skills.Reason, you may have a repo that collects skills and exports them for multiple other repos to use, though you probably don't want the skills to be used in the repo in which they're defined. Lmk if that makes sense or not.
In Sentry terminology, the develop repo could have some skills for all SDK repos to use to build SDKs, however you don't want skills for building SDKs to be used for when you're vibing on the develop repo.