Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Coding as Prompting Since 2025

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.

Coding as Prompting Since 2025

2025 년 부터 AI:DOL 이라는 AI 네이티브한 프로젝트를 만들면서 겪은 변화를 정리한 이야기.

Avatar for Jimmy Moon

Jimmy Moon

April 01, 2026
Tweet

More Decks by Jimmy Moon

Other Decks in Programming

Transcript

  1. AI:GO Run models on your own machine AI:DOL Platform for

    serving models and multiple AI products
  2. Agentic Orchestration Presets • oh-my-claudecode — Claude Code용 팀 오케스트레이터,

    32 에이전트·5가지 실행 모드로 Autopilot부터 병렬 Ultrapilot까지 지원 • oh-my-claude-code — "ultrawork" 한 단어로 전체 에이전트를 병렬 활성화, 수동 개입 없이 완료까지 자율 실행 • oh-my-openagent — Ultrawork 개념 원조, Sisyphus 오케스트레이터 + 비동기 5개 병렬 큐로 끝까지 밀어붙이는 구조 • everything-claude-code — 28 에이전트·119 스킬·Instincts/Memory 포함, 하네스 성능 최적화에 특화된 대규모 컬렉션 • gstack — 28 스킬 + 실제 Chromium 브라우저 자동화, 코딩부터 QA·배포·보안감사까지 커버하는 완결형 툴킷 • superpowers — 계획 없이 코딩하면 강제 차단, TDD·설계 우선 원칙을 팀에 강제하는 가드레일 중심 스킬셋 • oh-my-codes — 학습용. 7 에이전트 + ralph/autopilot 패턴으로 멀티에이전트 오케스트레이션 구조를 익히기 좋은 레퍼런스
  3. References • Harness design for long-running application development \ Anthropic

    - https://www.anthropic.com/engineering/harness-design- long-running-apps • Effective harnesses for long-running agents \ Anthropic - https://www.anthropic.com/engineering/effective-harnesses-for-long- running-agents • Extend Claude with skills - Claude Code Docs - https://code.claude.com/docs/en/skills • How Claude remembers your project - Claude Code Docs - https://code.claude.com/docs/en/memory • Create custom subagents - Claude Code Docs - https://code.claude.com/docs/en/sub-agents • Run prompts on a schedule - Claude Code Docs - https://code.claude.com/docs/en/scheduled-tasks • Agent SDK overview - Claude API Docs - https://platform.claude.com/docs/en/agent-sdk/overview • Introducing Claude Sonnet 4.5 \ Anthropic - https://www.anthropic.com/news/claude-sonnet-4-5 • AddyOsmani.com - The Code Agent Orchestra - what makes multi-agent coding work - https://addyosmani.com/blog/code-agent- orchestra/ • My AI Adoption Journey – Mitchell Hashimoto - https://mitchellh.com/writing/my-ai-adoption-journey • Skill Issue: Andrej Karpathy on Code Agents, AutoResearch, and the Loopy Era of AI - YouTube - https://www.youtube.com/watch?v=kwSVtQ7dziU • 코드 리뷰를 없애는 방법 | GeekNews - https://news.hada.io/topic?id=27546 • 풀 리퀘스트는 죽었다, 풀 리퀘스트 만세 | GeekNews - https://news.hada.io/topic?id=27700 • 개발 문화가 죽어가고 있다: 호기심 많은 개발자는 사라졌다 | GeekNews - https://news.hada.io/topic?id=23222 • IDE의 죽음? | GeekNews - https://news.hada.io/topic?id=27720 • microsoft/agent-lightning: The absolute trainer to light up AI agents. - https://github.com/microsoft/agent-lightning • karpathy/autoresearch: AI agents running research on single-GPU nanochat training automatically - https://github.com/karpathy/autoresearch