A custom AI skill for managing research projects across conversations.
SKILL.md: Main instruction file for the research-management skill.plan_template.md: Template for creating or maintainingplan.mdin a research project.
When the AI detects that the user is doing research, it should first check for plan.md before substantive thinking, writing, coding, or analysis.
- If
plan.mdexists, the AI reads it first and uses it as the project state. - If
plan.mddoes not exist, the AI drafts a detailed research plan and asks the user to confirm feasibility before execution. - During the research process, the AI maintains not only the plan, but also important process files, file dependencies, logs, decisions, TODOs, and experiments.
The skill asks the AI to maintain:
- Project State Summary
- Research Plan
- Process File Registry
- File Dependency and Workflow Map
- Research Log
- Decision Log
- Open Issues and TODOs
- Experiment Registry
This is designed to make future conversations recover the project objective, current status, active datasets, approved scripts, model versions, figures, experiments, decisions, blockers, and next steps from plan.md.