feat(studio): development studio — issue tracking + agentic dev loop#101
Merged
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…aude/commands ignore convention Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…l + source install) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/archie-start-development-studio,/archie-issue,/archie-work— an issue-tracking system plus an autonomous development loop, adapted from the BedtimeAppwds-5model and tightly integrated with Archie's enforcement layer (blueprint drives planning,pre-validate.shhooks +rules.jsonenforce implementation).archie/standalone/studio.py(hybrid design): deterministic mechanics — scaffold, ID allocation, status-folder moves, derivedINDEX.md, idempotent AGENTS.md pointer patch. The reasoning/loop lives inworkflow/*/SKILL.mdcommand bodies..archie/issues/layout: status folders (planned/in-progress/in-review/done/blocked),_TEMPLATE.md, generatedINDEX.md,WORKFLOW.md,epics/,evidence/. AGENTS.md gets only a lean marked pointer toWORKFLOW.md.manifest_data.py+workflow/SKILL.md bodies (byte-mirrored to npm assets);studio.pywired into the installer script list and_STANDALONE_SCRIPTS(Codex auto-approval + source install).Design & plan
docs/superpowers/specs/2026-06-15-archie-development-studio-design.mddocs/superpowers/plans/2026-06-15-archie-development-studio.mdTest plan
python -m pytest tests/test_studio.py— 25 passed (frontmatter parsing, ID allocation across folders, derived INDEX, idempotent init, AGENTS.md marker replacement, status move + validation, frontmatter-anchored status rewrite, Ralph-prioritynext, CLI smoke)python -m pytest tests/— 1036 passed, 1 skippedpython3 scripts/verify_sync.py— PASSED (36 scripts, workflow + assets in sync)🤖 Generated with Claude Code