auto

Automate task execution, verification, and progress in prd.json-driven sprints.

2|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/djnsty23/claude-auto-dev --skill auto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto
Source: https://github.com/djnsty23/claude-auto-dev/tree/main/skills/auto
Command: npx skills add https://github.com/djnsty23/claude-auto-dev --skill auto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Autonomous development workflows are complex and manual; this skill automates orchestration of tasks, checks, and progress across multi-step projects.

Core Features & Use Cases

  • End-to-end automation of task selection, execution, verification, and sprint progress using prd.json.
  • Bootstrap & lightweight mode to start projects from context or quickly bootstrap new work.
  • Self-verification & audit trail with type checks, builds, and decision logging to .claude files.

Quick Start

Bootstraps from the current project context and immediately executes the next pending task until completion.

Frequently Asked Questions about auto

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sprint task execution using prd.json?

Autonomous development task execution is driven by prd.json sprint workflows, bootstrapping from the current project context to select and run pending tasks to completion. It manages preflight checks, type safety, builds, and self-verification automatically.

What is autonomous task execution in Claude-based development workflows?

Autonomous task execution is an end-to-end automation approach for multi-step Claude-based projects. It orchestrates task selection, execution, preflight checks, and self-verification while recording decisions and outcomes in .claude files for an audit trail.

Can I bootstrap new development work from existing project context?

Yes, you can bootstrap new development work from existing project context. The skill includes a lightweight bootstrap mode that immediately identifies and executes the next pending task without requiring extensive manual setup.

Does autonomous workflow automation handle preflight checks and builds?

Yes, autonomous workflow automation handles preflight checks, type safety verification, and builds. It performs comprehensive self-verification during task execution to ensure requirements are met before recording progress.

How do I track autonomous development decisions and sprint progress?

You track autonomous development decisions and sprint progress through .claude files. The skill automatically records task outcomes, verification results, and workflow decisions to maintain a comprehensive audit trail.

When should I use lightweight mode for autonomous task execution?

Use lightweight mode for autonomous task execution when you need to quickly bootstrap new work from minimal context. It bypasses extensive setup and immediately executes the next pending task until completion.