web-abin

3 mods across 1 repository, 5 stars between them.

opengeno

01

web-abin/OpenGeno

Plugin Claude Code

Project-wide living documentation for AI-assisted codebases. Maintains one source of truth per user-visible feature in a hierarchical feature tree, with drift detection and bidirectional code-doc linkage.

5 3mo ago A tokens not measured original MIT

geno-init

02

web-abin/OpenGeno

Skill Claude CodeCodex

Initialize an OpenGeno feature tree for a project. Asks the user to pick a documentation language (English or Chinese, default English), a drift mode, and a generation mode (stub-only by default, or one-shot full docs that fills every L3 section now). Scans the codebase, proposes a module breakdown, generates the L1…

5 3mo ago A 134 tokens original MIT

geno-sync

03

web-abin/OpenGeno

Skill Claude CodeCodex

Detect and reconcile drift between OpenGeno feature docs (under feat-tree/) and the source code they describe. Walks every L3 doc, reports drift since lastsyncedcommit, and walks the user through fixing it. Use after vibe-coding sessions, after merging branches, after manual edits that bypassed the workflow, or as a…

5 3mo ago A 88 tokens original MIT