Auto Run banner
primeline-ai primeline-ai

Auto Run

Development community

Description

--- description: "Autonomous personalized research loop — set a topic, get a quality-gated report" arguments: - name: topic description: "Research topic (free text) or --preset name or --setup for first-time configuration" required: false --- # /auto-run Autonomous research loop with quality gate and personalized adaptations. ## FIRST RUN CHECK Check if `_autonomous/config.yaml` exists in the current project directory. **If NOT exists → run setup automatically:** 1. Show the user

Installation

Installs to ~/.claude/skills/primeline-ai-claude-adaptive-research-auto-run/SKILL.md

Terminal
mkdir -p ~/.claude/skills/primeline-ai-claude-adaptive-research-auto-run && curl -fsSL https://raw.githubusercontent.com/primeline-ai/claude-adaptive-research/HEAD/commands/auto-run.md -o ~/.claude/skills/primeline-ai-claude-adaptive-research-auto-run/SKILL.md

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

Full documentation available on GitHub

View Source Repository