Skip to content

docs: expand CLAUDE.md and fix container memory to 3G#6

Merged
deimagjas merged 2 commits intomainfrom
feature/readme
Mar 29, 2026
Merged

docs: expand CLAUDE.md and fix container memory to 3G#6
deimagjas merged 2 commits intomainfrom
feature/readme

Conversation

@deimagjas
Copy link
Copy Markdown
Owner

Summary

  • Expanded CLAUDE.md with build/run commands, test instructions (pytest, ruff, ShellSpec), architecture overview, and key concepts (dual-token auth, worktree isolation, Apple Container CLI)
  • Corrected container memory allocation from 12G to 3G across config/Makefile, .claude/skills/spawn-agent/SKILL.md, and docs/agents/container-agent.md and docs/agents/spawn-agent-skill.md

Test plan

  • Ran spawn-agent skill evals (iteration-3): 100% pass rate (20/20 assertions), 41% fewer tokens vs baseline
  • Verify make spawn works with 3G memory limit
  • Confirm CLAUDE.md renders correctly on GitHub

🤖 Generated with Claude Code

deimagjas and others added 2 commits March 28, 2026 14:15
- CI badge and license badge
- Two usage modes: direct container vs host skill (spawn-agent)
- Mermaid decision flowchart for choosing the right mode
- Explains why host skill exists (container feature gaps like /remote-control)
- Quick start, project structure, CI reference, documentation links

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ory to 3G

Add build commands, test instructions, architecture overview, and key
concepts to CLAUDE.md so future Claude Code instances can be productive
immediately. Also correct container memory allocation from 12G to 3G
across Makefile, skill, and docs to match actual resource requirements.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@deimagjas deimagjas self-assigned this Mar 29, 2026
@deimagjas deimagjas merged commit 200ff59 into main Mar 29, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant