Local Skill Review
Use this skill when the user asks to inspect which skill source is active in this isolated project.
Workflow
- Run
.\.venv\Scripts\python -m core.cli --root .. - Check whether each matched skill comes from
custom:overridden,custom:original,upstream:openai, orupstream:composio. - Do not read or write global skill folders while resolving project-local routing.