スキル一覧に戻る
gjohnsx

mip-verify

by gjohnsx

0🍴 0📅 2026年1月19日
GitHubで見るManusで実行

SKILL.md


name: mip-verify description: Phase 6 of MIP pipeline - Verify all quotes against source text, validate quantitative claims, and generate the appendix with sample annotations. allowed-tools: Read, Write, Edit

MIP Verification Phase

Verify the essay's accuracy and generate the appendix with sample metaphor annotations.

Your Task

Conduct comprehensive verification of the essay and create supporting materials.

Verification Process

1. Quote Verification

Extract every quote from mip-analysis/essay/analysis.md and verify against source chapters:

For each quote:

  1. Find the exact text in book/chapters/chapter-XX.txt
  2. Confirm chapter attribution is correct
  3. Check for any transcription errors
  4. Verify surrounding context supports the analysis

2. Quantitative Claims Verification

Check all numerical claims against source data:

  • Total metaphor counts match annotation files
  • System frequencies match cmt-systems.json
  • Distribution claims accurate
  • Percentages calculated correctly

3. Consistency Check

Ensure internal consistency:

  • System names match throughout
  • Quote IDs reference correct annotations
  • Thesis supported by evidence presented
  • No contradictory claims

Output Files

mip-analysis/essay/verification-report.md

# Verification Report

## Quote Verification

| Quote | Source | Status | Notes |
|-------|--------|--------|-------|
| "green light..." | Ch. 1 | ✓ Verified | |
| "valley of ashes..." | Ch. 2 | ✓ Verified | |
| ... | ... | ... | ... |

### Summary
- Total quotes checked: N
- Verified accurate: N
- Corrections needed: N

## Quantitative Verification

| Claim | Source | Expected | Actual | Status |
|-------|--------|----------|--------|--------|
| Total metaphors | annotations/*.json | 67 | 67 | ✓ |
| System 1 frequency | cmt-systems.json | 18 | 18 | ✓ |
| ... | ... | ... | ... | ... |

## Corrections Made

[List any corrections applied to analysis.md]

## Verification Complete
Date: [date]
All quotes verified: Yes/No
All claims verified: Yes/No

mip-analysis/essay/appendix.md

# Appendix: Sample Metaphor Annotations

This appendix provides 15-20 representative examples of the metaphor annotations
generated through the MIP (Metaphor Identification Procedure) analysis.

---

## Annotation Format

Each entry includes:
- **Quote**: The exact text from the novel
- **Location**: Chapter and paragraph
- **Lexical Unit**: The metaphorical word/phrase
- **Basic Meaning**: Concrete, physical sense
- **Contextual Meaning**: Meaning in this passage
- **MIPVU Type**: Indirect, direct, or implicit
- **CMT Mapping**: Source → Target domain
- **Function**: Thematic role

---

## Sample Annotations

### 1. [ID: ch1-003]

> "stretched out his arms toward the dark water in a curious way"

**Location**: Chapter 1, paragraph 47
**Lexical Unit**: "stretched out"
**Basic Meaning**: Physical extension of limbs
**Contextual Meaning**: Yearning, reaching for the unattainable
**MIPVU Type**: Indirect
**CMT Mapping**: DESIRE IS PHYSICAL REACHING
**Function**: Characterization of Gatsby's longing

---

[Continue for 15-20 total examples, selecting from each CMT system]

---

## Distribution by System

| CMT System | Examples in Appendix |
|------------|---------------------|
| DESIRE IS LIGHT | 5 |
| DECAY IS WASTE | 4 |
| PAST IS PLACE | 4 |
| WEALTH IS DISPLAY | 4 |

## Full Annotation Data

Complete annotation files available in `mip-analysis/annotations/`

Selection Criteria for Appendix

Include annotations that:

  1. Represent each of the 4 CMT systems (4-5 per system)
  2. Show variety in MIPVU types
  3. Demonstrate clear MIP analysis
  4. Come from different chapters
  5. Include both novel and conventional metaphors

Success Criteria

  • All essay quotes verified against source text
  • Any errors corrected in analysis.md
  • Quantitative claims validated
  • Appendix contains 15-20 well-documented examples
  • Verification report complete
  • Ready for /mip-pdf phase

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です