github.com/sandialabs/talkpipe
Skill | Added | Review |
|---|---|---|
doc-example-formatting Format code examples in markdown documentation for TalkPipe. Use when writing or editing doc examples. Covers unindented fences, standalone vs fragment intent, and skip-extract. Complements run-documentation-examples which runs the examples. | 81 81 1.16x Agent success vs baseline Impact 93% 1.16xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0cf1686 | |
run-documentation-examples Extract Python examples from markdown docs and run them (including LLM examples). Use when validating documentation, after doc changes, or to verify all doc examples execute correctly. | 88 88 1.51x Agent success vs baseline Impact 100% 1.51xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0cf1686 | |
test-driven-development Follow TalkPipe TDD workflow when making code changes. Use when implementing features, fixing bugs, or refactoring. Enforces write-fail-fix-pass order and test placement conventions. | 85 85 0.83x Agent success vs baseline Impact 67% 0.83xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0cf1686 | |
update-entry-points Generate talkpipe.sources and talkpipe.segments entry points from @register_source/@register_segment decorators and update pyproject.toml. Use when adding new sources or segments to TalkPipe, or when entry points are out of sync with the codebase. | 96 96 1.01x Agent success vs baseline Impact 100% 1.01xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0cf1686 | |
changelog-update Update CHANGELOG.md following TalkPipe conventions. Use after implementing a feature, fixing a bug, or making any user-facing change. Ensures correct "update vs add" logic and entry format. | 86 86 0.93x Agent success vs baseline Impact 70% 0.93xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0cf1686 |