Skip to content

Commit ef7eca0

Browse files
Jammy2211claude
andauthored
Restructure PyAutoMind prompts by work type (#23)
Implements autoprompt/redesign.md. The first folder level now describes the KIND of work (feature/bug/refactor/docs/test/release/maintenance/research/ experiment, plus triage/ for unclear cases); the second names the target repo or domain. This replaces the old repo-named top-level folders (autoarray/, autofit/, autogalaxy/, autolens/, …) so PyAutoBrain can route intent to the right specialist agent by reading the first path segment. - Moved all 69 active prompts into <work-type>/<target>/ via git mv (history preserved). Numbered topic series (jax_substructure, weak, cluster, priors) kept together under their dominant work type. One unclear prompt parked in triage/ with a manual-review note. - Lifecycle/meta folders (issued/, z_features/, z_vault/, shelved/, autoprompt/) are NOT work-types and keep their own names. - Updated references so paths resolve: planned.md, the z_features trackers (cluster/jax_substructure/weak), and the priors in-folder tracker. Also repaired pre-existing rotten links to shipped cluster/weak prompts (→ issued/). - Updated scripts/status.sh inventory, AGENTS.md layout, and skill docs (start_dev z_features audit list + examples, create_issue, register_and_iterate) to the work-type layout; routing still keys off @reponame in the body, so old <target>/<name>.md paths continue to resolve during transition. - README: new "Prompt taxonomy" section (work-type → PyAutoBrain agent map, good prompt paths, optional metadata-header convention, migration note); added ROUTING.md and triage/README.md. Claude-Session: https://claude.ai/code/session_01MMS6B2CqwaLwBfWGZRtCT9 Co-authored-by: Claude <noreply@anthropic.com>
1 parent 99b157b commit ef7eca0

82 files changed

Lines changed: 246 additions & 58 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

AGENTS.md

Lines changed: 20 additions & 8 deletions

README.md

Lines changed: 105 additions & 18 deletions

ROUTING.md

Lines changed: 54 additions & 0 deletions

0 commit comments

Comments
 (0)