projectStart

Community

Launch projects with DAG-based parallel delegation

Authorkinetas
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Complex project execution often stalls because tasks lack clear dependencies, ownership boundaries, and an orchestrated plan for parallel work across teams and AI agents.

Core Features & Use Cases

  • Builds a dependency-aware DAG: Converts PRD tasks into a directed acyclic graph with explicit dependency edges.
  • Partitions work into dependency islands: Groups tasks into segments using topological layering and domain clustering while enforcing file ownership to prevent conflicts.
  • Delegates segments to Manager AIs with contracts: Spawns bounded-context coordinators in an execution order driven by imports/exports dependency contracts and coordinated Sub AI capacity limits.
  • Produces a start-up report: Triggers a Collector AI update to publish the segment/task plan in report/report.md immediately after kickoff.

Quick Start

  • Issue the command /projectStart after ensuring doc/PRD.md contains real project requirements and doc/company_state.json reflects the current system state.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: projectStart
Download link: https://github.com/kinetas/harness_engineering/archive/main.zip#projectstart

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.