Skip to content

KrakenNet/kraken-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Kraken Plugins

A Claude Code / Cursor plugin marketplace covering the Kraken Networks stack:

Plugin Purpose Version
railyard Guided ops for the Railyard platform (agents, workflows, KGs, ML, …) 1.2.0
kb Knowledge-base lifecycle for any Kraken project 0.3.0
fathom Author + operate Fathom CLIPS rule packs 0.1.0
nautilus Author + operate Nautilus data brokers 0.1.0
stargraph Author Stargraph orchestration graphs, skills, tools, markdown SKILL.md skills, directory plugins 0.3.0
forge 17-stage spec-anchored AI software pipeline w/ Ralph Loop, anti-cheat, spec GraphRAG, Reflexion lessons 0.2.0

Install (Claude Code)

claude plugins marketplace add KrakenNet/kraken-plugins
claude plugins install railyard kb fathom nautilus stargraph forge

Install (Cursor)

cursor plugins marketplace add KrakenNet/kraken-plugins
cursor plugins install railyard kb fathom nautilus stargraph forge

Plugin entry points

After install, type /help in Claude Code or Cursor to see all slash commands. Each plugin's commands are namespaced with its short name:

  • /railyard:* — Railyard ops
  • /kb:* — KB lifecycle
  • /fathom:* — Fathom rule pack authoring + ops
  • /nautilus:* — Nautilus broker authoring + ops
  • /stargraph:* — Stargraph graph authoring + light ops
  • /forge:* — Spec-anchored feature pipeline + Ralph Loop

See each plugin's directory under plugins/ for its README and command list.

Project repos

Plugin Project
railyard, kb https://github.com/KrakenNet/railyard
fathom https://github.com/KrakenNet/fathom
nautilus https://github.com/KrakenNet/nautilus
stargraph https://github.com/KrakenNet/stargraph

Contributing

Each plugin lives at plugins/<name>/. Conventions:

  • Slash commands → commands/*.md
  • Task-tool agents → agents/*.md
  • Skills → skills/<skill-name>/SKILL.md
  • Reference docs (loaded on demand) → references/*.md
  • Manifest → .claude-plugin/plugin.json

Linting and validation: make lint (see scripts/).

License

MIT — see LICENSE.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors