web-abin/OpenGeno

GNME (pronounced Gen-Me) is a lightweight framework that replaces static, task-based specifications with living Module Genomes. It is designed specifically for developers using AI assistants (Cursor, Claude) to build complex, evolving systems.

5Stars on the repository
3Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

geno-init

01

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

02

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