harness
No SKILL.md available for this skill.
View on GitHubMore from jtsang4/efficient-coding
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
11worktree-manager
Manage Git worktrees. Use when asked to create/switch/list/merge/remove worktrees, to keep multiple branches in parallel directories, or to clean up worktrees safely during development.
10test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
10memos
Use this skill whenever the user wants to work with the Memos REST API for memos, attachments, or activities, including creating, reading, querying, updating, deleting memos, managing memo comments/reactions/relations/attachments, listing and inspecting activities, or creating memos with hashtag-based tagging after checking existing tags from a Memos instance.
9