Skip to content

Add TokenKnows to Documentation & Security#287

Open
johnnywuj81 wants to merge 1 commit into
ComposioHQ:masterfrom
johnnywuj81:add-tokenknows
Open

Add TokenKnows to Documentation & Security#287
johnnywuj81 wants to merge 1 commit into
ComposioHQ:masterfrom
johnnywuj81:add-tokenknows

Conversation

@johnnywuj81

Copy link
Copy Markdown

What it does

TokenKnows is a Claude Code plugin that distills the current Claude session into 7 structured document types — weekly reports, tech designs, ADRs, incident reviews, books, agent skills, and knowledge graphs — through an MCP server backed by a self-hosted 5-stage LLM pipeline. It also works in Claude Cowork.

Install:

/plugin marketplace add johnnywuj81/tokenknows
/plugin install tokenknows@tokenknows

Real use case

A long Claude Code debugging or design session contains decisions, trade-offs, and context that normally evaporate when the terminal closes. TokenKnows turns those sessions into artifacts the team actually consumes: the week's sessions become a team weekly report, an architecture discussion becomes an ADR or tech design doc, and recurring entities across sessions are linked into a searchable knowledge graph.

Checklist

  • Addresses a real use case (session knowledge capture for teams)
  • Doesn't duplicate existing functionality — documentation-generator documents code; TokenKnows documents sessions
  • Tested in both Claude Code and Claude Cowork
  • MIT-licensed, hosted in its own repo (added as an external link entry, matching kaggle-skill / security-sweep / CCHub style)

Repo: https://github.com/johnnywuj81/tokenknows

🤖 Generated with Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant