architect-loop
Super optimized /goal loop. Massive token savings and higher quality. Smart model designs and reviews, cheaper model builds..
파일 탐색기
최종 버전 다운로드 (.zip)- architect-fast-flow.svg
- architect-flow.svg
- research-flow.svg
- s1-skill.md
- s2-registration.md
- s3-docs.md
- s1-ground.md
- s2-ffcheck.md
- s3-wiring.md
- s4-ship.md
- s5-ship-wiring.md
- docs-finish.md
- docs-finish2.md
- docs-finish3.md
- s1-runner.md
- s2-dispatch.md
- s2-dispatch2.md
- s3-skilltext.md
- docs-finish.md
- s1-scripts.md
- s2-skilltext.md
- docs-finish.md
- r1-final-review.md
- r2-architect-core.md
- r3-integrate-gate.md
- harden.md
- docs-finish.md
- s1-codebase-design.md
- s10-trigger-allowlist.md
- s11-wording-reconciliation.md
- s12-dispatch-first.md
- s13-judge-removal.md
- s14-cohesion-upgrade.md
- s15-rename.md
- s16-svg-labels.md
- s2-to-spec.md
- s3-to-issues.md
- s4-frozen-checks.md
- s5-tdd-agents.md
- s6-adversarial-review.md
- s7-cohesion-review.md
- s8-orchestrator.md
- s9-validator-evals.md
- docs-finish.md
- skill-guards.md
- skill-text.md
- trigger-evals.md
- trigger-prompts.md
- architect-fast.md
- ground-scripts.md
- judge-narrowing-and-scout.md
- multi-run.md
- review-fanout.md
- scout-retirement.md
- script-hardening.md
- skill-hygiene.md
- skill-library.md
- SKILL.md
- check-runner.ps1
- check-runner.sh
- dispatch.md
- ffcheck.ps1
- ffcheck.sh
- ground.ps1
- ground.sh
- kill-job.ps1
- kill-job.sh
- loop.md
- postflight.ps1
- postflight.sh
- preflight.ps1
- preflight.sh
- research.md
- run-job.ps1
- run-job.sh
- SKILL.md
- status.ps1
- status.sh
- sweep-deferred.ps1
- sweep-deferred.sh
- tracker.md
- trigger-eval.ps1
- trigger-eval.sh
- watchdog.ps1
- watchdog.sh
- SKILL.md
- SKILL.md
- tactics.md
- DEEPENING.md
- DESIGN-IT-TWICE.md
- SKILL.md
- SKILL.md
- TEST-STEWARDSHIP.md
- SKILL.md
- SKILL.md
- mocking.md
- SKILL.md
- tests.md
- SKILL.md
- SKILL.md
- config-bash.json
- config-missing-bash.json
- config-missing.json
- config-ps.json
- config-quoted-bash.json
- config-quoted-ps.json
- fixture-checks-bash.md
- fixture-checks-missing-bash.md
- fixture-checks-missing-ps.md
- fixture-checks-ps.md
- fixture-checks-quoted-bash.md
- fixture-checks-quoted-ps.md
- make-fixture.ps1
- make-fixture.sh
- manifest.md
- manifest.md
- events.jsonl
- job.meta.json
- .keep
- judging-slice-01.judge.md
- dummy.md
- 010-track.md
- 011-child.md
- 013-running.md
- 014-blocked.md
- 015-judging.md
- 016-merged.md
- 017-queued.md
- 018-reported.md
- 012-foreign.md
- blocked-slice-01.md
- judging-slice-01.md
- reported-slice-01.md
- manifest.md
- status-events.jsonl
- github-issues.tsv
- validate_skills.py
- .gitattributes
- .gitignore
- CONTEXT.md
- DESIGN.md
- install.ps1
- install.sh
- LICENSE
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/DanMcInerney/architect-loop
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd architect-loop
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. 공식 설치 스크립트
쉬움 추천사전 준비물
- Node.js npm 명령어를 쓰려면 Node.js가 설치되어 있어야 합니다.
npm i -g @openai/codex@latest # optional builder backend
npm 레지스트리에 배포된 패키지를 전역으로 설치합니다. 소스 클론이 필요 없습니다.
설치 후 새 터미널을 열고, 프로그램의 버전 확인 명령(예: --version)으로 정상 설치됐는지 확인하세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
