Agent skill

finer-gate

FINER基準(Feasible, Interesting, Novel, Ethical, Relevant)で研究案を評価し、 Go/No-Go判定と改善提案を行う。RWD特有のバイアス・限界も評価項目に含む。

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill finer-gate-tito-gh-healthcare-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Allowed tools: -Read-Grep-Glob
Path: skills/analysis/finer-gate-tito-gh-healthcare-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# FINER Gate Skill ## 目的 研究案をFINER基準で体系的に評価し、実施可否判定(Go/Conditional Go/No-Go)を行う。RWD研究特有の方法論的課題も評価に含める。 ## 入力パラメータ | パラメータ | 必須 | 説明 | 例 | |-----------|------|------|-----| | RESEARCH_PROPOSAL | Yes | 研究案の概要 | DRd vs VRd比較効果研究 | | DRUG | Yes | 対象薬剤 | daratumumab | | INDICATION | Yes | 対象疾患 | NDMM | | STUDY_DESIGN | Yes | 研究デザイン | retrospective cohort | | DATA_SOURCE | Yes | データソース | EHR-linked RWD | | PRIMARY_OUTCOME | Yes | 主要評価項目 | PFS | | ESTIMATED_N | No | 推定サンプルサイズ | 500 | | TIMELINE | No | 想定期間 | 12 months | ## FINER評価フレームワーク ### F - Feasible(実現可能性) | 評価項目 | チェックポイント | スコア基準 | |----------|-----------------|-----------| | **データ量** | 必要サンプルサイズ確保可能か | 5: 十分 / 3: ギリギリ / 1: 不足 | | **データ品質** | 必要変数の欠測率・精度 | 5: 高品質 / 3: 許容範囲 / 1: 問題あり | | **追跡期間** | アウトカム観察に十分か | 5: 十分 / 3: 短い / 1: 不十分 | | **技術リソース** | 解析スキル・ツール | 5: 十分 / 3: 追加必要 / 1: 困難 | | **時間・予算** | プロジェクト制約内か | 5: 余裕 / 3: タイト / 1: 超過 | | **倫理審査** | IRB承認見込み | 5: 問題なし / 3: 条件付き / 1: 困難 | ### I - Interesting(興味深さ) | 評価項目 | チェックポイント | スコア基準 | |----------|-----------------|-----------| | **学術的関心** | 研究コミュニティの関心度 | 5: 高 / 3: 中 / 1: 低 | | **臨床的関心** | 臨床医の意思決定への影響 | 5: 直接影響 / 3: 間接 / 1: 限定的 | | **規制当局関心** | PMDA/FDA等の関心 | 5: 高 / 3: 中 /

What's inside
Steps it walks through
  1. 目的
  2. 入力パラメータ
  3. FINER評価フレームワーク
  4. F - Feasible(実現可能性)
  5. I - Interesting(興味深さ)
  6. N - Novel(新規性)
  7. E - Ethical(倫理性)
  8. R - Relevant(関連性)
  9. RWD特有評価項目(追加)
  10. 出力フォーマット
  11. 判定基準
  12. 注意事項
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the finer-gate skill do?

FINER基準(Feasible, Interesting, Novel, Ethical, Relevant)で研究案を評価し、 Go/No-Go判定と改善提案を行う。RWD特有のバイアス・限界も評価項目に含む。

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill finer-gate-tito-gh-healthcare-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going