Context Manager

Full project context setup and session management skill. Use this when starting a new project, onboarding onto an existing codebase, resuming work after a session gap, ending a session and wanting to save progress, or when context is running low mid-session. Sets up a docs/context/ system that any AI tool can read (Claude, Codex, Cursor, Windsurf). Three modes: SETUP (first time), RESUME (session start), UPDATE (session end). Trigger on: "set up context", "resume project", "update context", "end session", "context manager", "save progress", "continue from where we left off", or when starting work on any large multi-domain project.

isanthoshgandhi Updated

File contents

isanthoshgandhi/santhoshstack/tree/main/skills/context-manager commit e2c6646f01

Frequently asked questions

npx skillmds@latest add isanthoshgandhi/context-manager