Rostopher

8 mods across 1 repository, 5 stars between them.

Rostopher/vibe-memory-system

Instructions file CodexOpenCode

AGENTS.md instructions for Rostopher/vibe-memory-system, covering agents.md template, 基础原则, memory-docs 使用指引, 三层结构 and 阅读顺序.

5 22d ago A 2,150 tokens

commit-messages

02

Rostopher/vibe-memory-system

Skill Claude CodeCodex

Generate structured git commit messages for staged changes using Conventional Commits plus Why/What/Risk/Tests sections. Use when preparing a commit after code changes, especially in repositories that keep living docs under memory-docs/. Prefer linking detailed rationale and progress to…

5 22d ago A 106 tokens

commit-pipeline

03

Rostopher/vibe-memory-system

Skill Claude CodeCodex

Orchestrate a complete commit flow: use commit-planner to define batches, stage the selected batch, generate the message with commit-messages, and execute git commit safely.

5 22d ago A 39 tokens

commit-planner

04

Rostopher/vibe-memory-system

Skill Claude CodeCodex

Analyze staged, unstaged, and untracked changes; group them into functionally coherent commit batches; and recommend staging order, commit boundaries, and related memory-docs references. Use when the working tree contains multiple kinds of changes and Codex needs to decide how many commits to make, which files belong…

5 22d ago A 77 tokens

git-understand

05

Rostopher/vibe-memory-system

Skill Claude CodeCodex

Use at the start of a conversation to establish repository context, or when the user asks to review code changes, compare branches, or trace file and line history. Covers three directions: git-scan (repo overview), git-review (understand a concrete change), and git-trace (follow historical evolution).

5 22d ago A 65 tokens

init-memory

06

Rostopher/vibe-memory-system

Skill Claude CodeCodex

Initialize or migrate an installed memory-docs system from repository evidence. Use after memory-docs templates are installed but still contain placeholders, when existing briefs, plans, notes, and docs must be distilled into the standard layers, or when a user explicitly asks to initialize installed project memory.…

5 22d ago A 81 tokens

Rostopher/vibe-memory-system

Skill Claude CodeCodex

A workflow guide for research-focused Python projects. It covers data processing, regression analysis, diagnostics, tests, result tables, and matplotlib charts.

5 22d ago A 82 tokens

update-living-docs

08

Rostopher/vibe-memory-system

Skill Claude CodeCodex

Maintain an initialized memory-docs system after meaningful implementation, research, operational, documentation, decision, milestone, or handoff work. Use when verified durable facts or continuation context should be distilled into canonical owners, or when a user asks to audit, compress, archive, or repair project…

5 22d ago A 83 tokens