github.com/max-sixty/worktrunk
| Skill | Added | Review |
|---|---|---|
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 Passed No findings from the security scan Version: 6c263ed | |
running-tend .claude/skills/running-tend/SKILL.md Worktrunk-specific guidance for tend CI workflows. Adds codecov polling, Rust test commands, labels, and review criteria on top of the generic tend-* skills. Use when operating in CI. | 64 64 Impact — No eval scenarios have been run Securityby — The risk profile of this skill Version: 6c263ed | |
worktrunk skills/worktrunk/SKILL.md Guidance for Worktrunk (the `wt` CLI) — git worktree management, hooks, and config. Load when working out which worktree a `wt` command will act on, or reaching for the global `-C <path>` to target one; 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. | 77 77 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 6c263ed | |
worktrunk plugins/worktrunk/skills/worktrunk/SKILL.md Guidance for Worktrunk (the `wt` CLI) — git worktree management, hooks, and config. Load when working out which worktree a `wt` command will act on, or reaching for the global `-C <path>` to target one; 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. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 6c263ed | |
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. | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 6c263ed | |
wt-switch-create plugins/worktrunk/skills/wt-switch-create/SKILL.md Create a new worktrunk worktree (optionally in another repo) and switch this session's working directory into it. Use when launching a session that should work in its own worktree. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 6c263ed | |
wt-switch-create skills/wt-switch-create/SKILL.md Create a new worktrunk worktree (optionally in another repo) and switch this session's working directory into it. Use when launching a session that should work in its own worktree. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 6c263ed |