Immutable. This exact content is served forever at /api/v1/blob/4624e08fc8926830.
# Luna Chat Coder entry point When repository development is requested from a chat surface with a disposable sandboxed code-execution environment, read `.agents/skills/luna-chat-coder/SKILL.md` before working on the repository task. Loading the skill is a readiness step, not a reason to use GitHub Actions. Normal engineering work should stay in the chat sandbox work container when it is available and sufficient. The repository itself defines its runtimes, services, dependencies, architecture, build system, and verification requirements. Luna Chat Coder supplies continuity, exact transport, and bounded fallback capability; it does not introduce a development methodology or substitute technologies merely because they are easier to run. Treat exact GitHub commit and PR state as durable source truth, preserve unrelated work, and do not make access to the user's computer a dependency of the workflow. When this repository is used as a template, keep this entry point and add the project's own engineering instructions alongside it.