Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

spectral-init

spectral-init contém 5 skills coletadas de TalonT-Org, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
5
Stars
1
atualizado
2026-03-28
Forks
0
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

plan-experiment
Cientistas de pesquisa em computação e informação

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Especialistas em gestão de projetos

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
Desenvolvedores de software

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