Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

My Claude skills.

Installing

Copy or symlink a skill folder into your skills directory:

# personal, available in every project
ln -s "$PWD/skills/discuss" ~/.claude/skills/discuss

# or project-scoped
ln -s "$PWD/skills/discuss" /path/to/project/.claude/skills/discuss

Skills in this repo

Skill Description
discuss Critical discussion mode — no code, no implementation, no file changes. For debating architecture, weighing tradeoffs, or thinking through a decision before implementing. Manual invocation only (/discuss).
merge-target Merge a target branch (default: main/master) into the current feature branch and resolve conflicts, preserving the feature branch's intent through structural changes like renames.

About

My Claude skills

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors