Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

starbunk-rs

starbunk-rs には andrewgari から収集した 26 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
26
Stars
1
更新
2026-07-16
Forks
0
職業カバレッジ
4 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

ci-diagnose
ソフトウェア開発者

Evaluate the CI/CD pipeline on the PR, check for failures, and fix any issues.

2026-07-16
enrich-observability
ソフトウェア開発者

Analyzes the current branch/PR and adds comprehensive, well-formatted structured logging and spans for observability.

2026-07-16
pr-comment-review
ソフトウェア品質保証アナリスト・テスター

Review PR comments, categorize them into critical/nitpicks, fix user-selected ones, and close resolved comments.

2026-07-16
pr-create
ソフトウェア開発者

Create a PR using the current branch. Generates a PR description, commits changes, and pushes.

2026-07-16
git-workflow
ソフトウェア開発者

Mandatory rules for general git use in this repository. Follow these constraints before starting work, committing, or pushing.

2026-06-10
task-runner
ソフトウェア開発者

Feature developer and task runner. Start a new task on a fresh branch, orchestrate worktrees, do the implementation work, and open a PR when done.

2026-06-10
worktree
ソフトウェア開発者

Worktree lifecycle protocol — context switching, creating, and cleaning up git worktrees for starbunk-rs.

2026-06-10
add-bot
ソフトウェア開発者

Add a new bot crate to the starbunk-rs workspace with full DevOps registration

2026-06-10
deploy
ネットワーク・コンピュータシステム管理者

Deploy or update Docker containers on the Tower server via SSH

2026-06-10
docker
ネットワーク・コンピュータシステム管理者

Manage local Docker containers for Starbunk-rs development

2026-06-10
logs
ネットワーク・コンピュータシステム管理者

View Docker logs from Starbunk-rs containers on the remote server

2026-06-10
rust-standards
ソフトウェア開発者

Full Rust code quality standards for starbunk-rs. Read this before writing or reviewing any Rust code.

2026-06-10
triage-issues
ソフトウェア開発者

Triage accumulated automated GitHub issues (health-report, log-analysis) — close stale/superseded, surface actionable items

2026-06-10
review
ソフトウェア品質保証アナリスト・テスター

Code Review Skill for reviewing PR diffs.

2026-06-09
address-pr-comments
ソフトウェア開発者

PR Comment Addresser agent. Fetches all unresolved PR comments, evaluates their relevance, lists them for the user to select from, implements the selected fixes, and closes the addressed (and skipped) comments while ignoring new ones.

2026-06-09
architect
ソフトウェア開発者

High-level architecture and planning for starbunk-rs. Use when planning significant changes, reviewing cross-cutting concerns, or evaluating the impact of a proposed change before implementation begins.

2026-06-09
build
ソフトウェア開発者

Verify that all packages compile successfully

2026-06-09
check
ソフトウェア品質保証アナリスト・テスター

Run the full CI test suite locally (cargo test, cargo clippy, and devops-validate)

2026-06-09
ci-diagnose
ソフトウェア開発者

Autonomously diagnose and fix a failing CI pipeline on the current branch.

2026-06-09
debugger
ネットワーク・コンピュータシステム管理者

Live production debugger and incident responder. Use to investigate production issues, read live logs from grafana.starbunk.net, and diagnose running containers.

2026-06-09
devops
ネットワーク・コンピュータシステム管理者

GitHub, CI/CD, Docker, and deployment management for starbunk-rs. Use for PR creation, workflow changes, Docker Compose updates, DevOps validation, health checks, and anything involving the Tower deployment.

2026-06-09
health-check
ソフトウェア開発者

Comprehensive health check that runs build, test, lint, builds docker containers, checks container health/status, and reports to the user.

2026-06-09
lint
ソフトウェア品質保証アナリスト・テスター

Run cargo clippy on the codebase to check for style and correctness issues

2026-06-09
pm
プロジェクト管理専門家

Requirements gathering and clarification for starbunk-rs. Use when a request is ambiguous or before starting any significant implementation.

2026-06-09
rust-craftsman
ソフトウェア開発者

Use for any Rust code writing, refactoring, or review in starbunk-rs. This agent cares about clean, idiomatic, readable Rust — thoughtful naming, aesthetic structure, and code that feels good to read.

2026-06-09
test
ソフトウェア品質保証アナリスト・テスター

Run the Rust test suite for the starbunk-rs monorepo or a specific crate/module

2026-06-09