Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
traitecoevo
GitHub 제작자 프로필

traitecoevo

1개 GitHub 저장소에서 수집된 3개 skills를 저장소 단위로 보여줍니다.

수집된 skills
3
저장소
1
업데이트
2026-06-25
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

plant-new-strategy
소프트웨어 개발자

Scaffold a new strategy (and optionally environment) model in the plant C++/R package, then wire it through the build. Use when asked to add a new model/strategy, create a strategy from an existing one (e.g. clone FF16), add a variant strategy that reuses an existing environment, or "use the scaffolder". Covers running scripts/new_strategy_scaffolder.R, the own-environment vs reuse-environment modes (issue #274), implementing the biology, and the make rebuild + test loop. Does NOT cover changing the numerics of an existing model.

2026-06-25
plant-update-interface
소프트웨어 개발자

Migrate code that uses the plant R package up to plant's latest interface. Use when a downstream product (analysis scripts, a dependent package, a notebook) breaks or needs updating after plant changed — e.g. "update X to the latest plant", "plant's interface changed, fix my code", "migrate to the new run_scm/Control API", "bring this repo up to date with plant". Reads plant's NEWS.md "Breaking changes" as the spec, finds affected call sites, and proposes per-site fixes. Does NOT change plant itself or invent API mappings — if NEWS lacks a needed mapping, it stops and asks.

2026-06-22
profile-plant
소프트웨어 개발자

Profile and benchmark the plant C++/R package — find hotspots, measure whether a change or branch helped or regressed, and compare performance across builds. Use when asked to profile, benchmark, time, or optimize plant; to find what is slow; to compare speed between two branches/commits; or to verify a change did not regress timing. Covers the build-then-load workflow, the sample-off same-machine A/B methodology (machine drift is large — only same-session ratios are trustworthy), native /usr/bin/sample hotspot analysis (Rprof alone is too coarse for C++), and the timing-history reporting convention.

2026-06-21
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다