← スキル一覧に戻る

project-workflow
by kcenon
Claude Configuration Backup & Deployment System - Multi-system CLAUDE.md settings synchronization
⭐ 2🍴 0📅 2026年1月22日
SKILL.md
name: project-workflow description: Provides workflow guidelines for problem-solving, git commits, GitHub issues, PRs, build management, and testing. Use when planning tasks, creating issues, submitting PRs, managing builds, or writing tests.
Project Workflow Skill
When to Use
- Planning and organizing tasks
- Creating GitHub issues or PRs
- Writing commit messages
- Managing builds and dependencies
- Setting up testing infrastructure
Reference Documents (Import Syntax)
Workflow
@./reference/workflow.md @./reference/question-handling.md @./reference/workflow-problem-solving.md @./reference/performance-analysis.md
GitHub
@./reference/github-issue-5w1h.md @./reference/github-pr-5w1h.md @./reference/git-commit-format.md
Project Management
@./reference/problem-solving.md @./reference/build.md @./reference/testing.md
Core Principles
- Systematic approach: Follow procedures step by step
- Minimal changes: Modify existing files, create new ones only when necessary
- Conventional commits: Use proper type(scope): description format
- 5W1H framework: Apply What, Why, Who, When, Where, How for issues and PRs
- Layered testing: Unit tests (many) -> Integration tests (some) -> E2E tests (few)
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です