ソース情報
- リポジトリ
- nWave-ai/nWave
- ソースの最終更新活動
- 2026年3月25日 09:12
- 検出された SKILL.md の言語
- 英語
- スター
- 594
- フォーク
- 62
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/nWave-ai/nWave --skill nw-rr-critique-dimensionsコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Cross-agent collaboration protocols, workflow handoff patterns, and commit message formats for TDD/Mikado/refactoring workflows
Orchestrates the full DELIVER wave end-to-end (roadmap > execute-all > finalize). Use when all prior waves are complete and the feature is ready for implementation.
Acceptance test creation methodology for the DISTILL wave. Domain knowledge for the acceptance designer agent: port-to-port principle, prior wave reading, wave-decision reconciliation, graceful degradation, and document back-propagation.
SOC 職業分類に基づく
SKILL.md を表示中
| name | nw-rr-critique-dimensions |
| description | Critique dimensions and scoring for research document reviews |
| user-invocable | false |
| disable-model-invocation | true |
Load when reviewing research documents. Apply each dimension systematically.
Check: contradictory viewpoints included? | Multiple organizations/authors/perspectives? | Geographic/temporal diversity? | Sources truly independent (not circular)?
Flags: 60%+ from single org/author -> critical | All supporting same conclusion without counterpoint -> critical | Single geographic region -> medium | Clustered publication dates -> medium
Check: every major claim cited | sources reputable (peer-reviewed, official, established) | primary over secondary | technical sources recent (5 years) | confidence matches evidence
Flags: uncited claim -> high | blog/forum for factual claim -> high | all secondary sources -> medium | sources >5 years for tech -> medium | high confidence with 1-2 sources -> high
Check: search strategy documented | source selection criteria explicit | methodology transparent | confidence levels with rationale
Flags: no methodology section -> high | vague methodology ("searched the web") -> medium | no confidence ratings -> medium
For research driving architectural/strategic decisions.
Q1: Is this the largest bottleneck? (timing/measurement data?) | Q2: Simpler alternatives considered and rejected with evidence? | Q3: Constraint prioritization correct? (>50% solution for <30% problem = flag) | Q4: Key decision data-justified?
Flags: secondary concern addressed while larger exists -> critical | no measurement data for performance -> high | alternatives not documented -> high | prioritization not explicit -> medium
Output template:
priority_validation:
q1_largest_bottleneck:
evidence: "{timing data or 'NOT PROVIDED'}"
assessment: "YES|NO|UNCLEAR"
q2_simple_alternatives:
assessment: "ADEQUATE|INADEQUATE|MISSING"
q3_constraint_prioritization:
minority_constraint_dominating: "YES|NO"
assessment: "CORRECT|INVERTED|NOT_ANALYZED"
q4_data_justified:
assessment: "JUSTIFIED|UNJUSTIFIED|NO_DATA"
verdict: "PASS|FAIL"
Check: knowledge gaps documented (what searched, why insufficient) | conflicting info acknowledged with credibility analysis | all required sections present (summary, findings, sources, gaps, citations) | research metadata included
Flags: missing gaps section when gaps exist -> critical | conflicting sources unacknowledged -> high | missing required sections -> high | no metadata -> medium
review_id: "research_rev_{timestamp}"
reviewer: "nw-researcher-reviewer (Scholar)"
issues_identified:
source_bias:
- issue: "{specific description with numbers}"
severity: "critical|high|medium"
recommendation: "{actionable fix}"
evidence_quality:
- issue: "{specific claim or location}"
severity: "critical|high|medium"
recommendation: "{actionable fix}"
replicability:
- issue: "{what is missing}"
severity: "critical|high|medium"
recommendation: "{actionable fix}"
priority_validation:
- issue: "{mismatch description}"
severity: "critical|high|medium"
recommendation: "{actionable fix}"
completeness:
- issue: "{missing element}"
severity: "critical|high|medium"
recommendation: "{actionable fix}"
quality_scores:
source_bias: 0.00
evidence_quality: 0.00