원클릭으로
factory-agent
factory-agent에는 quangdang46에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Analyze the current repository, detect language/tooling, verify real test and coverage commands, and generate a proposed factory.manifest.json plus seeded .factory memory files. Use when initializing Factory in a repo or refreshing stale manifest data.
Run Factory's autonomous cycle loop: select a target, spawn constrained agents, verify changes, ship a PR, update memory, and continue until a stop condition is met. Use when a repository already has a factory.manifest.json and you want unattended improvement cycles.
Display the current Factory dashboard for the repository by reading the manifest, memory files, active stop signal, worktrees, and open Factory PRs. Use when checking progress, streaks, coverage movement, or current stop state.
Gracefully stop a running Factory session by writing the stop signal, checking active worktrees, and explaining how to resume. Use when you want the current loop to finish cleanly and then halt.