NStar X Inc.

Build Software Faster with AI Coding Agents

Three tools that give you and your AI agents (Claude Code, Cursor, etc.) complete visibility over your projects — from high-level strategy through orchestration to task execution.

Your AI-Powered Dev Workflow

You focus on decisions. Your AI agents get the context they need to write the right code.

Track the big picture Pulse Prana

Define your projects, capabilities, and milestones. Pulse Prana keeps track of what's done, what's in progress, and what's blocked — so you always know where things stand.

  • Dashboard with real-time project metrics
  • Product roadmap with horizon planning (Now / Next / Later)
  • AI-powered status healing and smart suggestions
  • Automated status emails with diagrams
Pulse Prana Dashboard

Plan every detail Pulse Prana

Rich project status reports that your AI agents can read via API. Track endpoints, phases, completion rates, and recommended next steps — all in one place.

  • Executive summaries with key metrics
  • Phase completion tracking with percentages
  • Critical gaps and recommended path forward
  • Action items organized by timeline
Pulse Prana Project Status

Break it down into tasks Execution Flow

Turn your project plan into a concrete execution timeline. See how long it takes with different team sizes, which tasks can run in parallel, and where the risks are.

  • Team scenario comparison (solo to full team)
  • Phase timeline with effort estimates
  • Parallel work strategy optimization
  • Quick wins identification for early momentum
Execution Flow Team & Phases

Manage risk proactively Execution Flow

See what could go wrong before it does. Impact ranges, severity scoring, and critical path analysis help you and your AI agents prioritize what matters most.

  • Risk factors with min/max impact ranges
  • Critical path: 7 tasks that determine your timeline
  • Task breakdown by status, priority, and category
  • Gantt chart with dependency tracking
Execution Flow Risk Analysis

The brain that coordinates everything Octopus

Octopus pulls context from Pulse Prana and Execution Flow, consolidates it, and actively dispatches prompts to Claude Code agents via tmux. It's the orchestrator that turns strategic plans into running AI coding sessions.

  • Consolidates data from Pulse Prana & Execution Flow
  • Sends prompts to Claude Code agents via tmux
  • Project mesh with dependency graph & cascade propagation
  • Prompt factory with hierarchical prompt management
  • Monitors 100+ projects with real-time git status
  • Claude Code hook integration (session lifecycle)
Install with one command:
curl -fsSL https://raw.githubusercontent.com/nstarx/octopus/main/install.sh | bash
Octopus Dashboard

Visualize project dependencies Octopus

See how your projects connect. The mesh graph shows dependencies with friction-based cascade propagation — when one project changes, dependent projects are automatically notified with configurable delays.

  • Interactive D3.js dependency graph
  • Hard, soft & context dependency types
  • Cascade events with timeline visualization
  • Graph execution across multiple projects
Octopus Project Mesh

More Screenshots

All three apps are fully functional and deployed.

How the Three Services Work Together

You define goals in Pulse Prana and plan tasks in Execution Flow. Octopus pulls from both, consolidates the context, and actively sends prompts to your Claude Code agents via tmux. Agents can also query Pulse Prana and Execution Flow directly.

Live Workflow Simulation

Watch how a task flows from planning to code. Click Play to see the full cycle.

Give Your AI Agent Full Project Context

Point Claude Code, Cursor, or any AI coding agent at these endpoints. They'll instantly understand your entire project: what's built, what's planned, dependencies, risks, and recommended next steps.

Pulse Prana — Know Me

curl https://nstarx.myddns.me/pulse/api/know-me

Returns a complete description of all API endpoints, data models, and usage patterns. One URL gives your agent everything it needs to interact with your project data.

Octopus — Projects & Mesh

curl http://localhost:8000/api/projects

Real-time project monitoring, dependency graph, cascade events, and prompt management. The orchestration layer that connects everything.

Execution Flow — Execution Plan

curl https://nstarx.myddns.me/execution/api/execution-plan

Full execution plan with tasks, phases, team scenarios, risk factors, and critical path. Your agent can use this to prioritize work and estimate timelines.

Copied to clipboard!