Skip to main content

book000/dotfiles

SkillsMP a collecté 37 skills depuis book000/dotfiles. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
37
Étoiles GitHub
1
Forks GitHub
1

Affichage de 37 skills collectés sur 37.

métier
non classé
description

PR 作成直後に本文、CI、競合、レビューを確認し、再開可能な PR 監視を開始するときに使う。明示的な `$pr-health-monitor` 呼び出し専用。

Langue du texte source : japonais

mis à jour
métier
non classé
description

Full spec/plan approval flow for turning a GitHub Issue into a pull request. Invoked by the `issue-pr` dispatcher for non-trivial changes.

Langue du texte source : anglais

mis à jour
métier
non classé
description

GitHub PR またはローカル差分を複数観点で深くレビューするときに使う。`$deep-review [PR番号またはURL]`。

Langue du texte source : japonais

mis à jour
métier
non classé
description

非自明な GitHub Issue を仕様・計画・実装・深いレビューを経て PR にするための補助 skill。`$issue-pr-deep <Issue 番号または URL> [<Issue 番号または URL> ...] --owner <owner> --repo <repo>`。`$issue-pr` から委譲される想定で、単独呼び出し時は自分で owner/repo を Issue の URL から抽出する。

Langue du texte source : japonais

mis à jour
métier
non classé
description

小規模で曖昧さの少ない GitHub Issue を直接実装して PR にするための補助 skill。`$issue-pr-lite <Issue 番号または URL> [<Issue 番号または URL> ...] --owner <owner> --repo <repo>`。`$issue-pr` から委譲される想定で、単独呼び出し時は自分で owner/repo を Issue の URL から抽出する。

Langue du texte source : japonais

mis à jour
métier
non classé
description

GitHub Issue を PR にするための起点 skill。Issue を取得し、規模を判断したうえで `issue-pr-deep`(仕様・計画レビューを経る本格フロー)または `issue-pr-lite`(直接実装する簡易フロー)へ引き継ぐ。明示的な `$issue-pr` 呼び出し専用。

Langue du texte source : japonais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

PR monitor の状態を再観測して、lease を取得した pending event だけを安全に処理するときに使う。`$resume-pr-monitor <PR番号またはURL>`。

Langue du texte source : japonais

mis à jour
métier
Développeurs de logiciels
description

Full spec/plan approval flow for turning a GlitchTip issue into a pull request. Invoked by the `glitchtip-pr` dispatcher for non-trivial fixes.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Deep code review of a GitHub PR or the local working diff. Runs independent, scoped sub-agent reviews defined in reviewers/*.md and any project-specific reviewers, scores each finding 0-100 for confidence, reports only findings with score >= 50, and for the…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

非自明な GlitchTip issue を仕様・計画・実装・深いレビューを経て PR にするための補助 skill。`$glitchtip-pr-deep <issue ID>`。`$glitchtip-pr` から委譲される想定。

Langue du texte source : japonais

mis à jour
métier
Développeurs de logiciels
description

小規模で曖昧さの少ない GlitchTip issue を直接実装して PR にするための補助 skill。`$glitchtip-pr-lite <issue ID>`。`$glitchtip-pr` から委譲される想定。

Langue du texte source : japonais

mis à jour
métier
Développeurs de logiciels
description

GlitchTip issue を PR にするための起点 skill。issue を特定・取得し、規模を判断したうえで `glitchtip-pr-deep`(仕様・計画レビューを経る本格フロー)または `glitchtip-pr-lite`(直接実装する簡易フロー)へ引き継ぐ。明示的な `$glitchtip-pr` 呼び出し専用。

Langue du texte source : japonais

mis à jour
métier
Développeurs de logiciels
description

GitHub PR の未解決レビュースレッドを GraphQL で取得し、修正、返信、resolve、再確認まで体系的に進めるときに使う。明示的な `$handle-pr-reviews` 呼び出し専用。

Langue du texte source : japonais

mis à jour
métier
Développeurs de logiciels
description

Jira チケットの調査、実装、ブランチ作成、PR 作成、PR 後フロー開始までを Codex で一貫して進めるときに使う。明示的な `$ticket-pr` 呼び出し専用。

Langue du texte source : japonais

mis à jour
métier
Développeurs de logiciels
description

GitHub Copilot の PR レビューを durable event として検出するときに使う。`$wait-for-copilot-review <PR番号またはURL>`。

Langue du texte source : japonais

mis à jour
métier
Développeurs de logiciels
description

GitHub PR の close/merge と conflict を durable event として監視するときに使う。`$wait-for-pr-close <PR番号またはURL>`。

Langue du texte source : japonais

mis à jour
métier
Développeurs de logiciels
description

Lightweight path for small-scale GlitchTip issues. Invoked by the `glitchtip-pr` dispatcher after Phase 2.5 judges the change small-scale. Skips spec/plan; implements directly.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Investigate a GlitchTip issue and turn it into a pull request. Dispatches to `glitchtip-pr-deep` (full spec/plan flow) or `glitchtip-pr-lite` (direct implementation) based on Phase 2.5's scale judgment. For explicit /glitchtip-pr invocations only.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

プロジェクトの AGENTS.md を実態と Codex の公式ベストプラクティスに照らして作成・保守するときに使う。AGENTS.md の新規作成、古い手順の更新、指示の整理を求められたときに使用する。

Langue du texte source : japonais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Docker Compose プロジェクト群の稼働状態を読み取り専用で点検するときに使う。明示的な `$check-container-status` 呼び出し専用。

Langue du texte source : japonais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

小規模な GitHub PR またはローカル差分を軽量レビューするときに使う。`$lite-review [PR番号またはURL]`。

Langue du texte source : japonais

mis à jour
métier
Développeurs de logiciels
description

merge または close 済み PR に対応するローカル worktree・ブランチを安全に片付けるときに使う。`$pr-cleanup <PR番号またはURL>`。

Langue du texte source : japonais

mis à jour
métier
Développeurs de logiciels
description

Rust Token Killer の分析・履歴・探索・raw proxy コマンドを使うときの参照 skill。

Langue du texte source : japonais

mis à jour
métier
Développeurs de logiciels
description

GitHub Issue に紐付かないローカル Markdown を self-hosted Trilium に ETAPI 経由でアップロードするときに使う。

Langue du texte source : japonais

mis à jour
métier
Préposés aux dossiers
description

Upload a local Markdown document to self-hosted Trilium via ETAPI, for documents not tied to a GitHub Issue.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Lightweight path for small-scale Issues. Invoked by the `issue-pr` dispatcher after Phase 2.5 judges the change small-scale. Skips spec/plan; implements directly.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Automates the post-PR monitoring workflow. Runs CI check, Copilot review wait, code review, conflict check, and PR body update in parallel. Use with /pr-health-monitor <PR number or URL> immediately after creating a PR.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Waits for a GitHub Copilot review after PR creation using the Monitor tool, and automatically triggers /handle-pr-reviews on detection — no tmux required.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Waits for a pull request to be merged or closed using the Monitor tool, then triggers /pr-cleanup on detection — no tmux required.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Enumerates Docker Compose projects under a target directory (default current directory), comprehensively checks each one's status (running state, resource usage, restart count, logs, connectivity) using parallel sub-agents (bounded concurrency, see Phase C),…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when the user explicitly runs `/issue-pr` to turn a GitHub Issue into a pull request. Dispatches to `issue-pr-deep` (full spec/plan flow) or `issue-pr-lite` (direct implementation) based on Phase 2.5's scale judgment.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Process all PR review threads in bulk. Fetches all unresolved threads and systematically applies code fixes, replies, and resolves. Auto-triggered by background script on Copilot review detection.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Cleans up after a pull request is merged or closed — removes the worktree/branch, updates the local default branch, and syncs a fork if applicable. Called directly by wait-for-pr-close on detection, or run manually with /pr-cleanup <PR number or URL>.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Lightweight code review of a GitHub PR or the local working diff. Runs a single sub-agent covering 4 fixed perspectives (CLAUDE.md compliance, bugs/correctness, code comment quality, security), scores findings 0-100, reports only score >= 50, and for the…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Investigate a Jira ticket, implement a fix, and create a PR end-to-end. For explicit /ticket-pr invocations only.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Analyze a project's CLAUDE.md against curated best practices plus a live web-search delta, then either rewrite it wholesale or apply targeted edits depending on how far it has drifted. Also creates a CLAUDE.md from scratch when none exists.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference for rtk (Rust Token Killer) meta commands — rtk gain / gain --history / discover / proxy. Use when the user wants token-savings analytics, usage history, or to run a raw command without the transparent git/... rewrite hook.

Langue du texte source : anglais

mis à jour
Affichage de 37 skills collectés sur 37.