Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
skill-up
command
Command skill-up is the CLI entrypoint for the skill-up framework.
|
Command skill-up is the CLI entrypoint for the skill-up framework. |
|
examples
|
|
|
code-stats/evals/fixtures/repos/sample-project
command
Sample project demonstrating skill evaluation.
|
Sample project demonstrating skill evaluation. |
|
internal
|
|
|
agent
Package agent provides agent installation and execution for skill-up.
|
Package agent provides agent installation and execution for skill-up. |
|
agentkind
Package agentkind holds the canonical set of built-in agent engine names.
|
Package agentkind holds the canonical set of built-in agent engine names. |
|
cli
Package cli — debug.go defines the debug subcommand group.
|
Package cli — debug.go defines the debug subcommand group. |
|
config
Package config provides evaluation configuration loading and validation.
|
Package config provides evaluation configuration loading and validation. |
|
evaluator
Package evaluator provides the evaluation orchestrator for skill-up.
|
Package evaluator provides the evaluation orchestrator for skill-up. |
|
judge
Package judge — expect.go implements the Expect pre-check layer.
|
Package judge — expect.go implements the Expect pre-check layer. |
|
mcp
Package mcp configures MCP servers in mocked or real modes for evaluation runs.
|
Package mcp configures MCP servers in mocked or real modes for evaluation runs. |
|
observability
Package observability wires optional OpenTelemetry tracing for skill-up.
|
Package observability wires optional OpenTelemetry tracing for skill-up. |
|
platform
Package platform centralizes OS-conditional process, shell, and executable discovery so the rest of skill-up does not scatter runtime.GOOS branches across packages.
|
Package platform centralizes OS-conditional process, shell, and executable discovery so the rest of skill-up does not scatter runtime.GOOS branches across packages. |
|
report
Package report — benchmark.go implements benchmark.json generation logic.
|
Package report — benchmark.go implements benchmark.json generation logic. |
|
runner
Package runner orchestrates loading config, preparing runtimes, running cases, and reporting.
|
Package runner orchestrates loading config, preparing runtimes, running cases, and reporting. |
|
shellquote
Package shellquote quotes strings for safe inclusion in shell command lines.
|
Package shellquote quotes strings for safe inclusion in shell command lines. |
|
skill
Package skill installs declared skills into engine-specific locations, excluding evals/.
|
Package skill installs declared skills into engine-specific locations, excluding evals/. |
|
ui
Package ui provides user-facing status output for the CLI.
|
Package ui provides user-facing status output for the CLI. |
|
userconfig
Package userconfig defines the schema and merge semantics for skill-up's optional user-level configuration file (typically ~/.config/skill-up/config.yaml).
|
Package userconfig defines the schema and merge semantics for skill-up's optional user-level configuration file (typically ~/.config/skill-up/config.yaml). |
|
pkg
|
|
|
skillup
Package skillup exposes the skill-up CLI for wrapper binaries.
|
Package skillup exposes the skill-up CLI for wrapper binaries. |
|
transcript
Package transcript provides helpers for parsing and inspecting engine transcripts produced by skill-up evaluation runs.
|
Package transcript provides helpers for parsing and inspecting engine transcripts produced by skill-up evaluation runs. |
Click to show internal directories.
Click to hide internal directories.