github.com/max-sixty/worktrunk
| Skill | Added | Review |
|---|---|---|
worktrunk skills/worktrunk/SKILL.md Guidance for Worktrunk (the `wt` CLI) — git worktree management, hooks, and config. Load when editing .config/wt.toml or ~/.config/worktrunk/config.toml; adding, modifying, or debugging hooks (post-merge, post-start, pre-commit, pre-merge, post-switch, etc.); configuring commit message generation or command aliases; or troubleshooting wt behavior. Also answers general worktrunk/wt questions. | 75 75 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 8faeabf | |
writing-user-outputs .claude/skills/writing-user-outputs/SKILL.md CLI output formatting standards for worktrunk. Load before editing any code that calls warning_message, hint_message, error_message, info_message, eprintln, or println, or that produces strings the user will see (CLI help, progress UI, snapshot text). Documents ANSI color nesting rules, message patterns, and output system architecture. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 8faeabf | |
release .claude/skills/release/SKILL.md Worktrunk release workflow. Use when user asks to "do a release", "release a new version", "cut a release", or wants to publish a new version to crates.io and GitHub. | 68 68 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 8faeabf |