PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash and Read tool calls, executing validate-bash.sh, block-secrets-read.sh and scan-secrets.sh (3 commands). From OpenShift-Fleet/rehor.
Hook Claude Code
Runs before the agent uses a tool for Bash and Read tool calls, executing validate-bash.sh, block-secrets-read.sh and scan-secrets.sh (3 commands). From OpenShift-Fleet/rehor.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse) and 25 allowed tools.
Skill Claude CodeCodex
Upload a file to GitHub Releases via the proxy's upload endpoint. Returns a stable download URL. Use instead of gh release upload which fails through the thin client.
Skill Claude CodeCodex
Send Slack notification. Reads SLACKWEBHOOKURL from env, calls memory-server MCP slacknotify w/ webhookurl. No-ops if webhook not configured.
MCP server Claude CodeCodexCursor +2
MCP server "chrome-devtools", hosted remotely at 127.0.0.1, as configured in OpenShift-Fleet/rehor.
MCP server Claude CodeCodexCursor +2
MCP server "bot-memory", hosted remotely at localhost, as configured in OpenShift-Fleet/rehor.
Instructions file
Claude Code instructions for OpenShift-Fleet/rehor, covering dev bot — local development, source of truth, how assembly works and local dev tips.
Skill Claude CodeCodex
Auto-fork repos + update config. Scans project-repos.json for missing forks → forks via gh/glab → updates config → commits.
Skill Claude CodeCodex
Consolidates post-PR-creation bookkeeping (task updates, JIRA transitions, Slack notifications, learning storage) into a single efficient operation.
Skill Claude CodeCodex
Consolidates git push and PR/MR creation into a single efficient operation, eliminating 5-8 wasted tool calls per implementation cycle.
Skill Claude CodeCodex
Consolidates ticket claiming operations (assign, transition, add to sprint, track) into a single efficient operation, reducing 10 tool calls per new-work cycle.
Skill Claude CodeCodex
Post-merge bookkeeping for completed PRs. Archives task, transitions Jira to "Release Pending", posts Jira comment, sends Slack notification, deletes bot branches (remote + local). Handles already-deleted branches gracefully.
Skill Claude CodeCodex
Claim an onboarding ticket: assign to bot, transition to In Progress, create phase sub-tickets, apply initial label, and track in memory server.
Skill Claude CodeCodex
Create 3 Jira sub-tickets (one per onboarding phase) linked to the onboarding epic. Applies the initial onboarding:intake label to the epic.
Skill Claude CodeCodex
Analyze a cloned repo to detect its tech stack, suggest env presets, and recommend personas. Outputs structured JSON with detection results.
Skill Claude CodeCodex
Generate app-interface SaaS deploy file for a new bot instance. Handles both shared (new file in platform-frontend-ai-dev service tree) and separate (new service tree) patterns.
Skill Claude CodeCodex
Generate all scaffolding files for a new Rehor bot instance runner repo. Creates instance config, deploy template, setup script, README, and gitmodules. Output is a directory tree ready to push as a new repo.
Skill Claude CodeCodex
Generate all files needed for a Konflux onboarding MR on konflux-release-data. Creates tenant namespace, RBAC, Application, Component, ImageRepository, ReleasePlan, RPA, constraints, and CODEOWNERS entries. Outputs files ready to commit and push.
Skill Claude CodeCodex
Post the Phase 1 intake questions comment on the onboarding epic. Applies onboarding:requirements-gathering label.
Skill Claude CodeCodex
Post Tekton pipeline generation instructions after Konflux MR merges. Applies onboarding:tekton-setup label.
Skill Claude CodeCodex
Post Phase 2 Konflux info gathering questions on the epic. Applies onboarding:konflux-info label.
Skill Claude CodeCodex
Post the final manual steps checklist after app-interface MR merges. Applies onboarding:manual-steps label.
Skill Claude CodeCodex
Post the onboarding plan comment on the epic for team approval. Applies onboarding:plan-posted label.