Context
- Config file: !
test -f ~/.claude/skills/github-status/config/config.env && echo PRESENT || echo MISSING - GitHub user (script default): AnotherSava — override via
GITHUB_USERenv var
1. Ensure PROJECTS_ROOT is configured
If Config file above is MISSING:
- Ask the user (via
AskUserQuestion) for the absolute path to the directory that contains all their local git clones. Suggest$HOME/Projectsas the default if the user is on macOS, or$HOME/codeon Linux. - Wri
[Description truncada. Veja o README completo no GitHub.]