inno-experiment-dev

Orchestrate ML experiment workflows with planning, implementation, evaluation, and submission.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/xiaoyu-ops/the_work_of_dedup --skill inno-experiment-dev-xiaoyu-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inno-experiment-dev
Source: https://github.com/xiaoyu-ops/the_work_of_dedup/tree/main/.claude/skills/inno-experiment-dev
Command: npx skills add https://github.com/xiaoyu-ops/the_work_of_dedup --skill inno-experiment-dev-xiaoyu-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill coordinates end-to-end ML experiment workflows, enabling teams to move from ideation through implementation and submission with an integrated judge/ML agent loop and upstream resource reuse.

Core Features & Use Cases

  • End-to-end planning: Generates a detailed implementation plan by coordinating Coding Plan, ML, and Judge Agents using reference codebases and prepared resources.
  • Automated implementation & iteration: Builds and iterates software artefacts inside the active project workspace, applying judge feedback to refine ML solutions.
  • Submission & evaluation: Manages experiment submission workflows, ensuring checkpoints and final model artifacts are saved for reproducibility.

Quick Start

Initiate the end-to-end ML experiment workflow using the built-in agents to plan, implement, evaluate, and submit results.

Frequently Asked Questions about inno-experiment-dev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate the machine learning experiment lifecycle from planning to submission?

Automating the ML experiment lifecycle involves coordinating planning, implementation, evaluation, and submission using integrated agents. This Skill orchestrates that complete workflow by applying automated feedback loops with checkpointing and reporting.

How do I implement structured experiment management for research projects?

Structured experiment management applies coordinated planning and evaluation lifecycles to research projects. This Skill handles that by generating implementation plans, iterating software artifacts, and saving final model artifacts for reproducibility.

Can I reuse upstream repository-based resources when planning an ML experiment?

Reusing upstream repository-based resources during ML experiment planning is supported. The workflow coordinates Coding Plan, ML, and Judge Agents using reference codebases and prepared resources to generate detailed implementation plans.

Does automated experiment management work without external dependencies?

Automated experiment management works without external dependencies in this setup. The metadata indicates an empty dependencies list, meaning the integrated judge and ML agent loop operates natively without requiring external package installations.

How do I apply judge agent feedback to refine ML solutions automatically?

Applying judge agent feedback refines ML solutions through an automated iteration loop. This Skill builds and iterates software artifacts inside the active project workspace, directly applying the feedback to improve the model implementation.