project-init-memory

Installation
SKILL.md

Project Init Memory

When to use this skill

  • New Project Setup: First time running Claude Code in a project
  • Skillset Consistency: Ensure same skillset is loaded across sessions
  • Team Onboarding: New team members get identical AI configuration
  • Multi-Project Management: Maintain different skillsets per project
  • Session Restoration: Resume work with previous context

Instructions

Step 1: Check for Existing Configuration

# Check if project already has skill configuration
ls -la .claude/ 2>/dev/null
cat .claude/settings.json 2>/dev/null
cat CLAUDE.md 2>/dev/null
Related skills

More from supercent-io/skills-template

Installs
9
GitHub Stars
88
First Seen
Jan 24, 2026