CoreWise Academy

Topic tag

Claude Code

7 guides in the catalogue cover this topic.

All topics: agent safetyautomationcareerClaude CodeCodexcost controldelegationdesigninstruction filesknowledge basesmemorymodel behaviormodel choiceplanningskillsteamsverificationwriting prompts

  1. Nº 008 Automate the step that slows you down Agents & Automation · Broad

    Automating the bottleneck means finding the constraint that sets your pace and pointing Claude at it: four working rules distilled from Anthropic's own engineers.

  2. Nº 012 Every new repo starts with your lessons Agents & Automation · Broad

    AI Firmware is a boot layer of kernel rules, installable skills, and committed memory that makes every new agent repo start senior instead of relearning old lessons.

  3. Nº 020 Stop hitting your token limit Practice · Practitioner

    Your limit is a compute budget: tokens consumed times the model that reads them. Audit where a session spends, trim the context every chat preloads, and send grunt work to cheaper models so the budget lasts the day.

  4. Nº 027 Turn repeated fixes into rules Agents & Automation · Broad

    When an agent hits the same problem twice, encode the fix as a lint rule, CI check, or steering-file instruction that every future session inherits.

  5. Nº 030 Trim the instructions your model outgrew Prompting & Context · Practitioner

    Audit Claude Code instructions, preserve project requirements, and test a smaller setup against the work you already trust.

  6. Nº 041 Build an agent that finds your customers Agents & Automation · Practitioner

    Cody Schneider builds agents that find leads and post content while nobody watches. The method: turn the human process into scripts on a schedule, and call the model only where a judgment is needed. Both of his builds, tool by tool.

  7. Nº 047 Audit what your agent saved to memory Agents & Automation · Practitioner

    Theo let Claude Code save memories on its own, then audited them: 45 files, written three times more often than read, most never opened again. How to run the same audit on your machine, the three ways saved memories rot, the ladder that finds a better home for each lesson, and what a harness built to pass the audit looks like.

All topics: agent safetyautomationcareerClaude CodeCodexcost controldelegationdesigninstruction filesknowledge basesmemorymodel behaviormodel choiceplanningskillsteamsverificationwriting prompts