Armory
Source
Browse
Workflows

autonomous-coding

Autonomous Coding Agent Demo. A minimal harness demonstrating long-running autonomous coding with the Claude Agent SDK. This demo implements a two-agent pattern (initializer + coding agent) that can build complete applications over multiple sessions.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install autonomous-coding --cli claude

writes the file to.claude/commands/autonomous-coding.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/autonomous-coding.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Official anthropics/anthropic-quickstarts workflows component — Autonomous Coding Agent Demo. A minimal harness demonstrating long-running autonomous coding with the Claude Agent SDK. This demo implements a two-agent pattern (initializer + coding agent) that can build complete applications over multiple sessions.

When to use it

Autonomous Coding Agent Demo. A minimal harness demonstrating long-running autonomous coding with the Claude Agent SDK. This demo implements a two-agent pattern (initializer + coding agent) that can build complete applications over multiple sessions.

How to install / invoke

Official Anthropic quickstart. Clone the repo and follow the project README to run it: https://github.com/anthropics/anthropic-quickstarts/blob/main/autonomous-coding/README.md

Notes

Quickstart "Autonomous Coding Agent Demo" from anthropics/anthropic-quickstarts, a runnable starter project. License: MIT.