setup-work-skills

Installation
SKILL.md

Setup Work Skills

Install do-work, do-seo-work, tdd, sdd, and drain-tickets into the current repository's .agents/skills/. The installer uses bundled executor templates and copies the latest tdd, sdd, and drain-tickets from kenlck/skills. It also makes the copied sdd self-contained and exposes all five skills to Claude through project-local symlinks.

1. Inspect

Resolve scripts/install.sh relative to this SKILL.md and keep its absolute path as installer. Resolve the target with git rev-parse --show-toplevel, then preview the exact changes:

bash "$installer" --target "$(git rev-parse --show-toplevel)" --check

Read every ADD, CONFLICT, OK, and WARN line. A warning about docs/agents/issue-tracker.md means the SEO executor still needs /setup-matt-pocock-skills before use.

Complete when: the repository root, upstream commit, five destination states, symlink states, and configuration warnings are known.

2. Resolve conflicts

Proceed immediately when the preview contains only ADD, OK, and WARN.

Installs
1
Repository
kenlck/skills
GitHub Stars
5
First Seen
Aug 18, 2026
setup-work-skills — kenlck/skills