6kills banner
ristllin ristllin

6kills

Development community

Description

A public collection of Claude Code skills

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

6kills

A public [Claude Code](https://docs.claude.com/en/docs/claude-code/overview) **plugin marketplace**.

Five plugins:

Plugin What it is
๐Ÿ”บ **prism** Mode-aware code orchestrator. Refracts code (or a plan) through five lenses: ๐Ÿ”ฅ roast-with-docs, ๐Ÿงน simplify, ๐Ÿง‘โ€โš–๏ธ peer-review, ๐Ÿ›ก๏ธ security-audit, ๐Ÿ“š docs-align. Auto-detects whether you're planning, starting fresh, improving an existing project, or preparing a PR, and runs the right lenses for that mode.
๐Ÿ”Ž **deep-research** Plans queries, fans out Tavily searches, extracts sources, and writes a cited report. Exposes /research.
๐Ÿ **relentless** Operating charter for long, unattended build-and-ship tasks: pins a Definition of Done, works in an isolated git worktree, self-continues across context resets, fans work across parallel agents, guards every surface with a full test pyramid, runs autonomous end-to-end QA, hardens with a review pass, and stops only when the result is shippable. Exposes /relentless.
๐ŸŒ€ **collapse** Closing bracket to a fan-out of autonomous work. Converges many parallel lanes (worktrees, branches, sessions) into one clean main: waits out lanes that are still moving, excludes stalled ones, merges every finished lane with a green check after each merge, refracts the combined diff through prism, then either holds with a decision report or ships a staged clean-slate release and QAs the live deployment. Exposes /collapse.
๐Ÿ“ฅ **linkedin-triage** Auto-triage your unread LinkedIn DMs, sandboxed in a throwaway Docker container. Reads DMs through the Beeper Desktop app, categorizes each one, replies from templates you control, and leaves personal/strategic chats unread. The AI sees only the Beeper tools and your rules file. Exposes /linkedin-triage.

Install

/plugin