---
title: Forge app
description: Workspace creation and repository setup flows for generated project ideas.
section: Apps
order: 4
updatedAt: 2026-05-10
slug: apps/forge
---
# Forge app

The forge app supports project-idea workflows: collect keywords, rank candidate names, and create a repository or workspace when the operator chooses one.

## Responsibilities

- Store brainstorming sessions and selected candidates
- Create or attach repositories for accepted ideas
- Hand created workspaces to the repository module for indexing
- Keep session state so interrupted work can resume

## Boundaries

Forge records workflow metadata. Repository analysis, commit metadata, and workspace indexing belong to the repository module.