cabaynes

5 mods across 1 repository, 1 stars between them.

newproject

01

cabaynes/charles-claude-skills

Skill Claude CodeCodex

Use when bootstrapping a new project under a configured workspace directory ($WORKSPACEDIR, default /projects/), or when an existing project folder needs the standard infrastructure (CLAUDE.md stub, memory dir, optional git init + GitHub repo, optional umbrella entry). Triggers only when the user references a project…

1 9d ago A 101 tokens original MIT

pickup

02

cabaynes/charles-claude-skills

Skill Claude CodeCodex

Loads the most recent putdown handoff file for the current project and primes the session with full prior context. Use when the user says "pickup", asks "where were we" after opening a fresh window, or wants to resume work from a prior session that ended with /putdown. Do NOT use for reopening a previous Claude…

1 9d ago A 94 tokens original MIT

putdown

03

cabaynes/charles-claude-skills

Skill Claude CodeCodex

Writes a session handoff file that a fresh Claude Code session reads via /pickup, harvests durable knowledge into memory and CLAUDE.md (via /takenotes when installed), then commits and pushes all session work. Use when the user says "putdown", when ending or stepping away from a working session, or when the context…

1 9d ago A 98 tokens original MIT

takenotes

04

cabaynes/charles-claude-skills

Skill Claude CodeCodex

Saves durable knowledge into permanent storage — typed memory, CLAUDE.md, or a docs/ file — and corrects anything already stored that has gone stale. Handles both a single fact and a whole-session harvest. Use when the user says "takenotes", asks you to remember or record something, asks you to save what was learned…

1 9d ago A 134 tokens original MIT

skill-dict

05

cabaynes/charles-claude-skills

Skill Claude CodeCodex

Use when the user types /skill-dict, asks about their personal skill library at /skills-library/, asks "what does do" about a library entry, asks to sync the library after installing a plugin, or asks to add a skill to the library.

1 9d ago A 59 tokens original MIT