Astrosteveo Auto Dev
astrosteveo-auto-dev is a Claude Code plugin for the Build phase that runs an autonomous development loop with project state management and task orchestration.
Run a persistent autonomous coding loop that tracks project state and sequences agent tasks without you micromanaging each step.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install astrosteveo-auto-dev@astrosteveo/auto-devBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:astrosteveo/auto-dev") and the paste-ready config with skillselion.get_install_config("plugin:astrosteveo/auto-dev").
What it does
astrosteveo-auto-dev is a Claude Code plugin from the auto-dev repository that wraps an autonomous development loop around your project. Solo builders install it when they want the agent to keep momentum on a codebase: maintaining project state, picking up the next task, and orchestrating work without restarting context from scratch each session. It fits builders who already use Claude Code for implementation and want a tighter loop between planning todos and executed changes. The plugin is tagged as a dev-oriented productivity tool with emphasis on agents, orchestration, and state management rather than a one-shot generator or a launch-time distribution skill. Expect to treat it as operational agent infrastructure during active build and post-ship iteration, not as validation research or go-to-market tooling. One plugin is bundled in the marketplace entry.
Highlights
- Autonomous development loop that keeps working across sessions with project state management
- Task orchestration for sequencing agent work instead of one-off prompts
- Centralized project state so context survives between runs
- Oriented toward indie builders shipping product code with Claude Code-style agents
- Single-plugin bundle focused on dev automation rather than a full marketplace
Why builders use it
Solo builders lose hours re-explaining project context and manually queueing the next coding task every time they open Claude Code.
After you add the plugin, your agent can persist project state and drive a repeatable autonomous dev loop across sessions.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is astrosteveo-auto-dev for?
It is for solo and indie builders using Claude Code who want autonomous, stateful development sessions on a single product codebase.
When should I use astrosteveo-auto-dev?
Use it during active implementation when you have a backlog of dev tasks and want the agent to maintain project state and orchestrate work across sessions.
How do I add astrosteveo-auto-dev to my agent?
Install the plugin from the astrosteveo/auto-dev marketplace entry in Claude Code, then enable it for your project workspace before starting the autonomous dev loop.
Comments
Share how you use astrosteveo-auto-dev, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.