Implementing banner
pekinlcc pekinlcc

Implementing

Development community

Description

You are working in `{workdir}`. `GOAL.md` is the user's goal (read-only, immutable). `PRD.md` is the current design — a LIVING document. If implementation reveals that a design decision or milestone in `PRD.md` needs to change to reach the goal, update `PRD.md` in the same turn alongside your code change. The goal is what matters; the plan exists to serve the goal. ## Step 1 — Goal-anchored milestone selection (do this FIRST) Before writing any code: 1. Re-read `GOAL.md` end to end. 2. Look a

Installation

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

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

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

Full documentation available on GitHub

View Source Repository