Skip to content

The missing layerbetween issue and PR.

Northstar Build plans the work, runs coding agents in isolated workspaces, checks the result, and hands back a draft pull request.

Trackers hold the request. CI validates the code. Northstar runs the work between them.

Northstar Build works between your issue tracker, coding agent, repository, and CI.

Start with the job each layer owns

Track the request. Run the work. Prove the handoff.

Start with the three responsibilities, then inspect the complete capability matrix for a detailed review.

Detailed capability matrix

See who owns what.

Built in Partial or custom Unavailable
Comparison of Northstar Build with custom scripts, CI/CD pipelines, and task management tools.
CapabilityNorthstar BuildAgent deliveryCustom scriptsPython or JSCI/CD pipelinesActions or GitLabTask managementLinear or Jira
Orchestration and routing
Multi-agent coordinationBuilt inPartial or requires custom workUnavailableUnavailable
Dynamic tool provisioningBuilt inPartial or requires custom workUnavailableUnavailable
Context and memory sharingBuilt inUnavailableUnavailableUnavailable
Cross-repo workflowsBuilt inPartial or requires custom workPartial or requires custom workPartial or requires custom work
Safety and control
Human approval gatesBuilt inUnavailablePartial or requires custom workPartial or requires custom work
Isolated workspacesBuilt inPartial or requires custom workBuilt inUnavailable
Permission boundary enforcementBuilt inUnavailablePartial or requires custom workPartial or requires custom work
Execution traces and audit logsBuilt inUnavailableBuilt inPartial or requires custom work
Developer experience
Issue-to-PR workflow automationBuilt inPartial or requires custom workPartial or requires custom workUnavailable
Built-in integrationsBuilt inUnavailablePartial or requires custom workBuilt in
Visual pipeline builderBuilt inUnavailablePartial or requires custom workBuilt in
Cost analytics and rate limitingBuilt inUnavailableUnavailableUnavailable

Northstar connects the source of intent to the systems that review, test, and deploy the result.

The missing middle layer

Your pipeline cannot plan the unknown.

Traditional pipelines expect defined steps that pass or fail. Agents plan, loop, use tools, ask for help, and revise.

Local scripts can prove a workflow, but production use needs shared permissions, isolation, approval, and recovery.

Northstar does not replace the tracker or CI/CD. It provides the workflow for the work connecting them.

Issue to reviewable draft pull request

What the comparison demonstrates

Keep the stack. Add the missing layer.

Three distinct responsibilities

Orchestration, safety, and a reviewable handoff.

Orchestration

Agent work is iterative, not a deterministic job graph.

Agents plan, revise, use tools, and sometimes ask for help. Northstar is designed to coordinate that loop while scripts and CI/CD continue serving narrower deterministic roles.

Put the issue in. Get reviewable work out.

Talk to Moonwind about running Northstar Build with your tracker, repositories, agents, and CI.