GitHub Actions の environments を設計し、承認フローと保護ルールを安全に運用するスキル。 📖 参照書籍: - 『The Pragmatic Programmer』(Andrew Hunt, David Thomas): 実践的改善 📚 リソース参照: - `resources/Level1_basics.md`: レベル1の基礎ガイド - `resources/Level2_intermediate.md`: レベル2の実務ガイド - `resources/Level3_advanced.md`: レベル3の応用ガイド - `resources/Level4_expert.md`: レベル4の専門ガイド - `resources/approval-workflows.md`: 承認者設定、待機タイマー、デプロイゲートの実装パターン - `resources/environment-config.md`: 環境設定、保護ルール、シークレット管理の詳細ガイド - `resources/legacy-skill.md`: 旧SKILL.mdの全文 - `scripts/check-environment.mjs`: 環境ステータスと設定を確認する診断スクリプト - `scripts/log_usage.mjs`: 使用記録・自動評価スクリプト - `scripts/validate-skill.mjs`: スキル構造検証スクリプト - `templates/deployment-workflow.yaml`: 複数環境への段階的デプロイの実装サンプル - `resources/requirements-index.md`: 要求仕様の索引(docs/00-requirements と同期) Use proactively when implementing .claude/skills/deployment-environments-gha/SKILL.md patterns or solving related problems.
効果的なスプリント計画の立案と実行管理手法。 チームが一丸となって価値を提供できる明確な目標と実行計画を策定します。 専門分野: - スプリントゴール設定: SMART目標、価値ベースのゴール定義 - キャパシティプランニング: ベロシティ、可用性、バッファ計算 - タスク分解: ユーザーストーリー分解、見積もり、依存関係管理 - コミットメント: チーム合意、リスク評価、調整メカニズム 📚 リソース参照: このスキルには以下のリソースが含まれています。 必要に応じて該当するリソースを参照してください: - `.claude/skills/sprint-planning/resources/capacity-planning.md`: チームキャパシティ計算の詳細ガイド(計算式、調整要因、ツール活用) - `.claude/skills/sprint-planning/templates/sprint-plan-template.md`: スプリント計画標準テンプレート(ゴール、キャパシティ、リスク、成功基準含む) - `.claude/skills/sprint-planning/scripts/calculate-capacity.mjs`: キャパシティ自動計算ツール(Node.js実行可能、ストーリーポイント変換) 使用タイミング: - スプリント開始時の計画セッション - キャパシティプランニング時 - スプリントゴールの設定時 - タスク分解とコミットメント時 Use proactively when planning sprints, estimating capacity, or setting team commitments for iteration goals.
GitHub API を GitHub Actions 内で活用するための統合スキル。 専門分野: 📖 参照書籍: - 『RESTful Web APIs』(Leonard Richardson): リソース設計 📚 リソース参照: - `resources/Level1_basics.md`: レベル1の基礎ガイド - `resources/Level2_intermediate.md`: レベル2の実務ガイド - `resources/Level3_advanced.md`: レベル3の応用ガイド - `resources/Level4_expert.md`: レベル4の専門ガイド - `resources/graphql-api.md`: graphql-api の詳細ガイド - `resources/legacy-skill.md`: 旧SKILL.mdの全文 - `resources/rest-api.md`: rest-api の詳細ガイド - `scripts/api-helper.mjs`: apihelperを処理するスクリプト - `scripts/log_usage.mjs`: 使用記録・自動評価スクリプト - `scripts/validate-skill.mjs`: スキル構造検証スクリプト - `templates/api-workflow.yaml`: api-workflow のテンプレート Use proactively when handling github api integration tasks.
Guide for creating effective GitHub Copilot skills (.github/skills/) in this repository. Use when creating a new skill, updating an existing skill, or when asked about skill structure, format, or best practices for the vscode-documentdb project.
Plan, structure, and scaffold large educational books using cognitive load management, just-in-time specification, and pedagogical best practices. Use this skill when planning multi-part, multi-chapter educational works that require narrative continuity, progressive complexity, and hands-on exercises. This skill helps create cohesive learning journeys that balance foundational scaffolding with advanced independence. Activate when tasks involve structuring books, managing cognitive load across chapters, defining part-level narratives, or coordinating multi-phase content development workflows.
Creating new Claude Code skills for StickerNest. Use when the user asks to create a skill, build a skill, add a new skill, make a Claude skill, or extend Claude's capabilities for this project. Covers skill structure, YAML frontmatter, trigger-focused descriptions, and StickerNest-specific skill patterns.
Server-Sent Events (SSE) streaming for Claude API with support for text, tool use, and extended thinking. Activate for real-time responses, stream handling, and progressive output.
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
Add or modify tasks in Implementation Plan. Use when user proposes new requirements, changes priorities, or adjusts existing task scope.
Create, validate, and run workflows. Use when orchestrating AI agents via YAML workflow files, creating new workflows, debugging execution, configuring routing between agents, setting up human-in-the-loop gates, or understanding workflow YAML schema.
<!--
<!--
<!--
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
Create new publish/subscribe examples for ROS2 message types. Use when the user wants to add a new example, create pub/sub for a new message type, or add trajectory/sensor/geometry message examples.
Check collaboration status from Codex side. Use when user says claude status, check status, or collaboration status.
Use when creating a new Amplifier module (tool, hook, orchestrator, context, or provider). Covers the mount() contract, protocol compliance validation, placeholder patterns, and the module directory structure. Prevents the common mistake of creating no-op mount() stubs that fail protocol_compliance validation.
Mac 智能磁盘清理助手,基于 Mole (https://github.com/tw93/Mole) 的用户友好包装器
Decision guide for choosing the right specialized agent for each task type