Planning banner
pekinlcc pekinlcc

Planning

Development community

Description

You are working in `{workdir}`. First read `GOAL.md` — that is the user's immutable goal for this session; never modify it. IMPORTANT: the working directory may already contain the user's existing code — possibly a real in-progress project. Before writing any design, SURVEY the current state: - List top-level files and directories. - Identify language, build system, entry points, and key modules. - Note what is already implemented vs. what the goal still requires. - Never assume an empty works

Installation

Installs to ~/.claude/skills/pekinlcc-cccplayer-planning/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pekinlcc-cccplayer-planning && curl -fsSL https://raw.githubusercontent.com/pekinlcc/CCCPlayer/HEAD/prompts/planning.md -o ~/.claude/skills/pekinlcc-cccplayer-planning/SKILL.md

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

Full documentation available on GitHub

View Source Repository