Loading...
Loading...
Turn a promising ML/AI research idea into a precise algorithm or method design before implementation. Use this skill whenever the user has an idea or project direction and wants to design the actual method, objective, architecture, inference procedure, assumptions, failure modes, ablations, implementation handoff, or method section plan before coding or experiment design.
npx skill4agent add a-green-hand-jack/ml-research-skills algorithm-design-plannerexperiment-design-plannerresearch-project-memoryresearch-idea-validatorliterature-review-sprintexperiment-design-plannerrun-experimentconference-writing-adapter<installed-skill-dir>/
├── SKILL.md
└── references/
├── ablation-implications.md
├── design-rubric.md
├── failure-mode-map.md
├── implementation-handoff.md
├── method-spec-template.md
└── paper-method-bridge.mdreferences/design-rubric.mdreferences/method-spec-template.mdreferences/failure-mode-map.mdreferences/ablation-implications.mdreferences/implementation-handoff.mdreferences/paper-method-bridge.mdresearch-idea-validatorCLM-###RSK-###ACT-###For [problem/setting], modify [baseline] by [mechanism] so that [expected property] improves because [assumption].research-idea-validatorliterature-review-sprintmethodobjectivearchitecturetheorysystemrevisionreferences/design-rubric.mdreferences/method-spec-template.mdreferences/failure-mode-map.mdreferences/ablation-implications.mdexperiment-design-plannerreferences/implementation-handoff.mdreferences/paper-method-bridge.mddocs/designs/algorithm_design_YYYY-MM-DD_<short-name>.md# Algorithm Design: [Name]
## Design Context
## Target Claim
## Design Decision
## Problem Formulation
## Method Specification
## Assumptions and Invariants
## Relation to Baseline and Prior Work
## Failure Modes
## Ablations and Diagnostics
## Implementation Handoff
## Experiment Handoff
## Paper Method Bridge
## Project Memory Writebackresearch-project-memorymemory/decision-log.mdmemory/claim-board.mdmemory/risk-board.mdmemory/action-board.mdmemory/evidence-board.md.agent/worktree-status.mdplannedinferredexperiment-design-planner