@nahisaho/shikigami 2.0.3 → 2.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (147) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/github-assets/copilot-instructions.md +44 -0
  3. package/mcp-server/package.json +1 -1
  4. package/package.json +11 -12
  5. package/scripts/init.js +1 -1
  6. package/scripts/postinstall.js +1 -1
  7. /package/{.github → github-assets}/prompts/shikigami-citation-formatter.prompt.md +0 -0
  8. /package/{.github → github-assets}/prompts/shikigami-comparison-table.prompt.md +0 -0
  9. /package/{.github → github-assets}/prompts/shikigami-consistency-check.prompt.md +0 -0
  10. /package/{.github → github-assets}/prompts/shikigami-deep-research.prompt.md +0 -0
  11. /package/{.github → github-assets}/prompts/shikigami-executive-sync.prompt.md +0 -0
  12. /package/{.github → github-assets}/prompts/shikigami-financial-analysis.prompt.md +0 -0
  13. /package/{.github → github-assets}/prompts/shikigami-framework-analysis.prompt.md +0 -0
  14. /package/{.github → github-assets}/prompts/shikigami-full-research.prompt.md +0 -0
  15. /package/{.github → github-assets}/prompts/shikigami-manifest.prompt.md +0 -0
  16. /package/{.github → github-assets}/prompts/shikigami-matching-analysis.prompt.md +0 -0
  17. /package/{.github → github-assets}/prompts/shikigami-phase-gate.prompt.md +0 -0
  18. /package/{.github → github-assets}/prompts/shikigami-purpose-discovery.prompt.md +0 -0
  19. /package/{.github → github-assets}/prompts/shikigami-qiita-article.prompt.md +0 -0
  20. /package/{.github → github-assets}/prompts/shikigami-report-writing.prompt.md +0 -0
  21. /package/{.github → github-assets}/prompts/shikigami-risk-sensitivity.prompt.md +0 -0
  22. /package/{.github → github-assets}/prompts/shikigami-source-critique.prompt.md +0 -0
  23. /package/{.github → github-assets}/prompts/shikigami-stakeholder-impact.prompt.md +0 -0
  24. /package/{.github → github-assets}/prompts/shikigami-swot-generation.prompt.md +0 -0
  25. /package/{.github → github-assets}/prompts/shikigami-trend-visualization.prompt.md +0 -0
  26. /package/{.github → github-assets}/skills/configs/auto-invoke-triggers.yaml +0 -0
  27. /package/{.github → github-assets}/skills/configs/triage-rules.yaml +0 -0
  28. /package/{.github → github-assets}/skills/configs/workflow-gates.yaml +0 -0
  29. /package/{.github → github-assets}/skills/shikigami-consulting-framework/SKILL.md +0 -0
  30. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/README.md +0 -0
  31. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/customer/nps.md +0 -0
  32. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/customer/rfm.md +0 -0
  33. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/decision-making/cost-benefit.md +0 -0
  34. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/decision-making/decision-matrix.md +0 -0
  35. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/decision-making/pros-cons.md +0 -0
  36. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/decision-making/risk-matrix.md +0 -0
  37. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/general/5w1h.md +0 -0
  38. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/general/jtbd.md +0 -0
  39. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/general/kpt.md +0 -0
  40. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/general/okr.md +0 -0
  41. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/general/smart.md +0 -0
  42. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/innovation/aarrr.md +0 -0
  43. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/innovation/business-model-canvas.md +0 -0
  44. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/innovation/design-thinking.md +0 -0
  45. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/innovation/lean-canvas.md +0 -0
  46. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/innovation/scamper.md +0 -0
  47. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/innovation/tam-sam-som.md +0 -0
  48. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/innovation/value-proposition-canvas.md +0 -0
  49. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/marketing/4c.md +0 -0
  50. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/marketing/4p.md +0 -0
  51. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/marketing/aidma-aisas.md +0 -0
  52. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/marketing/customer-journey.md +0 -0
  53. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/marketing/persona.md +0 -0
  54. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/marketing/positioning-map.md +0 -0
  55. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/marketing/stp.md +0 -0
  56. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/organization/7s.md +0 -0
  57. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/organization/raci.md +0 -0
  58. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/problem-solving/5whys.md +0 -0
  59. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/problem-solving/as-is-to-be.md +0 -0
  60. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/problem-solving/fishbone.md +0 -0
  61. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/problem-solving/issue-tree.md +0 -0
  62. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/problem-solving/logic-tree.md +0 -0
  63. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/problem-solving/mece.md +0 -0
  64. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/problem-solving/sora-ame-kasa.md +0 -0
  65. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/process/ecrs.md +0 -0
  66. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/process/ooda.md +0 -0
  67. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/process/pdca.md +0 -0
  68. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/pwc/README.md +0 -0
  69. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/pwc/bxt.md +0 -0
  70. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/pwc/digital-maturity.md +0 -0
  71. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/pwc/esg-integration.md +0 -0
  72. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/pwc/fit-for-growth.md +0 -0
  73. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/pwc/strategy-and.md +0 -0
  74. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/pwc/three-lines-defense.md +0 -0
  75. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/pwc/timm.md +0 -0
  76. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/strategic/3c.md +0 -0
  77. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/strategic/5forces.md +0 -0
  78. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/strategic/ansoff-matrix.md +0 -0
  79. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/strategic/bcg-matrix.md +0 -0
  80. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/strategic/blue-ocean.md +0 -0
  81. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/strategic/ge-matrix.md +0 -0
  82. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/strategic/pest.md +0 -0
  83. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/strategic/swot.md +0 -0
  84. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/strategic/value-chain.md +0 -0
  85. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/strategic/vrio.md +0 -0
  86. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/thinking/prep.md +0 -0
  87. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/thinking/pyramid.md +0 -0
  88. /package/{.github → github-assets}/skills/shikigami-consulting-framework/frameworks/thinking/so-what-why-so.md +0 -0
  89. /package/{.github → github-assets}/skills/shikigami-consulting-framework/templates/comparison-axes.yaml +0 -0
  90. /package/{.github → github-assets}/skills/shikigami-consulting-framework/templates/financial/financial_5year_plan.yaml +0 -0
  91. /package/{.github → github-assets}/skills/shikigami-consulting-framework/templates/indicator-extraction.yaml +0 -0
  92. /package/{.github → github-assets}/skills/shikigami-consulting-framework/templates/priority-criteria.yaml +0 -0
  93. /package/{.github → github-assets}/skills/shikigami-deep-research/SKILL.md +0 -0
  94. /package/{.github → github-assets}/skills/shikigami-deep-research/templates/entity-research.yaml +0 -0
  95. /package/{.github → github-assets}/skills/shikigami-planner/SKILL.md +0 -0
  96. /package/{.github → github-assets}/skills/shikigami-planner/configs/proposal-checklist.yaml +0 -0
  97. /package/{.github → github-assets}/skills/shikigami-planner/configs/success-condition-mapping.yaml +0 -0
  98. /package/{.github → github-assets}/skills/shikigami-planner/templates/persona-profile-template.yaml +0 -0
  99. /package/{.github → github-assets}/skills/shikigami-planner/templates/success-condition-types.yaml +0 -0
  100. /package/{.github → github-assets}/skills/shikigami-writing/SKILL.md +0 -0
  101. /package/{.github → github-assets}/skills/shikigami-writing/configs/quality-check-schema.yaml +0 -0
  102. /package/{.github → github-assets}/skills/shikigami-writing/configs/thinking-flow.yaml +0 -0
  103. /package/{.github → github-assets}/skills/shikigami-writing/templates/context-adaptation.yaml +0 -0
  104. /package/{.github → github-assets}/skills/shikigami-writing/templates/extraction-rules.yaml +0 -0
  105. /package/{.github → github-assets}/skills/shikigami-writing/templates/objection-types.yaml +0 -0
  106. /package/{.github → github-assets}/skills/shikigami-writing/templates/persona-adjustments.yaml +0 -0
  107. /package/{.github → github-assets}/skills/shikigami-writing/templates/personas/executive.yaml +0 -0
  108. /package/{.github → github-assets}/skills/shikigami-writing/templates/personas/procurement-manager.yaml +0 -0
  109. /package/{.github → github-assets}/skills/shikigami-writing/templates/personas/rd-manager.yaml +0 -0
  110. /package/{.github → github-assets}/skills/shikigami-writing/templates/proposal-template.md +0 -0
  111. /package/{.github → github-assets}/skills/shikigami-writing/templates/proposal-templates.yaml +0 -0
  112. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/ab-test-template.md +0 -0
  113. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/budget-approval-template.md +0 -0
  114. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/business-case-template.md +0 -0
  115. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/change-request-template.md +0 -0
  116. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/competitive-analysis-template.md +0 -0
  117. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/compliance-template.md +0 -0
  118. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/consideration-template.md +0 -0
  119. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/customer-success-template.md +0 -0
  120. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/due-diligence-template.md +0 -0
  121. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/executive-summary-template.md +0 -0
  122. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/immediate-approval-template.md +0 -0
  123. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/interview-guide-template.md +0 -0
  124. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/joint-research-proposal-template.md +0 -0
  125. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/market-analysis-template.md +0 -0
  126. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/pilot-approval-template.md +0 -0
  127. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/post-mortem-template.md +0 -0
  128. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/product-roadmap-template.md +0 -0
  129. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/project-status-template.md +0 -0
  130. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/qbr-template.md +0 -0
  131. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/rfi-template.md +0 -0
  132. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/rfp-template.md +0 -0
  133. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/risk-assessment-template.md +0 -0
  134. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/sales-playbook-template.md +0 -0
  135. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/security-assessment-template.md +0 -0
  136. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/sla-template.md +0 -0
  137. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/staged-approval-template.md +0 -0
  138. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/technical-report-template.md +0 -0
  139. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/thinking-flow-report-template.md +0 -0
  140. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/training-material-template.md +0 -0
  141. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/user-research-template.md +0 -0
  142. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/vendor-evaluation-template.md +0 -0
  143. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/white-paper-template.md +0 -0
  144. /package/{.github → github-assets}/skills/shikigami-writing/templates/report-templates/workshop-template.md +0 -0
  145. /package/{.github → github-assets}/skills/shikigami-writing/templates/research/joint-research-proposal.md +0 -0
  146. /package/{.github → github-assets}/skills/shikigami-writing/templates/talk-script-structure.yaml +0 -0
  147. /package/{.github → github-assets}/skills/shikigami-writing/templates/thinking-flow-template.md +0 -0
package/CHANGELOG.md CHANGED
@@ -5,6 +5,14 @@ All notable changes to SHIKIGAMI will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [2.0.4] - 2026-05-18
9
+
10
+ ### Fixed
11
+
12
+ - **Windows互換性修正**: `.github`ディレクトリがnpm展開時にリネームされる問題を修正
13
+ - パッケージ内を`github-assets/`に変更し、init/postinstallで`.github/`にコピー
14
+ - Windows/Linux/macOS全環境で正しく`.github/`が作成されるように
15
+
8
16
  ## [2.0.3] - 2026-05-18
9
17
 
10
18
  ### Fixed
@@ -0,0 +1,44 @@
1
+ # SHIKIGAMI Suite — Copilot Instructions
2
+
3
+ > SHIKIGAMI リサーチ・コンサルティングスキルスイートの統合ルーティング規約
4
+
5
+ ## WHEN/DO ルーティング
6
+
7
+ | WHEN | DO | スキル |
8
+ |------|-----|--------|
9
+ | リサーチ依頼受領・目的が曖昧 | Phase 0: プロジェクト初期化 → Phase 1: 対話的目的探索 | `shikigami-planner` |
10
+ | 情報収集・調査・エビデンス収集が必要 | Think→Report→Action→完了 の反復リサーチ | `shikigami-deep-research` |
11
+ | フレームワーク分析・戦略立案・SWOT | BCGフレームワーク選択→分析→MECE検証 | `shikigami-consulting-framework` |
12
+ | レポート作成・Qiita記事執筆 | レポート構成設計→生成→品質保証 | `shikigami-writing` |
13
+
14
+ ## フェーズフロー
15
+
16
+ ```
17
+ Phase 0: planner (プロジェクト初期化)
18
+ ↓ Gate 0→0.5: project folder + manifest
19
+ Phase 0.5: planner (構造化プロンプト)
20
+ ↓ Gate 0.5→1: 6要素定義 + ユーザー承認
21
+ Phase 1: planner (目的探索)
22
+ ↓ Gate 1→2: true_purpose + 3問以上 + ユーザー承認
23
+ Phase 2: deep-research (深層調査)
24
+ ↓ Gate 2→3: 3ソース以上 + confidence ≥ 0.6
25
+ Phase 3: consulting-framework (フレームワーク分析)
26
+ ↓ Gate 3→4: 1フレームワーク以上 + 数値検証
27
+ Phase 4: writing (レポート生成)
28
+ ↓ Gate 4→5: 品質スコア 7/10 + ユーザー承認
29
+ ```
30
+
31
+ ## 緊急度ルーティング
32
+
33
+ 詳細: `skills/configs/triage-rules.yaml`
34
+
35
+ | 🟢 NORMAL | 🟡 URGENT (1日) | 🔴 CRITICAL (2時間) |
36
+ |-----------|-----------------|---------------------|
37
+ | 全Phase実行 | Phase 3 スキップ | Phase 1,3 スキップ |
38
+
39
+ ## 共通規約
40
+
41
+ - **ユーザー承認ゲート**: Gate 0.5→1, 1→2, 4→5 では必ずユーザー承認を取得
42
+ - **保存先**: `projects/pjXXXXX_Name_YYYYMMDD/` 配下に統一
43
+ - **バージョニング**: レポートは `[name]-v[X.Y].md` で上書き禁止
44
+ - **引用**: すべての事実・数値に出典URLが必須
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nahisaho/shikigami-pwc-mcp-server",
3
- "version": "2.0.3",
3
+ "version": "2.0.4",
4
4
  "description": "SHIKIGAMI-PwC MCP Server - Deep Research tools with PwC Consulting Frameworks",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nahisaho/shikigami",
3
- "version": "2.0.3",
3
+ "version": "2.0.4",
4
4
  "description": "GitHub Copilot Agent Skills for Deep Research & Consulting - AI-Powered Research Assistant with 50+ Consulting Frameworks",
5
5
  "keywords": [
6
6
  "github-copilot",
@@ -39,8 +39,7 @@
39
39
  "postinstall": "node ./scripts/postinstall.js"
40
40
  },
41
41
  "files": [
42
- ".github/skills/",
43
- ".github/prompts/",
42
+ "github-assets/",
44
43
  ".vscode/",
45
44
  "mcp-server/src/",
46
45
  "mcp-server/package.json",
@@ -63,17 +62,17 @@
63
62
  ],
64
63
  "copilot": {
65
64
  "skills": [
66
- ".github/skills/shikigami-planner/SKILL.md",
67
- ".github/skills/shikigami-deep-research/SKILL.md",
68
- ".github/skills/shikigami-consulting-framework/SKILL.md",
69
- ".github/skills/shikigami-writing/SKILL.md"
65
+ "github-assets/skills/shikigami-planner/SKILL.md",
66
+ "github-assets/skills/shikigami-deep-research/SKILL.md",
67
+ "github-assets/skills/shikigami-consulting-framework/SKILL.md",
68
+ "github-assets/skills/shikigami-writing/SKILL.md"
70
69
  ],
71
70
  "prompts": [
72
- ".github/prompts/shikigami-purpose-discovery.prompt.md",
73
- ".github/prompts/shikigami-deep-research.prompt.md",
74
- ".github/prompts/shikigami-framework-analysis.prompt.md",
75
- ".github/prompts/shikigami-report-writing.prompt.md",
76
- ".github/prompts/shikigami-full-research.prompt.md"
71
+ "github-assets/prompts/shikigami-purpose-discovery.prompt.md",
72
+ "github-assets/prompts/shikigami-deep-research.prompt.md",
73
+ "github-assets/prompts/shikigami-framework-analysis.prompt.md",
74
+ "github-assets/prompts/shikigami-report-writing.prompt.md",
75
+ "github-assets/prompts/shikigami-full-research.prompt.md"
77
76
  ],
78
77
  "capabilities": {
79
78
  "deepResearch": true,
package/scripts/init.js CHANGED
@@ -14,7 +14,7 @@ const packageDir = path.resolve(__dirname, '..');
14
14
  const projectRoot = process.cwd();
15
15
 
16
16
  const itemsToCopy = [
17
- { src: '.github', dest: '.github', type: 'dir' },
17
+ { src: 'github-assets', dest: '.github', type: 'dir' },
18
18
  { src: '.vscode', dest: '.vscode', type: 'dir' },
19
19
  { src: 'mcp-server', dest: 'mcp-server', type: 'dir' },
20
20
  { src: 'AGENTS.md', dest: 'AGENTS.md', type: 'file' },
@@ -22,7 +22,7 @@ const packageDir = path.resolve(__dirname, '..');
22
22
  const projectRoot = path.resolve(packageDir, '..', '..', '..');
23
23
 
24
24
  const itemsToCopy = [
25
- { src: '.github', dest: '.github', type: 'dir' },
25
+ { src: 'github-assets', dest: '.github', type: 'dir' },
26
26
  { src: '.vscode', dest: '.vscode', type: 'dir' },
27
27
  { src: 'mcp-server', dest: 'mcp-server', type: 'dir' },
28
28
  { src: 'AGENTS.md', dest: 'AGENTS.md', type: 'file' },