Project Orrery: A Portable Codex Skill for Traceable Project Docs

Project Orrery: A Portable Codex Project Documentation Skill for Traceable Docs

A codex project documentation skill is a portable, SKILL.md-based capability that lets an AI coding agent plan work as traceable YAML contracts and record every execution step, so the reasoning behind a project survives as an auditable archive instead of vanishing into a chat log. Project Orrery implements exactly this: it turns high-level goals into executable, engineered workflows whose state lives in a .agent-work/ directory with plans/, reports/, and completed/ subdirectories. Because the skill is built on the open agent skills standard, the same skill works in Codex CLI, Claude Code, Cursor, and Gemini CLI. ...

August 27, 2026 · 10 min · baeseokjae
Claude of Duty: Building a Call of Duty-Quality FPS from a Single Prompt

Claude of Duty: Building a Call of Duty-Quality FPS from a Single Prompt

What Is Claude of Duty? — The Project Overview Claude of Duty is an open-source project by Matt Shumer that generates a fully playable first-person shooter in the browser from a single AI prompt. Built entirely with Three.js r180 and WebGL2, the project produces approximately 55,000 lines of JavaScript across 11 coordinated subsystems — including rendering, physics, AI, weapons, audio, and UI — with zero external art assets, models, textures, or audio files. Every visual element is procedurally generated at load time. ...

July 28, 2026 · 11 min · baeseokjae
Best AI Workflow Automation Tools in 2026: Zapier vs n8n vs Make

Best AI Workflow Automation Tools in 2026: Zapier vs n8n vs Make

There is no single best AI workflow automation tool in 2026. Zapier leads with 8,000+ integrations and the simplest setup for non-technical teams. n8n dominates for developers who need self-hosting, unlimited executions, and native LangChain-powered AI agent orchestration. Make sits in between, offering visual workflow design at roughly 60% lower cost than Zapier. The right choice depends on your team’s technical skill, execution volume, and data sovereignty requirements. Why Is Workflow Automation Essential in 2026? Workflow automation has shifted from a productivity luxury to an operational necessity. Businesses now connect dozens of SaaS tools, APIs, and AI models into automated pipelines that run without human intervention. According to a Digidop industry survey, 90% of businesses using workflow automation employ at least two of the three major platforms for different use cases. ...

April 9, 2026 · 18 min · baeseokjae