Skip to content

refactor: apply review feedback, fix CI, and slim the embed

51a72d0
Select commit
Loading
Failed to load commit list.
Open

feat: add skills command to read embedded skill content #1277

refactor: apply review feedback, fix CI, and slim the embed
51a72d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 6, 2026 in 0s

89.33% of diff hit (target 60.00%)

View this Pull Request on Codecov

89.33% of diff hit (target 60.00%)

Annotations

Check warning on line 66 in cmd/build.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/build.go#L66

Added line #L66 was not covered by tests

Check warning on line 97 in cmd/skill/skill.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/skill/skill.go#L97

Added line #L97 was not covered by tests

Check warning on line 138 in cmd/skill/skill.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/skill/skill.go#L138

Added line #L138 was not covered by tests

Check warning on line 169 in cmd/skill/skill.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/skill/skill.go#L169

Added line #L169 was not covered by tests

Check warning on line 48 in internal/skillcontent/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/skillcontent/reader.go#L48

Added line #L48 was not covered by tests

Check warning on line 53 in internal/skillcontent/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/skillcontent/reader.go#L53

Added line #L53 was not covered by tests

Check warning on line 72 in internal/skillcontent/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/skillcontent/reader.go#L72

Added line #L72 was not covered by tests

Check warning on line 109 in internal/skillcontent/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/skillcontent/reader.go#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 211 in internal/skillcontent/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/skillcontent/reader.go#L211

Added line #L211 was not covered by tests

Check warning on line 231 in internal/skillcontent/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/skillcontent/reader.go#L230-L231

Added lines #L230 - L231 were not covered by tests

Check warning on line 57 in skills_embed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

skills_embed.go#L56-L57

Added lines #L56 - L57 were not covered by tests