Skip to content

Introduction

This documentation covers two products that work together:

  • denoise — An offline-first todo and planning app that grows into a collaborative experience for teams, with GitHub integration and focus tools.
  • dn — A CLI that helps you build faster. It pairs with denoise and includes kickstart, which implements GitHub issues (plan + implement) using opencode or Cursor.

Use denoise when you want to:

  • Manage tasks and milestones offline-first
  • Link milestones to GitHub and sync issues
  • Use a focus timer and keep a single pane of glass for planning

Next: Denoise — Getting started

Use dn when you want to:

  • Run kickstart to turn a GitHub issue into a plan and implementation (with optional branch + PR)
  • Use prep and loop to split planning and implementation
  • Authenticate with GitHub via gh, dn auth, or GITHUB_TOKEN

Next: dn CLI — Installation & prerequisites

ProductStart here
denoiseGetting started
dn / kickstartInstallationKickstart overview