بنقرة واحدة
factory-agent
يحتوي factory-agent على 4 من skills المجمعة من quangdang46، مع تغطية مهنية على مستوى المستودع وصفحات 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.