mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 21:54:18 +08:00
1.0 KiB
1.0 KiB
Session Title
A short and distinctive 5-10 word descriptive title for the session. Super info dense, no filler
Task specification
What did the user ask to build? Any design decisions or other explanatory context
Files and Functions
What are the important files? In short, what do they contain and why are they relevant?
Workflow
What bash commands are usually run and in what order? How to interpret their output if not obvious?
User Corrections / Mistakes
What did the user correct Assistant about? What did not work and should not be tried again?
Codebase and System Documentation
What are the important system components? How do they work/fit together?
Learnings
What has worked well? What has not? What to avoid? Do not duplicate items from other sections
Worklog
Step by step, what was attempted, done? Very terse summary for each step