원클릭으로
bootstrap
Bootstrap a new project from the Soft Factory template and seed foundational architecture artifacts.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Bootstrap a new project from the Soft Factory template and seed foundational architecture artifacts.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Execute planned tasks, produce code and tests, and record implementation notes.
Read a research brief, commit required architecture artifacts, and produce action, task, and test plans.
Fetch a GitHub issue, explore the problem space, classify scope, and produce a research brief for the Plan stage.
Execute the full RPIV pipeline for a GitHub issue from Research through Verify.
Run verification, validate acceptance criteria, create commits, push a branch, and open a pull request.
Introduce the Soft Factory engineering flow into an existing repository by documenting discovered architecture and seeding the first issue.
| name | bootstrap |
| description | Bootstrap a new project from the Soft Factory template and seed foundational architecture artifacts. |
| license | MIT |
| metadata | {"author":"Soft Factory maintainers","spec_version":"1.0","framework_revision":"1.0.0","last_updated":"2026-07-01"} |
Bootstrap is a workflow skill for agents that need to gather project identity and foundational decisions, scaffold a new project, and seed Soft Factory architecture documentation.
SKILL.md - this file (skill entrypoint).references/ - normative workflow reference documents.
00-bootstrap-workflow.md - project bootstrap, user confirmation, scaffolding, and architecture artifact rules.processes/ - executable APS process documents.
bootstrap-project.md - end-to-end bootstrap workflow.../templates/ - shared Soft Factory artifact templates.
artifact-contract.md - canonical artifact paths and ledger locations.adr.md - ADR output structure.core-component.md - core-component output structure.decision-log.md - decision ledger output structure.