All authors
cyrusagents avatar

Claude Skills by cyrusagents

github.com/cyrusagents
19 skillsA× 15B× 3D× 10 installs9 views
GoogleA

Search the web for information. Use when you need to look something up, find current information, or research a topic.

ai-agentstypescriptgo
0
794
Release Core TestA

Invoke when dev-testing a Cyrus change that spans CYPACK (edgeworker + CLI) and CYHOST (Vercel-hosted GUI) and the hosted GUI needs to point at an unreleased `cyrus-core` from this repo. Publishes `cyrus-core` (and `claude-runner` if needed) as a `-test.N` prerelease under the npm `test` dist-tag so CYHOST can install it via `cyrus-core@test` without affecting the `latest` dist-tag or shipping a real release.

developmentgobash
0
794
ReleaseA

Prepare, verify, publish, and finish a coordinated Cyrus CLI release. Use when a user asks to release Cyrus, publish cyrus-ai, run a CLI release, or perform the /release workflow.

devopsrustnode
0
794
Cyrus Setup Claude AuthA

Configure Claude Code authentication for Cyrus — API key, OAuth token, or third-party provider.

securitygobash
0
794
Cyrus Setup EndpointB

Configure the public webhook endpoint for Cyrus — ngrok, Cloudflare Tunnel, or custom URL.

devopsgobash
0
794
Cyrus Setup GithubB

Configure GitHub for Cyrus — gh CLI login and git config for PRs, with optional webhook setup to enable @mention responses in PR comments, automated rebases and merges, and auto-fixing based on CI failures (coming soon).

devopspythongo
0
794
Cyrus Setup GitlabA

Configure GitLab authentication for Cyrus — glab CLI login and git config for creating merge requests.

devopsbashgit
0
794
Cyrus Setup LaunchB

Print a summary of the Cyrus setup and offer to start the agent.

devopsrustbash
0
794
Cyrus Setup LinearA

Create a Linear OAuth application and configure Cyrus to use it — supports agent-browser automation or guided manual setup.

developmentjavascriptgo
0
794
Cyrus Setup PrerequisitesD

Check and install prerequisites for Cyrus — Node.js, jq, gh CLI, and the cyrus-ai npm package.

devopsbashnode
0
794
Cyrus Setup RepositoryA

Add one or more Git repositories to Cyrus configuration so it can process issues from those repos.

devopsbashgit
0
794
Cyrus Setup SlackA

Configure Slack integration for Cyrus — create a Slack app from manifest, then guide the user to save credentials.

developmentjavascriptgo
0
794
Cyrus SetupA

Set up Cyrus end-to-end — install prerequisites, configure authentication, create integrations (Linear, GitHub, Slack), add repositories, and launch. Run this once to get Cyrus running as a background agent.

developmentgoshell
0
794
DebugA

Full debugging workflow — reproduce the bug with a failing test, perform root cause analysis, then implement a minimal fix.

code-qualitydebugging
0
794
F1 Test DriveA

Orchestrate F1 test drives to validate the Cyrus agent system end-to-end across issue-tracker, EdgeWorker, and activity rendering.

testinggobash
0
794
ImplementationA

Implement the requested changes. Write production-ready code, follow existing patterns, and run tests to verify your work.

development
0
794
InvestigateA

Research the codebase to answer questions. Search for relevant files, gather context, and provide clear answers.

research
0
794
SummarizeA

Format a final summary message for Linear. Your output is automatically streamed to the Linear agent session — just format it well, do not post it yourself.

documentation
0
794
Verify And ShipA

Run all quality checks (tests, lint, typecheck), fix failures, update the changelog, commit, push, and create/update the pull request or merge request.

code-qualitytypescriptbash
0
794