mit einem Klick
factory-agent
factory-agent enthält 4 gesammelte Skills von quangdang46, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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.