Setup Context banner
mohitagw15856 mohitagw15856

Setup Context

Development community

Description

--- description: Set up your Skill Memory — a pm-context.md every skill reads so outputs come back tailored to you. argument-hint: "[optional notes about you/your company to seed it]" --- Set up the user's **Skill Memory** (`pm-context.md`). 1. If `pm-context.md` already exists at the project root, read it and offer to update it. Otherwise, base the structure on `templates/pm-context.example.md`. 2. Interview the user briefly to fill it in — ask only for what's missing, a few at a time, using

Installation

Installs to ~/.claude/skills/mohitagw15856-pm-claude-skills-setup-context/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mohitagw15856-pm-claude-skills-setup-context && curl -fsSL https://raw.githubusercontent.com/mohitagw15856/pm-claude-skills/HEAD/commands/setup-context.md -o ~/.claude/skills/mohitagw15856-pm-claude-skills-setup-context/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository