MereWhiplash

25 mods across 1 repository, 4 stars between them.

cogitation

03

MereWhiplash/engram-cogitator

Plugin Claude Code

Opinionated development workflows powered by Engram Cogitator's persistent semantic memory. Requires EC to be running.

4 2mo ago A tokens not measured original MIT

SessionStart

05

MereWhiplash/engram-cogitator

Hook

Runs when a session starts on startup, clear and compact, executing session-start.sh via bash. From MereWhiplash/engram-cogitator.

4 2mo ago A tokens not measured copy · 63% MIT

audit

06

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use when EC memories need cleanup — deduping, pruning stale entries, hygiene — or the user says "audit memories", "clean up EC", or "review what's stored".

4 2mo ago A 38 tokens original MIT

brainstorming

07

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use before any feature work or new feature — interviews you about the feature one question at a time, pushes back on gaps, and saves a design doc with a decisions log.

4 2mo ago A 38 tokens original MIT

codex-review

08

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use when you want an independent second-opinion review of a design doc or implementation plan from OpenAI Codex before executing — only if codex is enabled in .cogitation/config.json.

4 2mo ago A 42 tokens original MIT

cog-init

09

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use when setting up a project for cogitation for the first time, or the user says "set up cogitation", "init", or "configure this project".

4 2mo ago A 37 tokens original MIT

config

10

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use when changing cogitation project settings (test/build/lint commands, branching conventions, graphify/codex toggles), or the user says "change config", "update settings", or "set test command".

4 2mo ago A 45 tokens original MIT

customising

11

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use when the user wants to tailor the cogitation workflow — says "customise", "recustomise", "change the workflow", "make TDD less strict", "turn off finishing-branch", or wants a skill looser or disabled.

4 2mo ago A 52 tokens original MIT

debugging

12

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use when encountering a bug, test failure, or unexpected behavior and you need to find root cause before fixing.

4 2mo ago A 24 tokens original MIT

executing-plans

13

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use when you have a written plan in docs/plans/ ready to implement — runs every task continuously via TDD red-green-refactor, then reviews.

4 2mo ago A 35 tokens original MIT

onboard

15

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use at the start of a session on an existing project, when joining a project, or the user says "catch me up", "what do I need to know", or "onboard me".

4 2mo ago A 43 tokens original MIT

parallel-agents

16

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use when facing 2+ independent tasks that can run concurrently — separate test failures, unrelated bugs, or parallelizable work.

4 2mo ago A 28 tokens original MIT

receiving-review

17

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use when processing code review feedback or PR comments — verify against the codebase before implementing, push back with reasoning when the feedback is wrong.

4 2mo ago A 31 tokens original MIT

remember

18

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use when the user says "remember this", "store this", "save for later", or "don't forget", or after a decision, gotcha, or recurring pattern worth persisting to EC.

4 2mo ago A 41 tokens original MIT

requesting-review

19

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use when a diff is large or high-risk and Tier 0 inline self-review isn't enough — dispatches an independent reviewer subagent.

4 2mo ago A 30 tokens original MIT

sketching

20

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use for MEDIUM-sized work — new but contained behavior (one component, no architecture/data/API change) that deserves rigor without the design-doc + plan-doc ceremony of brainstorming.

4 2mo ago A 38 tokens original MIT

tdd

21

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use when writing any code — implementing a feature, fixing a bug, adding functionality, or any change that should be test-first (the default for all implementation work).

4 2mo ago A 36 tokens original MIT

using-cogitation

22

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use at the start of any conversation — establishes the cogitation workflow and requires invoking the right skill before responding, including before clarifying questions.

4 2mo ago A 32 tokens original MIT

writing-plans

24

MereWhiplash/engram-cogitator

Skill Claude CodeCodex

Use after brainstorming, when an approved design is ready to turn into a TDD-first implementation plan.

4 2mo ago A 23 tokens original MIT