
Claude Skills by corveil
github.com/corveilDrive CrowTelemetry's OTLP ingest end-to-end — boot the real receiver, POST OTLP JSON with curl, inspect the SQLite db.
Set up multiple Crow workspaces in parallel, delegating to crow-workspace's setup.sh for each and firing them simultaneously to cut total setup time. Use when the user invokes /crow-batch-workspace or asks to set up several Crow workspaces at once.
Create a new ticket — a GitHub issue via gh, a GitLab issue via glab, or a Jira work item — from a title and description. Use when the user invokes /crow-create-ticket or asks to create a ticket/issue through Crow.
Perform a comprehensive code and security review on a GitHub pull request, then post the findings as a PR review. Use when the user invokes /crow-review-pr or asks to review a pull request through Crow.
Surface an image you've generated (a diagram, chart, screenshot, or rendered figure) in Crow's Images panel so the user can see it inline. Use whenever you produce a visual artifact worth showing.
Orchestrate a Crow work session — set up a git worktree, create a crow session with auto-launched Claude Code, and capture ticket metadata. Supports multiple organizations/workspaces with different Git providers. Use when the user invokes /crow-workspace or asks to "set up a crow workspace" or "start working on" a feature in Crow.