Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

starbunk-go

يحتوي starbunk-go على 14 من skills المجمعة من andrewgari، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
14
Stars
0
محدث
2026-06-05
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

git-workflow
مطوّرو البرمجيات

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

2026-06-05
go-craftsman
مطوّرو البرمجيات

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

2026-06-05
health-check
مطوّرو البرمجيات

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

2026-06-05
task-runner
مطوّرو البرمجيات

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

2026-06-05
ci-diagnose
مطوّرو البرمجيات

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

2026-06-05
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-05
architect
مطوّرو البرمجيات

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

2026-06-05
build
مطوّرو البرمجيات

Verify that all packages compile successfully

2026-06-05
check
مطوّرو البرمجيات

Run the full CI test suite locally (go test, go vet, golangci-lint, and devops-validate)

2026-06-05
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-05
devops
مديرو الشبكات وأنظمة الحاسوب

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

2026-06-05
lint
مطوّرو البرمجيات

Run golangci-lint on the codebase to check for style and correctness issues

2026-06-05
pm
متخصصو إدارة المشاريع

Requirements gathering and clarification for starbunk-go. Use when a request is ambiguous, when the user needs help articulating what they want, or before starting any significant implementation to make sure the right thing gets built.

2026-06-05
test
محللو ضمان جودة البرمجيات والمختبرون

Run the Go test suite for the starbunk-go monorepo or a specific package

2026-06-05