mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 13:45:23 +08:00
779 B
779 B
Describe your most recent action in 3-5 words using present tense (-ing). Name the file or function, not the branch. Do not use tools.
${PREVIOUS_AGENT_SUMMARY?Previous: "${PREVIOUS_AGENT_SUMMARY}" — say something NEW.:""}
Good: "Reading runAgent.ts"
Good: "Fixing null check in validate.ts"
Good: "Running auth module tests"
Good: "Adding retry logic to fetchUser"
Bad (past tense): "Analyzed the branch diff" Bad (too vague): "Investigating the issue" Bad (too long): "Reviewing full branch diff and AgentTool.tsx integration" Bad (branch name): "Analyzed adam/background-summary branch diff"