Skip to main content
sizukutamago
GitHub 제작자 프로필

sizukutamago

5개 GitHub 저장소에서 수집된 48개 skills를 저장소 단위로 보여줍니다.

수집된 skills
48
저장소
5
업데이트
2026년 7월 10일
저장소 탐색

저장소와 대표 skills

code-review
소프트웨어 품질 보증 분석가·테스터

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

2026년 4월 21일
retrospective
프로젝트 관리 전문가컴퓨터·정보 시스템 관리자

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

2026년 4월 21일
start-workflow
프로젝트 관리 전문가

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

2026년 4월 21일
planning
프로젝트 관리 전문가

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

2026년 4월 21일
roadmap
프로젝트 관리 전문가

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

2026년 4월 21일
requirements
프로젝트 관리 전문가

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

2026년 4월 13일
design
그래픽 디자이너

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

2026년 4월 13일
onboarding
중등 후 직업/기술 교육 교사중등 후 교사 보조원

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

2026년 4월 13일
수집된 skill 18개 중 8개를 표시합니다.
tmux-ai-chat
소프트웨어 개발자

[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…

2026년 7월 10일
ai-news
소프트웨어 개발자

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', '論文まとめ',…

2026년 3월 18일
biz-news
소프트웨어 개발자

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…

2026년 3월 18일
cc-settings
소프트웨어 개발자

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', '設定一覧', '設定カタログ',…

2026년 3월 18일
problem-shaping
프로젝트 관리 전문가

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…

2026년 3월 18일
daily-log
프로젝트 관리 전문가

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.

2026년 3월 12일
deep-research
시장조사 분석가·마케팅 전문가

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…

2026년 3월 12일
blog-draft
작가·저자

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.

2026년 3월 11일
수집된 skill 10개 중 8개를 표시합니다.
orchestrator
소프트웨어 개발자

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…

2026년 3월 14일
requirements
프로젝트 관리 전문가

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…

2026년 3월 14일
self-improve
소프트웨어 개발자

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…

2026년 3월 14일
spec
소프트웨어 개발자

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…

2026년 3월 14일
implement
소프트웨어 개발자

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…

2026년 3월 5일
gap-analysis
소프트웨어 개발자

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…

2026년 3월 5일
generate-docs
소프트웨어 개발자

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

2026년 3월 5일
test-from-contract
소프트웨어 품질 보증 분석가·테스터

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

2026년 3월 5일
수집된 skill 10개 중 8개를 표시합니다.
todo-add
소프트웨어 개발자

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

2026년 3월 23일
todo-approve
소프트웨어 개발자

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.

2026년 3월 23일
todo-cancel
비서 및 행정 보조원(법률, 의료 및 임원 제외)

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.

2026년 3월 23일
todo-execute-scheduled
소프트웨어 개발자

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.

2026년 3월 23일
todo-execute
소프트웨어 개발자

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.

2026년 3월 23일
todo-scan-plan-scheduled
소프트웨어 개발자

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.

2026년 3월 23일
todo-scan
소프트웨어 개발자

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.

2026년 3월 23일
todo-status
소프트웨어 개발자

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

2026년 3월 23일
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다