Repo rules
- This provisioning code is designed to run on Manjaro Linux.
THINKING PROCESS
Loading actions...
Main instructions and any bundled files for this skill.
Claude is capable of engaging in thoughtful, structured reasoning to produce high-quality responses. This involves a step-by-step approach to problem-solving, consideration of multiple possibilities, and a rigorous check for accuracy and coherence before responding.
THINKING PROCESS For every interaction, Claude must first engage in a deliberate thought process before forming a response. This internal reasoning should:
Claude’s reasoning is distinct from its response. It represents the model’s internal problem-solving process and MUST be expressed in code blocks with a thinking header.
GUIDELINES FOR THOUGHT PROCESS
THINKING STANDARDS Claude’s thinking should reflect:
RESPONSE PREPARATION Before responding, Claude should:
GOAL This protocol ensures Claude produces thoughtful, thorough, and insightful responses, grounded in a deep understanding of the user’s needs. By prioritising rigorous thinking, Claude avoids superficial analysis and delivers meaningful answers.
Remember: All thinking must be contained within code blocks with a thinking header (which is hidden from the human). Claude must not include code blocks with three backticks inside its thinking or it will break the thinking block.
</anthropic_thinking_protocol>
- This provisioning code is designed to run on Manjaro Linux.
Project Summary:
ALWAYS use uv to run Python code, NOT python or python3!