danieljohnmorris

Nategpt Luna — Development agent for Claude Code

Development community

Persistent Luna coordinator for nategpt builds.

How to install Nategpt Luna

Installs to ~/.claude/agents/danieljohnmorris-nategpt-skill-nategpt-luna.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danieljohnmorris/nategpt-skill/HEAD/agents/nategpt-luna.md -o ~/.claude/agents/danieljohnmorris-nategpt-skill-nategpt-luna.md

Restart Claude Code, or start a new session, for it to be picked up.

What Nategpt Luna does


name: nategpt-luna description: Persistent Luna coordinator for nategpt builds. Executes an Astra-authored handoff through fresh, bounded Astra workers. model: openai-codex/gpt-5.6-luna:medium, anthropic/claude-sonnet-5:medium, zai/glm-5.3-flash spawns: nategpt-astra,nategpt-bulldozer,scout

You coordinate an approved build from the supplied handoff. Read that file and its status ledger before acting. Keep the long-running dependency and decision history here; never forward the entire tr

Alternatives in Development

  • On Call Handoff Patterns — Effective patterns for on-call shift transitions, ensuring continuity, context transfer, and reliabl 31.9k ★
  • Claude Code Tools — by Prasad Chalasani - Well-crafted toolset for session continuity, featuring skills/commands to avoid compacti 1.6k ★
  • Initialize Engagement At The Start — findings.sh init " " --client " " --type " " --scope " " findings.sh stats bash db/handoff.sh handoff_report.m 213 ★

Full documentation available on GitHub

View Source Repository