ZeroMadLife

7 mods across 1 repository, 9 stars between them.

ZeroMadLife/sage-agent

Instructions file CodexOpenCode

Project-specific instructions for developing Sage, an image-generation platform. They cover image creation, Git workflow, branches, releases, documentation, and language conventions.

9 7d ago A 1,056 tokens original MIT

commit

02

ZeroMadLife/sage-agent

Skill Claude CodeCodex

A checklist for preparing a Git commit summary and commit message. Git is a version-control system, and a commit records a set of code changes.

9 7d ago A 10 tokens original MIT

dream

03

ZeroMadLife/sage-agent

Skill Claude CodeCodex

A workflow for preparing proposed memories from a coding session for user approval. It generates a list of possible facts but does not save them automatically.

9 7d ago A 14 tokens original MIT

planmode

04

ZeroMadLife/sage-agent

Skill Claude CodeCodex

A planning-mode workflow that makes the coding agent design and submit a plan before changing files.

9 7d ago A 13 tokens original MIT

remember

05

ZeroMadLife/sage-agent

Skill Claude CodeCodex

A skill for saving a project convention or decision in persistent workspace memory. Persistent memory is information kept for later work instead of only the current conversation.

9 7d ago A 20 tokens original MIT

review

06

ZeroMadLife/sage-agent

Skill Claude CodeCodex

A code-review procedure for examining the current uncommitted changes. It calls for inspecting the diff, assessing each file, identifying risks, and suggesting improvements.

9 7d ago A 8 tokens original MIT

test

07

ZeroMadLife/sage-agent

Skill Claude CodeCodex

A testing workflow that runs the project's existing check script, or uses pytest when that script is absent. It then reviews failed tests and explains likely causes.

9 7d ago A 8 tokens original MIT