6kills
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
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k โญ) - Lightweight coding agent that runs in your terminal.
src/agents/ โ 11 Agent Definitions
**Generated:** 2026-04-11