scholar-experiment

Solid

Systematic experimental results analysis workflow for ML/AI research papers. Connects experimental data to publication-ready Results sections with statistical validation, visualizations, and quality checks. Triggers on "analyze experimental results", "generate results section", "statistical analysis of experiments", "compare model performance", "create results visualization".

AI & Automation 482 stars 62 forks Updated today

Install

View on GitHub

Quality Score: 87/100

Stars 20%
89
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

# Scholar Experiment: Results Analysis Workflow A systematic workflow for analyzing ML/AI experimental results and generating publication-ready Results sections. Transforms raw experimental data into validated statistical analyses, publication-quality visualizations, and well-structured paper content. ## Pre-load (before execution) 1. **Codebase docs**: If `.workflow/codebase/ARCHITECTURE.md` exists, read for project context 2. **Specs**: `maestro load --type spec --category coding` — load coding conventions 3. **Wiki knowledge**: `maestro search "academic writing research paper" --json` — top 5 entries as prior context 4. All optional — proceed without if unavailable ## Architecture Overview ``` scholar-experiment | ┌─────────────────────┼─────────────────────┐ | | | [User Input] [Experiment Context] [Preferences] | | | └─────────┬───────────┘ | v | ┌──────────────────────────┐ | │ Phase 1: Data Loading │ <─ preferences ───────┘ │ Load, validate, inspect │ └────────────┬─────────────┘ │ cleanedData, dataProfile v ┌──────────────────────────┐ │ Phase 2: Statistical │ │ Analysis & Testing │ └────────────┬─────────────┘ │ statisticalResults v ┌────────────────...

Details

Author
catlog22
Repository
catlog22/maestro-flow
Created
4 months ago
Last Updated
today
Language
TypeScript
License
None

Similar Skills

Semantically similar based on skill content — not just same category