Skip to main content
sizukutamago
Perfil de creador de GitHub

sizukutamago

Vista por repositorio de 48 skills recopiladas en 5 repositorios de GitHub.

skills recopiladas
48
repositorios
5
actualizado
10 jul 2026
explorador de repositorios

Repositorios y skills representativas

code-review
Analistas de garantía de calidad de software y probadores

実装完了後のコードレビューに使用。仕様準拠・コード品質・セキュリティの3観点を並列レビューし、指摘を依存解決して修正する。

21 abr 2026
retrospective
Especialistas en gestión de proyectosGerentes de sistemas informáticos y de información

セッション完了後の振り返りに使用。ワークフロー遵守の検証、ユーザ指摘の収集と自己改善提案、改善後のリグレッション確認を行う。

21 abr 2026
start-workflow
Especialistas en gestión de proyectos

ワークフローを開始する。ユースケースを選択し、適切なステップを順に実行する

21 abr 2026
planning
Especialistas en gestión de proyectos

設計確定後、実装前に使用。設計をタスクに分解し、実装順序と依存関係を明確にする。

21 abr 2026
roadmap
Especialistas en gestión de proyectos

大規模プロジェクト(複数機能・フェーズ分割が必要)で使用。全体をフェーズに分割し、マイルストーンとリスクを定義する。各フェーズは planning スキルに渡す。

21 abr 2026
requirements
Especialistas en gestión de proyectos

機能開発・バグ修正の着手前に使用。メインセッションで人間パートナーと対話し、要件を構造化する。コード調査は Explore エージェントに委譲。

13 abr 2026
design
Diseñadores gráficos

要件確定後、実装前に使用。メインセッションで人間パートナーと対話しながら設計を深掘りし、合意した設計を design.md にまとめる。

13 abr 2026
onboarding
Profesores postsecundarios de educación vocacional/técnicaAsistentes de enseñanza postsecundarios

ハーネスのワークフロー・スキル・エージェント・ルールの使い方を対話的に教える。新メンバーがプロジェクトに参加したときに実行する。

13 abr 2026
Mostrando 8 de 18 skills recopiladas.
tmux-ai-chat
Desarrolladores de software

[INTERNAL] Common tmux operations for AI chat integration. Provides split, send, capture, kill commands with marker-based output extraction. This is an internal base skill used by codex-collab. NOT user-invocable directly - other AI collaboration skills…

10 jul 2026
ai-news
Desarrolladores de software

Fetch daily AI news, research papers, and deep dive analysis with self-evolving source registry. Use when user says 'AIニュース', 'ai-news', '論文', 'papers', '最新AI', 'daily digest', '最新の論文', 'arxiv', 'AI最新動向', 'papers today', '今日のAI', '研究動向', 'AI news', '論文まとめ',…

18 mar 2026
biz-news
Desarrolladores de software

Fetch daily business and tech industry news with self-evolving source registry. Use when user says 'ビジネスニュース', 'biz-news', 'テックニュース', 'スタートアップ', 'business news', 'tech news', '資金調達', 'M&A', '業界ニュース', or wants business/tech industry digest. Use proactively…

18 mar 2026
cc-settings
Desarrolladores de software

Claude Code settings catalog — discover what you can customize. Fetches latest settings and env vars from 3 sources (JSON Schema + official docs + official env-vars docs) to show all available options. Use when user says '設定', 'settings', '設定一覧', '設定カタログ',…

18 mar 2026
problem-shaping
Especialistas en gestión de proyectos

Deep-dive into problem clarity before building. Raises resolution on problems using 4 perspectives (depth, breadth, structure, time) through structured dialogue with Why Tree (7+ levels deep). Use when user says '課題を深掘り', '解像度を上げたい', '作る前に整理', 'problem…

18 mar 2026
daily-log
Especialistas en gestión de proyectos

End-of-day retrospective: review accomplishments, update task state, and prepare for tomorrow. Use when the user says '振り返り', '今日の成果', '帰る前に', 'daily log', 'wrap up', '1日の終わり', or wants to review what they accomplished today.

12 mar 2026
deep-research
Analistas de investigación de mercados y especialistas en marketing

Comprehensive deep research that produces structured, multi-section reports with source citations. Only use when user explicitly requests deep/thorough research via '/deep-research' command or says '徹底調査', 'deep research', '調査レポート作成', '包括的なレポート'. Do NOT…

12 mar 2026
blog-draft
Escritores y autores

Blog drafting workflow: create a structured blog post draft from recent work, decisions, and learnings. Use when the user says 'ブログ', 'blog', '記事', 'アウトプット', '書きたい', or wants to turn recent work or learnings into a blog post.

11 mar 2026
Mostrando 8 de 10 skills recopiladas.
orchestrator
Desarrolladores de software

Run the full workflow pipeline. Use when the user wants to "run blueprint workflow", "automate spec to docs", "orchestrate pipeline", "run the full pipeline", "execute blueprint", "start blueprint", "run complete design-to-code pipeline", "spec to…

14 mar 2026
requirements
Especialistas en gestión de proyectos

Define requirements through structured user interviews using Double Diamond pattern and EARS-inspired notation. This skill should be used BEFORE /spec — use /spec when you already know what to build and need I/O boundary contracts, use /requirements when you…

14 mar 2026
self-improve
Desarrolladores de software

Analyze accumulated blueprint usage logs and generate improvement PRs for the plugin itself. Use when the user wants to "improve blueprint plugin", "analyze blueprint logs", "self-improve", "check improvement opportunities", "generate improvement PR", "review…

14 mar 2026
spec
Desarrolladores de software

Create I/O boundary contracts through brainstorming. Use when the user wants to "create contract", "define spec", "brainstorm API design", "design I/O boundary", "define external integration", "specify file format", "design screen", "create UI spec", "define…

14 mar 2026
implement
Desarrolladores de software

Implement code from Contract YAML and RED tests. Use when the user wants to "implement contracts", "generate implementation", "make tests green", "create implementation", "write code from spec", "build feature from contract", "implement feature", "implement…

5 mar 2026
gap-analysis
Desarrolladores de software

This skill should be used when the user asks to "analyze implementation gap", "evaluate feasibility", "assess codebase compatibility", "compare requirements with existing code", or "plan implementation approach". Analyzes gaps between requirements and…

5 mar 2026
generate-docs
Desarrolladores de software

Generate design documents from existing code. Use when the user wants to "generate design docs", "create documentation from code", "reverse engineer architecture", "extract design documents", "document existing system", "create docs from implementation",…

5 mar 2026
test-from-contract
Analistas de garantía de calidad de software y probadores

Generate TDD tests from Contract YAML files. Use when the user wants to "generate tests from contracts", "create TDD tests", "test from contract", "generate test stubs", "create Level 1 and Level 2 tests", "write contract tests", "TDD from contracts",…

5 mar 2026
Mostrando 8 de 10 skills recopiladas.
todo-add
Desarrolladores de software

Add a new TODO task via natural language chat. AI structures the input into a task file and places it in inbox/. Asks follow-up questions via AskUserQuestion only when context is insufficient for planning. Use when user says "TODO追加", "タスク追加", "todo-add",…

23 mar 2026
todo-approve
Desarrolladores de software

Approve a planned task for execution. Moves the task file from planned/ to approved/. Use when user says "承認", "approve", "todo-approve", "実行して", "これでOK", or wants to approve a planned TODO task.

23 mar 2026
todo-cancel
Secretarios y asistentes administrativos (excepto legal, médico y ejecutivo)

Cancel a TODO task. Moves the task file to done/ with cancelled status or deletes it. Use when user says "キャンセル", "取り消し", "cancel", "todo-cancel", "やめる", or wants to cancel a TODO task.

23 mar 2026
todo-execute-scheduled
Desarrolladores de software

Scheduled task version of todo-execute. Runs daily via Desktop Scheduled Tasks. Executes approved tasks in git worktrees with safety constraints. NOT user-invocable — triggered only by Desktop Scheduled Tasks.

23 mar 2026
todo-execute
Desarrolladores de software

Execute approved TODO tasks. Creates git worktrees for isolation, implements changes according to plans, runs tests, and creates PRs. Use when user says "実行", "execute", "todo-execute", "タスク実行", "これやって", or wants to execute approved tasks immediately.

23 mar 2026
todo-scan-plan-scheduled
Desarrolladores de software

Scheduled task version of todo-scan. Runs hourly via Desktop Scheduled Tasks. Scans inbox/ for new tasks, analyzes codebases, generates execution plans. NOT user-invocable — triggered only by Desktop Scheduled Tasks.

23 mar 2026
todo-scan
Desarrolladores de software

Manually trigger scan+plan for inbox tasks. Analyzes codebases and generates execution plans, then moves tasks from inbox/ to planned/. Use when user says "スキャン", "scan", "todo-scan", "計画立てて", "タスクを分析", or wants to manually trigger task planning.

23 mar 2026
todo-status
Desarrolladores de software

Show status summary of all TODO tasks across all directories. Use when user says "タスク一覧", "TODO確認", "todo-status", "状態確認", "何がある", "タスクどうなってる", or wants to see task overview.

23 mar 2026
Mostrando 5 de 5 repositorios
Todos los repositorios cargados