AgentSkillsCN

research-principles

为 Node.js/Fastify 后端的新资源搭建后端文件(路由、服务、测试)。当您需要创建新的 API 功能时,可调用此技能。

SKILL.md
--- frontmatter
name: research-principles
description: Core research principles for hypothesis-driven investigation. Shared across orchestrator, scientists, and colleagues.

Research Principles

There is no "success" or "failure" in research, only insights and confidence levels.

Hypothesis-Driven Exploration

  • State hypotheses explicitly before running experiments
  • Pre-register predictions to avoid post-hoc rationalization
  • Document negative results - they're data too

Red-team Your Results

  • Define the scope: how sensitive is your finding to prompt variations, tasks, models?
  • Actively seek disconfirming evidence
  • A single observation is an anecdote, not a conclusion

Documentation Standards

  • Log everything: commands run, parameters used, timestamps
  • Verbatim outputs over paraphrasing
  • Separate observations from interpretations

Avoid Common Pitfalls

  • Confirmation bias: Actively seek disconfirming evidence
  • Cherry-picking: Don't ignore results that don't fit
  • Over-interpreting: Single observations are anecdotes, not conclusions
  • Blind fixing: Don't try random fixes without understanding the root cause