v1-milestone

Solid

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".

Code & Development 88 stars 11 forks Updated 3 days ago Apache-2.0

Install

View on GitHub

Quality Score: 85/100

Stars 20%
65
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# HAR v1.0.0 milestone factory line > **Instance of the [factory-line](../factory-line/SKILL.md) template.** > Program data: [`v1-milestone.line.json`](../factory-line/examples/v1-milestone.line.json). > This skill stays the executable playbook for the 1.0.0 run. Stacked PRs, > GitHub-issue stations, and the car-app jig are *this line's* tactics — not > the primitive. To run a different program, copy a line file, not this skill. Execute one milestone of the v1.0.0 refactor end-to-end: sync → wave plan → parallel implementation → stacked PRs → gate → handoff. **Source of truth is GitHub**: epic [#225](https://github.com/os-factory/har/issues/225) and its sub-issues #226–#243 (plus triaged bugs #195–#198). Never duplicate the plan into files; report progress as issue comments and epic checkboxes. Input: a milestone id `M0..M5` (default: the first milestone whose issues are not all closed). ## Milestone map | Milestone | Issues | Waves (each `{}` group = one subagent; groups in a wave run in parallel) | |---|---|---| | **M0** Foundations + 0.x patches | #226 #227 #228 #229 #196 #197 #198 + #195 (skip-ci half only) | Wave 1: {#228} {#196} {#197} {#198} {#195} · Wave 2: {#226} · Wave 3: {#227} {#229} | | **M1** Contract | #230 #231 #232 #233 | Wave 1: {#230} {#233} · Wave 2: {#231} · Wave 3: {#232} | | **M2** Runtime into package | #234 #235 #236 | Wave 1: {#234} split into parallel forks per module (ports/preflight, worktree+launch, provisioning, infra, slot-registry) + one...

Details

Author
os-factory
Repository
os-factory/har
Created
2 months ago
Last Updated
3 days ago
Language
TypeScript
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category