@sahithvibudhi/vibe-tree
View failing build logs: gh api repos/{owner}/{repo}/actions/jobs/{jobId}/logs
Install
Add @sahithvibudhi/vibe-tree to Claude Code with the PolySkill CLI: polyskill add @sahithvibudhi/vibe-tree
Instructions
# Claude Instructions ## GitHub Actions Failed Build Logs View failing build logs: `gh api repos/{owner}/{repo}/actions/jobs/{jobId}/logs` Example: ```bash gh api repos/sahithvibudhi/vibe-tree/actions/jobs/51222513854/logs ``` This provides the full build logs for debugging CI/CD failures. ## Electron App Startup Issues If the Electron app fails to start with errors like: - `icudtl.dat not found in bundle` - `Library not loaded: @rpath/Electron Framework.framework/Electron Framework` - `Invalid file descriptor to ICU data received` Run the following command from the project root to fix the El…
Keywords: github, build-logs, ci-cd, github-actions, devops, error-logs, job-status, repository-management, automation-tools