adityarbhat

7 mods across 1 repository, 2 stars between them.

feedfwd

01

adityarbhat/feedfwd

Plugin Claude Code

Turn what you read into how you code. Captures articles, techniques, and insights, then automatically injects relevant knowledge into your Claude Code sessions.

2 6mo ago A tokens not measured original MIT

distiller

02

adityarbhat/feedfwd

Agent

Agent "distiller" from adityarbhat/feedfwd, covering distiller subagent, descriptions into structured knowledge cards, how it works in claude code, that the distillation work doesn't pollute the user's main and article content, and it writes the knowledge card to disk.

2 6mo ago A 0 tokens original MIT

knowledge

03

adityarbhat/feedfwd

Command

Command "knowledge" from adityarbhat/feedfwd, covering /knowledge command, feedfwd: browse, search, and manage the knowledge base, how it works in claude code, done by cardcli.py — this command just runs it and formats and the output nicely for the user.

2 6mo ago A 0 tokens original MIT

learn

04

adityarbhat/feedfwd

Command

Command "learn" from adityarbhat/feedfwd, covering /learn command, this is the primary input mechanism for the plugin, how it works in claude code, when a user types "/learn ", claude code reads this file and the prompt — claude interprets and executes it directly.

2 6mo ago A 0 tokens original MIT

SessionStart

05

adityarbhat/feedfwd

Hook

Runs when a session starts, executing inject.py via python. From adityarbhat/feedfwd.

2 6mo ago A tokens not measured original MIT

Stop

06

adityarbhat/feedfwd

Hook

Runs when the agent finishes a response, executing feedback.py via python. From adityarbhat/feedfwd.

2 6mo ago A tokens not measured original MIT

distiller

07

adityarbhat/feedfwd

Skill Claude CodeCodex

Skill "distiller" from adityarbhat/feedfwd, covering feedfwd knowledge card format specification, this skill defines the canonical format for knowledge cards, it serves as a reference for the distiller subagent and any, component that reads or writes knowledge cards and how it works in claude code.

2 6mo ago A 0 tokens original MIT