Skip to content

5TuX/co-intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

224 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

co-intelligence

Skills for human–AI collaborative work. A Claude Code plugin marketplace bundling simplified ports of upstream skill plugins plus original work.

Install

/plugin marketplace add 5TuX/co-intelligence
/plugin install <plugin>@co-intelligence

Replace <plugin> with any of the names below.

Plugins

Plugin Description Attribution
caveman Ultra-compressed caveman-style responses (~75% token reduction). Adapted from JuliusBrussee/caveman (MIT).
superpowers TDD, debugging, collaboration, and proven development workflows. Adapted from obra/superpowers (MIT) by Jesse Vincent.
karpathy Behavioral guidelines to reduce common LLM coding mistakes. Adapted from forrestchang/andrej-karpathy-skills (MIT) by Jiayuan Zhang.
autoresearch Karpathy-style iterative code-driven research loops. Original, by 5TuX.

Each adapted plugin ships an UPSTREAM.md with its source URL, pinned upstream commit, and the list of simplifications applied when porting.

Principles

  • Scope separation. Each plugin owns one coherent domain — one upstream fork, or one original concept. No bundling unrelated work.
  • No redundancy. Before porting a skill, check it doesn't duplicate existing plugins or Claude Code default behavior. Unresolved overlaps tracked internally.
  • Upstream-faithful. Adapted plugins ship verbatim content where possible; every deviation lives in that plugin's README § "What's different from upstream".

License

MIT — see each plugin's LICENSE file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors