Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

remote-factory

remote-factory 收录了来自 akashgit 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
48
更新
2026-07-19
Forks
20
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

factory
软件开发工程师

Launch the Factory CEO agent to autonomously evolve any software project through systematic experimentation. Detects project state, spawns specialist agents, runs evals, and archives learnings.

2026-07-19
pipeline
软件开发工程师

Design and execute a custom multi-agent pipeline for any goal. Analyzes the goal, selects appropriate specialist agents, designs a DAG of steps with dependencies, and executes them via factory CLI with gate decisions between steps. Use when the user says 'run a pipeline for X', 'orchestrate X', or wants a custom multi-agent workflow.

2026-06-21
pipeline-subagents
其他计算机职业

Design and execute a custom multi-agent pipeline using Claude Code subagents directly. Spawns researcher, builder, etc. via the Agent tool with native parallel and background execution. Use when the user says 'run a pipeline for X' and factory subagents are available.

2026-06-21
study
软件质量保证分析师与测试员

Analyze the current codebase using Factory's observation engine. Generates a report covering code quality, eval scores, open issues, backlog items, observability coverage, and improvement opportunities. Use when the user wants to understand the state of their project before making changes.

2026-04-28
implement
软件开发工程师

Build a specific feature or improvement using Factory's multi-agent system. Runs the Factory CEO in focus mode to study the codebase, generate a hypothesis, build the change, review it, and evaluate the result. Use when the user says 'implement X', 'build X', 'add X feature', or wants autonomous multi-agent development on a specific task.

2026-04-28
status
软件开发工程师

Show the current Factory status for this project, including project state, experiment history, eval scores, and active backlog. Use when the user asks about the factory status, project state, or experiment history.

2026-04-27