一键导入
onboard-repo
Introduce the Soft Factory engineering flow into an existing repository by documenting discovered architecture and seeding the first issue.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Introduce the Soft Factory engineering flow into an existing repository by documenting discovered architecture and seeding the first issue.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | onboard-repo |
| description | Introduce the Soft Factory engineering flow into an existing repository by documenting discovered architecture and seeding the first issue. |
| license | MIT |
| metadata | {"author":"Soft Factory maintainers","spec_version":"1.0","framework_revision":"1.0.0","last_updated":"2026-07-01"} |
Onboard Repo is a workflow skill for agents that need to introduce Soft Factory into an existing repository by analyzing current code and documentation, recording discovered decisions, and creating a repository-understanding issue.
SKILL.md - this file (skill entrypoint).references/ - normative workflow reference documents.
00-repository-onboarding-workflow.md - existing-repository onboarding rules.processes/ - executable APS process documents.
onboard-repository.md - end-to-end repository onboarding 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.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.
Bootstrap a new project from the Soft Factory template and seed foundational architecture artifacts.