superpowers-reasonix
Superpowers skill port to Reasonix coding harness.
파일 탐색기
최종 버전 다운로드 (.zip)- check-upstream-drift.mjs
- ci.yml
- release.yml
- upstream-drift.yml
- table.mjs
- README.md
- plan.md
- package.json
- feature.txt
- sum.mjs
- math.mjs
- math.test.mjs
- package.json
- strings.mjs
- package.json
- README.md
- config.mjs
- config.test.mjs
- package.json
- spec.md
- mechanical.mjs
- mechanical.test.mjs
- transcript-detail.mjs
- transcript-detail.test.mjs
- brainstorming.json
- executing-plans.json
- finishing-a-development-branch.json
- receiving-code-review.json
- systematic-debugging.json
- test-driven-development.json
- using-git-worktrees.json
- verification-before-completion.json
- writing-plans.json
- writing-skills.json
- .gitignore
- generate.mjs
- judge.mjs
- README.md
- scenarios.test.mjs
- score.mjs
- frontmatter.mjs
- frontmatter.test.mjs
- scoring.mjs
- scoring.test.mjs
- skills.mjs
- skills.test.mjs
- transcript.mjs
- transcript.test.mjs
- .gitignore
- README.md
- subagent-handoff.mjs
- .gitignore
- BASELINE.json
- behavioral.mjs
- bench.mjs
- cases.jsonl
- cases.test.mjs
- README.md
- reasonix.toml
- structural.mjs
- structural.test.mjs
- 2026-06-11-skill-benchmark.md
- 2026-06-12-skill-execution-eval.md
- 2026-06-19-upstream-sync.md
- 2026-06-20-version-based-release.md
- 2026-06-11-skill-benchmark-design.md
- 2026-06-11-skill-execution-eval-design.md
- 2026-06-19-upstream-sync-design.md
- 2026-06-20-version-based-release-design.md
- check.mjs
- check.test.mjs
- drift.mjs
- drift.test.mjs
- manifest.mjs
- manifest.test.mjs
- slugify.mjs
- slugify.test.mjs
- install-smoke.sh
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- condition-based-waiting.md
- defense-in-depth.md
- root-cause-tracing.md
- find-polluter.sh
- SKILL.md
- testing-anti-patterns.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- testing-skills-with-subagents.md
- SKILL.md
- .gitignore
- AGENTS.md
- AGENTS.md.example
- install.sh
- LICENSE
- package.json
- README.md
- reasonix.toml.example
- UPSTREAM.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/christopherarter/superpowers-reasonix
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd superpowers-reasonix
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. 공식 설치 스크립트
쉬움 추천curl -fsSL https://raw.githubusercontent.com/christopherarter/superpowers-reasonix/main/install.sh | bash
공식 설치 스크립트를 다운로드해서 바로 실행합니다. 이 한 줄로 필요한 게 자동으로 설치됩니다.
설치 후 새 터미널을 열고, 프로그램의 버전 확인 명령(예: --version)으로 정상 설치됐는지 확인하세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
