
Claude Skills by rossoctl
github.com/rossoctlConnect an orchestrated repo to rossoctl/rossoctl as the hub - clone, configure, apply standards
Clone target repo into .repos/ and verify skill discovery works
Apply rossoctl-specific conventions to an onboarded repo - commit format, PR template, issue templates
OpenShift-specific operations including routes, operators, and platform features
Debug OpenShift-specific resources, operators, and platform issues
Manage OpenShift routes for external access to services
Use OpenShift's trusted CA bundle for TLS verification in pods
Enhance any repository with CI, tests, skills, and security through phased PRs - self-replicating
Add comprehensive CI workflows to a target repo - lint, test, build, security scanning, dependabot, scorecard, action pinning
Brainstorm and create phased enhancement plan for a target repo - PR sizing, phase selection, task breakdown
Add pre-commit hooks, linting, CLAUDE.md, and foundational .claude/ setup to a target repo
Bootstrap orchestrate skills into a target repo - making it self-sufficient for orchestrating its own related repos
Review all orchestration PRs before merge - per-PR checks, cross-PR consistency, and coordinated approval
Scan and assess a target repository - tech stack, CI maturity, security posture, test coverage, supply chain health
Add security governance to a target repo - CODEOWNERS, SECURITY.md, CONTRIBUTING.md, LICENSE, .gitignore audit
Add test infrastructure and initial test coverage to a target repo
Record narrated demo videos of the Rossoctl platform using Playwright and OpenAI TTS
Debug failing Playwright demo steps - selectors, auth, timing, and alignment issues
Analyze UI code changes to plan, create, and maintain Playwright demo videos - change detection, test writing, video recording lifecycle
Root cause analysis workflows - systematic investigation of failures
Root cause analysis from CI logs - systematic investigation when only CI output is available
Root cause analysis with live cluster - full access to pods, logs, secrets, configs for deep investigation
Root cause analysis on local Kind cluster - fast local debugging with full access
Full release lifecycle for Rossoctl — alpha, RC iteration loop, GA, and patch releases with multi-repo coordination
Repository-specific conventions for PRs and issues
Rossoctl issue templates - bug reports, feature requests, epics
Rossoctl PR format - title, summary, issue linking
Deploy and manage Rossoctl platform, operator, agents, and tools on Kubernetes.
Create, build, and deploy A2A agents on Rossoctl Kind clusters using Ollama
Deploy or redeploy the Rossoctl Kind cluster using the Python installer - quick redeploy, manual steps, and troubleshooting
Deploy and manage Rossoctl operator, agents, and tools on Kubernetes. Handles installer, CRDs, pipelines, and demo deployments.
Debug Rossoctl UI issues including 502 errors, API connectivity, and nginx proxy problems
Deploy the weather agent and MCP tool demo via CLI (no UI required). Uses pre-built ghcr.io images, deploys to team1. Optimized for speed (~15s).
Delegate tasks to a remote Claude Code or Hermes agent running in an isolated Rossoctl OpenShell sandbox on Kind or HyperShift. The agent has LLM access via LiteLLM (MaaS or Vertex AI) but cannot see real API keys.
Claude Code session analytics - post stats to PRs/issues, extract to CSV
Generate an interactive HTML dashboard of Claude Code session analytics
Extract Claude Code session analytics to CSV, Markdown, or HTML files
Post Claude Code session stats to a GitHub PR or issue comment
Update the pinned summary comment on a GitHub PR or issue with aggregated session stats
Skill management - create, validate, and improve Claude Code skills
End-of-session review to identify improvements, skill gaps, and refactoring opportunities
Scan a repository to bootstrap new skills or audit and update existing ones
Validate skill files meet the standard format and naming conventions
Create or edit skills with proper structure, task tracking, and naming conventions
Test-driven development workflows for Rossoctl - CI, HyperShift, and Kind
CI-driven TDD workflow - commit, local checks, push, wait for CI, iterate on failures
TDD workflow with HyperShift cluster - real-time debugging with full cluster access
TDD workflow with Kind cluster - fast local iteration for Rossoctl development
Rapid UI/backend iteration on HyperShift — edit, build, deploy, Playwright test in under 3 minutes
Test writing, reviewing, and running for Rossoctl - smart router for test workflows