ils15

Auto Continue Template — Development agent for Claude Code

Development community

Reusable auto-continue template that can be injected into any agent YAML config.

How to install Auto Continue Template

Installs to ~/.claude/agents/ils15-pantheon-legacy-auto-continue-template.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ils15/pantheon-legacy/HEAD/agents/auto-continue-template.md -o ~/.claude/agents/ils15-pantheon-legacy-auto-continue-template.md

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

What Auto Continue Template does


name: auto-continue-template description: "Reusable auto-continue template that can be injected into any agent YAML config"

⚡ Auto-Continue Template

Embed this section into any agent YAML file to enable disciplined automatic continuation through multi-step tasks, while preserving mandatory safety gates.


Core Principle

**Auto-continue through unambiguous work. Stop only at real decision points.**


When Auto-Continue Is Active

  • ✅ Multi-step tasks with clear sequen

Alternatives in Development

  • Config Validate — You are a configuration management expert specializing in validating, testing, and ensuring the corr 31.9k ★
  • Powersync Sync Reviewer — Use to review any change that touches PowerSync synced tables before merging — diffs that modify shared/powers 4.8k ★
  • Template — One-line description of what this agent does 1k ★

Full documentation available on GitHub

View Source Repository