#コンテキスト管理 の記事
3 記事
-
Claude Code
How to Use Claude Code Rules | Differences and Use Cases vs. CLAUDE.md
A complete guide to Claude Code's rules feature (.claude/rules/): how it differs from CLAUDE.md, splitting rules into topic-based files, path-specific rules via paths frontmatter, user-level rules at ~/.claude/rules/, sharing via symlinks, writing rules that don't bloat, and verifying them with /memory.
-
Claude Code
The Ultimate CLAUDE.md Design | 7 Principles That Work for AI and the Bloat Trap
A breakdown of 7 design principles for an effective CLAUDE.md and the bloat traps to avoid. Claude Code auto-loads it at the start of every session, so its power is determined not by line count but by signal density. The Gotchas section offers the highest ROI, and cramming in style rules buries important directives under noise.
-
Claude Code
Claude Code Subagents | Triple Your Coding Speed with Parallel Execution
Learn how to use Claude Code's three built-in subagents (Explore/Plan/General-purpose), launch independent tasks in parallel to triple your coding speed, and define custom subagents with the /agents command or YAML to share across your team via .claude/agents/.