원클릭으로
maestro-harness
maestro-harness에는 invector-tecnologia에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use when designing or reviewing Maestro's micro-project finite state machine: the six stages, legal transitions, approval/rollback gates, and instrumentation.
Authoritative reference to the upstream Nim language, compiler, and standard library (github.com/nim-lang/Nim). Use when you need ground-truth on Nim std modules, --mm:orc semantics, syntax, or pragmas for Maestro's TUI frontend.
Authoritative reference to the upstream Rust language and standard library (github.com/rust-lang/rust). Use when you need ground-truth on std APIs, language semantics, edition behavior, Tokio-adjacent patterns, or when a Maestro Rust question cannot be answered from local code alone.
Use when building or reviewing Maestro's Nim/Tatui TUI: mapping Maestro panels to Tatui widgets, constraint layout, the stdio protocol client, and headless snapshot tests.
Authoritative reference to the Tatui immediate-mode TUI library for Nim (github.com/invector-tecnologia/tatui). Use when composing Maestro panels from Tatui widgets, the constraint layout engine, the event decoder, the tick loop, or the test backend.
Use when implementing or tuning Maestro's Two-Towers persona↔skill matcher: deterministic scoring, ranking, tie-breaking, and fallback selection.