Files
skill-claude-generate-hypot…/templates/hypothesis_compact.md
Pikaliov f374b0dafc Initial commit — generate-hypothesis skill
Standalone Claude Code skill repo extracted from CVGL vault
(.claude/skills/generate-hypothesis/). Generates testable
If/Then/Because hypotheses for the NADEZHDA / SOFIA research
project from the literature library.

Contents:
- SKILL.md             — behaviour spec (6-phase pipeline, output contract)
- README.md            — human-facing entry: when to use, install, examples
- templates/hypothesis_full.md     — full template (8 required sections)
- templates/hypothesis_compact.md  — short draft template
- reference/method_taxonomy.md     — methods to NADEZHDA components mapping

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-04 10:43:14 +03:00

34 lines
800 B
Markdown

---
type: hypothesis
status: draft
date: YYYY-MM-DD
tags: [task/experiment, component/COMPONENT, method/METHOD]
author: claude
---
# Гипотеза: [Краткая формулировка]
**Если** [метод], **то** [результат], **потому что** [обоснование].
**Уверенность:** [High/Medium/Low] | **Область:** [компонент NADEZHDA]
## Evidence
- [[P{N}_...]]: [что показывает, R@1 = ...%]
- [[P{N}_...]]: [что показывает]
## Тест
- **Baseline:** [метод]
- **Метрика:** [R@1 на University-1652]
- **Threshold:** ΔR@1 ≥ [X]%
- **Таймлайн:** [N] недель
## Допущения
1. [Ключевое допущение]
## Связи
- Расширяет: [[HYP_...]]