github-ops
Monitor GitHub repos — fetch PRs, issues, CI status via Composio and display on canvas
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Monitor GitHub repos — fetch PRs, issues, CI status via Composio and display on canvas
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Collect a local business's REAL details in one pass, then fill the site — so nothing is ever invented
Collect a shop's REAL products and details in one pass, then fill the catalog — so nothing is ever invented
Switch on the store's real Stripe payments — the hosted-checkout route already ships; this wires the owner's key and verifies it
Fetch GitHub developer activity (commits, PRs, reviews) and build an activity dashboard
Track daily habits on a canvas kanban board with streaks
Check service health endpoints and build a status page canvas
| name | github-ops |
| version | 2.0.0 |
| description | Monitor GitHub repos — fetch PRs, issues, CI status via Composio and display on canvas |
| trigger | check github|repo status|ci status|pr review|open prs|pull requests |
| tools | ["tool_search","tool_install","write_file","send_message"] |
When triggered, check GitHub repos and build a triage dashboard:
tool_search. If not:
tool_install({ name: "github" }) to connect via Composio OAuthGITHUB_LIST_PULL_REQUESTS for open PRs across configured reposGITHUB_LIST_ISSUES for open issuessend_message to alert channel if configuredIf no repos are configured, ask the user which repos to watch.