hands
botiverse/hands
This skill guides AI agents in managing the Hands release platform codebase, covering Cloudflare Workers, APK uploads, staging rollouts, and feedback triage.
Overview
The Hands agent guide establishes strict operating procedures for maintaining the Hands release management platform. It defines workspace setup requirements, Git worktree isolation workflows, local building and validation protocols, security rules regarding secrets and Raft authentication, and API-driven feedback and crash report triage.
Capabilities
- ▸Environment verification and GitHub authentication checks
- ▸Isolated Git worktree creation and branch management
- ▸Monorepo build, test, and lint execution via pnpm
- ▸Feedback ticket querying, expansion, and attachment downloading
- ▸Cloudflare D1 migration management and service deployment
Best for
Setting up a new agent environment with proper GitHub CLI and SSH access, Creating isolated worktrees for feature development and bug fixes, Running local builds, tests, and lint checks across monorepo packages, Triaging incoming mobile feedback and crash report attachments using the CLI, Applying database migrations and deploying Cloudflare Worker updates
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
Strictly forbids pasting private keys, tokens, or session secrets into public channels or repository files. Mandates app-scoped deploy tokens for CI and agents rather than reusing human browser sessions.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.