Skip to content

feat(skills): add tmux-master skill#856

Merged
JeremyDev87 merged 1 commit intomasterfrom
feat/tmux-master-skill-804
Mar 22, 2026
Merged

feat(skills): add tmux-master skill#856
JeremyDev87 merged 1 commit intomasterfrom
feat/tmux-master-skill-804

Conversation

@JeremyDev87
Copy link
Owner

Summary

  • Add tmux-master background knowledge skill (user-invocable: false) for expert tmux operations
  • 6 capability areas: session/window/pane lifecycle, layout management, pane communication, styling, socket/session management, troubleshooting
  • Includes real patterns from taskMaestro usage: socket detection, readiness polling, color differentiation, conductor-bottom layout
  • Cross-platform notes covering macOS vs Linux tmux version differences
  • Updated skills README.md with new DevOps & Infrastructure category

Test plan

  • Frontmatter validates (name matches directory, description <= 500 chars, user-invocable: false)
  • markdownlint passes with 0 errors
  • All 4 required taskMaestro patterns present in SKILL.md
  • 6 phases cover all required capability areas
  • Line count within 500-line limit (491 lines)
  • README.md updated with skill entry and directory structure

Closes #804

- Background knowledge skill (user-invocable: false) for expert tmux operations
- 6 capability areas: lifecycle, layout, communication, styling, socket/session, troubleshooting
- Real patterns from taskMaestro: socket detection, readiness polling, color differentiation, conductor-bottom layout
- Cross-platform notes for macOS vs Linux tmux differences
- Updated skills README.md with DevOps & Infrastructure category

Closes #804
@JeremyDev87 JeremyDev87 added feat skill New skill addition to .ai-rules/skills/ labels Mar 22, 2026
@vercel
Copy link

vercel bot commented Mar 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codingbuddy-landing Ready Ready Preview, Comment Mar 22, 2026 1:49am

@JeremyDev87 JeremyDev87 self-assigned this Mar 22, 2026
@JeremyDev87 JeremyDev87 merged commit f7c4fde into master Mar 22, 2026
25 checks passed
@JeremyDev87 JeremyDev87 deleted the feat/tmux-master-skill-804 branch March 22, 2026 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat skill New skill addition to .ai-rules/skills/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(skills): add tmux-master skill for expert tmux operations

1 participant