Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

spectral-init

spectral-init contient 5 skills collectées depuis TalonT-Org, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
5
Stars
1
mis à jour
2026-03-28
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

plan-experiment
Scientifiques en recherche informatique et en information

Plan a structured, reproducible experiment from a scope report. Produces an experiment plan with hypothesis, methodology, implementation phases, environment specification, and success criteria. Parallel to make-plan but for research experiments. Use when invoked by the research recipe.

2026-03-28
run-experiment
Développeurs de logiciels

Execute a designed experiment in a worktree, collect structured results, and produce a results artifact. Use when invoked by the research recipe after experiment code has been implemented.

2026-03-28
scope
Développeurs de logiciels

Explore a technical research question by surveying the codebase, identifying knowns and unknowns, and producing a structured scope report. Use when user says "scope research", "explore question", or when invoked by the research recipe.

2026-03-28
write-report
Spécialistes en gestion de projets

Synthesize experiment results into a structured research report for the research/ directory. Handles both conclusive and inconclusive outcomes. Use when invoked by the research recipe after experiments complete.

2026-03-28
implement-experiment
Développeurs de logiciels

Implement an experiment plan in an isolated git worktree. Creates all experiment artifacts — scripts, data generators, environment configs — in a self-contained research/ subfolder. Parallel to implement-worktree-no-merge but for research experiments. Use when invoked by the research recipe.

2026-03-23