BiswaViraj
- 3 skills
- 0 followers
- 18 hours ago last updated
- ▌ Ciloop · biswaviraj bundleUse when CI is failing on a branch/PR and the user wants it driven back to green — "fix the failing CI", "CI is red, sort it out", "make the checks pass", "loop until CI is green". Pulls the real error from the failing GitHub Actions logs, reproduces it locally, fixes the confident failures, pushes once, and re-watches until green. The red-CI twin of reviewloop.
- ▌ Standup · biswaviraj bundleUse when the user wants a daily standup update written for them — "what did I do yesterday", "write my standup", "summarize my work since Friday", "what did I ship this week". Pulls the user's own merged/opened/reviewed PRs across the org and renders a paste-ready Done / Today / Blockers block.
- ▌ Reviewloop · biswaviraj bundleUse when a PR has feedback from MORE than one reviewer — any mix of bots (Greptile, CodeRabbit, Copilot, linters) and human teammates — and the user wants every reviewer driven to a clear state, not just one specific bot. Use when the user says "clear all the reviews", "address every reviewer", "loop until the PR is clean", or wants bot reviews re-triggered and re-checked automatically.