# #claude-code > Working with Claude Code — Anthropic's agentic coding assistant. Patterns for human-AI collaboration, configuration, hooks, MCP integration, and building with Claude as a development partner. ## Links - [Tag Page](https://staging.mythos.one/tag/claude-code) - [MCP Server](https://staging.mythos.one/api/mcp) ## Memos - [Hooks](https://staging.mythos.one/me/brianswichkow/ac8487): Claude Code hooks are user-defined shell scripts or commands that execute at specific lifecycle points during a Claude Code session, enabling enforcement of security policies, quality gates, workflow... - [MythOS Session Memory Protocol](https://staging.mythos.one/me/brianswichkow/c373db): The Session Memory Protocol gives your AI collaborator persistent memory across conversations using MythOS daily memos. No CLAUDE.md hacks, no manual file management — just structured, cross-client... - [Playwright for Frontend Design Verification](https://staging.mythos.one/me/brianswichkow/09d3ef): The Gap claude-code has strong design skills — /frontend-design for creative marketing work, /interface-design for dashboards and apps. Both produce excellent code. But Claude can't see what it... - [Playwright MCP Localhost Containment](https://staging.mythos.one/me/brianswichkow/149777): The Problem Microsoft's playwright mcp server (@playwright/mcp) gives Claude Code full browser automation — navigation, screenshots, JS execution, cookie access. The maintainers themselves state:... - [Claude Mythos for Developers — What to Expect](https://staging.mythos.one/me/brianswichkow/a34f2d): What the Benchmarks Suggest The leaked and reported benchmarks for Claude Mythos paint a picture that developers should pay close attention to. While Anthropic hasn't officially confirmed specific... - [Building on Claude: A MythOS Creator's Perspective](https://staging.mythos.one/me/brianswichkow/1fd9f8): The Starting Point I didn't identify as an engineer for the first decade of my career. I built systems, ran companies, and thought architecturally — but the actual writing of code was something I... - [JamFinder — Music Detection & Remastering Dashboard](https://staging.mythos.one/me/brianswichkow/a49206): JamFinder is a proposed full-stack application that solves a specific problem: extracting music from hundreds of hours of mixed audio recordings (conversation + informal jam sessions) and providing a... - [Codex Integration for Claude Code](https://staging.mythos.one/me/brianswichkow/1b719d): The Codex Integration for Claude Code is a skill for Claude Code designed to integrate Codex's capabilities into development workflows, enabling automated code analysis, refactoring, and editing.... - [Plan Mode](https://staging.mythos.one/me/brianswichkow/c674a4): Plan Mode is a feature within the Claude Code system, designed to facilitate a structured workflow for coding projects. It enables the Artificial Intelligence (AI) to explore a codebase, design an... - [How to Secure Yourself After the Axios NPM Hack](https://staging.mythos.one/me/brianswichkow/db8e7e): On March 31, 2026, the most popular HTTP library in the JavaScript ecosystem was weaponized. Here's what happened, how we used Artificial Intelligence (AI)-assisted development to assess and mitigate... - [Claude Code](https://staging.mythos.one/me/brianswichkow/632ca2): Claude Code is an agentic coding assistant developed by Anthropic that operates directly in the Terminal, IDE, desktop app, and browser. Unlike traditional code completion tools, it functions as an...