wufunc

5 mods across 1 repository, 2 stars between them.

adr-creator

01

wufunc/nova

Skill Claude CodeCodex

Create Architecture Decision Records (ADR) documenting key technical decisions. Use ONLY when invoked by the memory skill after it has decided an ADR is needed. This skill is a pure writer - it does NOT decide whether to create an ADR. It receives context about architectural decisions and generates properly formatted…

2 4mo ago A 72 tokens original MIT

devlog-creator

02

wufunc/nova

Skill Claude CodeCodex

Create Development Log entries documenting coding experience and lessons learned. Use ONLY when invoked by the memory skill after it has decided a devlog entry is needed. This skill is a pure writer - it does NOT decide whether to create a devlog. It receives context about what to document and generates properly…

2 4mo ago A 77 tokens original MIT

git-commit

03

wufunc/nova

Skill Claude CodeCodex

Automated git commit workflow with intelligent commit message generation and memory management. Use when the user requests to commit code changes (e.g., "/git-commit", "commit my changes", "commit this work"). Generates English Conventional Commit messages in the required : AI format, invokes memory update for…

2 4mo ago A 87 tokens original MIT

memory

04

wufunc/nova

Skill Claude CodeCodex

Memory management across personal and project layers. Modes: (1) 'recall' — durable recall when session memory is needed, (2) 'remember' — explicit user-directed memory write with pre-write recall, (3) 'snapshot-recall' — explicit historical session recall, (4) 'update' — project memory evaluation before git commit…

2 4mo ago A 106 tokens original MIT

cursor-rule-snippet

05

wufunc/nova

Cursor rule

Cursor rule "cursor-rule-snippet" from wufunc/nova, covering memory management, session initialization, explicit remember, reflect and constitution protocol.

2 4mo ago A 534 tokens original MIT