Skip to main content

book000/dotfiles

جمع SkillsMP عدد ٣٧ من skills من book000/dotfiles. افتح أي skill لمراجعة مصدره وتفاصيله.

آخر نشاط مصدر مسجل
آخر تحديث لفهرس SkillsMP
skills مجمعة
٣٧
نجوم GitHub
١
تفرعات GitHub
١

عرض ٣٧ من أصل ٣٧ skills مجمعة.

المهنة
غير مصنف
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
غير مصنف
الوصف

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

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
غير مصنف
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
غير مصنف
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
غير مصنف
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

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…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: اليابانية

آخر تحديث
المهنة
موظفو الملفات
الوصف

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

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

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),…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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>.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

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…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

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.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٣٧ من أصل ٣٧ skills مجمعة.