Skip to main content

Project Management

Chyper includes built-in project management tools so you can plan, track, and deliver work alongside your AI agents.

Tasks

Tasks are the basic unit of work in a project. Create them manually or let the AI agent generate them from goals and requirements.

Task Views

ViewDescription
KanbanDrag-and-drop board with customizable columns
ListSortable table with filters and bulk actions
TimelineGantt-style view showing task dependencies and dates

Task Properties

Each task supports:

  • Title, description, and acceptance criteria
  • Status (Backlog, Todo, In Progress, Review, Done)
  • Priority (Critical, High, Medium, Low)
  • Assignee (team member or AI agent)
  • Labels and tags
  • Due dates and estimates
  • Sub-tasks and checklists

AI Task Generation

Ask the AI agent to break down a goal into tasks:

"Break down the user authentication feature into tasks"

The agent creates structured tasks with descriptions, acceptance criteria, and suggested priorities.

Sprints

Organize tasks into time-boxed sprints for iterative delivery.

Sprint Features

  • Sprint creation — Set start/end dates and goals
  • Backlog grooming — Drag tasks from the backlog into sprints
  • Sprint board — Kanban view filtered to the active sprint
  • Milestones — Group sprints under milestones for release planning
  • Burndown tracking — Visualize progress against the sprint goal

Creating a Sprint

  1. Navigate to the Sprints tab in your project
  2. Click New Sprint
  3. Set the sprint name, dates, and goal
  4. Drag tasks from the backlog into the sprint

Milestones

Milestones represent larger goals or releases:

  • Group multiple sprints under a milestone
  • Track overall progress as a percentage
  • Set target dates for releases