BeOnAutoBeOnAutoOfficial·2 Agent Skills Included

auto-agent

Build full-stack apps from structured narrative specifications

Connects your coding agent to the Auto platform to build software from structured narrative models instead of vague prompts. Scaffolds React and Apollo GraphQL dev servers instantly, syncs workspace specs, and validates every model change against 50+ structural rules. Verifies each built scene through browser testing and GraphQL checks, eliminating broken builds and off-spec code.
npx skills add BeOnAuto/auto-agent --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install auto-agent?

Run `npx skills add BeOnAuto/auto-agent --all -g -y` in your terminal to install all skills in this suite globally.

What is Narrative-Driven Development?

It is a method that models software as a four-level hierarchy — Domain, Narrative, Scene, Moment — so your coding agent builds from a validated structured spec instead of vague prompts.

How does auto-agent verify the code it builds?

After each scene, the agent tests the running app via browser MCP tools or GraphQL queries, with a curl fallback to confirm the frontend and backend respond correctly.

Does auto-agent work with Claude Code?

Yes. It is built for Claude Code today and connects to your Auto workspace through a simple API key, with support for more agents planned.

Does auto-agent upload my source code?

No. Your code never leaves your machine — the plugin only syncs the narrative model and reports local dev server URLs, with no telemetry or tracking.

Related Repositories in Software Engineering

View All in Software Engineering