factory-line
SolidFactory line for executing one station of a declared multi-station program — read the installed line bundle (har line status), plan parallel work into isolated HAR slots, run the cumulative gate with har line gate, and hand off for human review. Use when asked to "run a factory line", "run the next station", "execute a milestone program", or when a repo has an installed line and you need to advance it. Not limited to the HAR v1.0.0 migration.
Install
Quality Score: 85/100
Skill Content
Details
- Author
- os-factory
- Repository
- os-factory/har
- Created
- 2 months ago
- Last Updated
- 3 days ago
- Language
- TypeScript
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
v1-milestone
Factory line for executing one milestone of the HAR v1.0.0 refactor (epic os-factory/har#225) — plan the wave of parallel subagents, implement each issue in its own HAR slot, ship stacked PRs, run the fixture-e2e milestone gate, and hand off for review. Use when asked to "run the next v1 milestone", "work on v1.0.0", "execute M0/M1/…", or "run the milestone gate".
factory
Autonomous ticket loop. Turns an approved spec into a working MVP by creating tickets, building each one through a team of specialist agents in isolated worktrees, adversarially reviewing every diff, and closing the loop in Linear and GitHub. Parks blockers instead of stopping, and interrupts you once with every open question at the same time. Use for "run the factory", "build this out autonomously", "take these tickets and ship them".
factory-pipeline
Run the software factory pipeline on a development task. Use when the user says /factory, asks to factory a bug or feature, wants classify-plan-implement-review, hands in a GitHub issue (#N, issue URL, sync, next), or sends a plain-chat work item while chat.autoStart is enabled. Handles multi-phase intake and analyst-driven decomposition into child jobs. Not for one-line edits the user asked you to type yourself.