Use these power phrases to transform your work!
1) "Launch sub-agents" : Used to trigger parallel task execution, allowing multiple agents to handle independent tasks simultaneously rather than running them sequentially.
2) "Write me an implementation spec": Used to force the AI to create a detailed plan before building, which prevents incorrect assumptions and reduces the chances of having to redo work.
3) "Interview me": Used to shift the burden of questioning to Claude. The model will ask you the necessary questions to clarify the project, ensuring you haven't missed critical details.
4) "Verify before you build": Used to establish feedback loops. This involves updating your Claude.md file and using appropriate tools to ensure the AI can validate its output against your requirements before completion.
5) "Based on this conversation, build me a skill": Used to package repetitive processes into reusable "skills" that include a "gotchas" section to avoid repeating previous mistakes.
6) "Automate this": The most dangerous phrase. advises caution here, recommending you first perform a "taste test" (does the task require human judgment?) and an "80/20 analysis" to decide if a task is actually suitable for automation or if it should merely be augmented.
No comments:
Post a Comment