Skip to content

PyAutoLabs/PyAutoMind-template

Repository files navigation

Generated repository. This template is stamped from the live PyAutoScientist organism by scripts/spawn.py — do not PR it; PR the generator. History may be force-synced on regeneration.

PyAutoMind

The Mind of the PyAuto organism: every piece of work in the ecosystem starts here, as a markdown file describing what you want in plain English. An AI agent (or a human) picks the file up and turns it into a tracked GitHub issue, a feature branch, and a merged pull request. No template, no special syntax — if you can describe the change in a GitHub issue, you can drive the workflow.

What lives here:

File / folder What it is
ideas.md raw incubating ideas, no structure required
<work-type>/<target>/*.md scoped prompts (feature/, bug/, docs/, …)
active.md, planned.md, complete.md the task registry: in flight, queued, done
issued/ prompts that have become tracked issues
repos.yaml the body map — the single source of repo identity
scripts/ registry sync + drift checks (repos_sync.py)

A prompt flows: idea → prompt file → /start_dev → GitHub issue + active.md entry → worktree development → PR → complete.md. The registry is shared state, so any machine or session can pick up an in-flight task.

The schemas and conventions — prompt taxonomy, prompt file format, the active.md / complete.md schemas, epic trackers, bootstrap on a new machine — are in REFERENCE.md. How agents should operate this repo is in AGENTS.md.

The organism this repo is the Mind of (Mind, Brain, Heart, Hands, Memory) is described once in PyAutoBrain/ORGANISM.md and documented in full at https://pyautoscientist.readthedocs.io.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors