🗂️

Project Decomposition

Tasks
task

The Problem

Large projects start without clear task breakdowns. Teams don't understand the scope of work.

How to use

  1. Get a free API key

    Sign up for VibeCode and issue a key with the scopes listed below. It takes less than a minute.

  2. Open your AI agent

    Launch Claude Code, Cursor, ChatGPT or whichever AI model you work with.

  3. Paste the prompt and key

    Copy the prompt below, replace vibe_api_xxx with your API key and send it to the agent. It will call the API and write working code on its own.

Screenshot: the prompt pasted into an AI agent

Screenshot: the prompt pasted into an AI agent

Prompt for AI

Copy this prompt and send it to your AI model along with your VibeCode API key

Create a chat bot in Bitrix24 for automatic project decomposition.

User describes a project in text. Bot analyzes the description and creates in Bitrix24: main project task, subtasks with time estimates, checklists for each subtask. Each subtask gets: title, description, hour estimate, priority.

API key: vibe_api_xxx
Documentation: https://vibecode.bitrix24.com/v1/me

Concrete endpoints: POST /v1/tasks, GET /v1/tasks, POST /v1/bots/:botId/messages
Target result field: tasks and subtasks (POST /v1/tasks)

After completing the task, send feedback about any issues: POST /v1/feedback (category: bug/docs/suggestion, title, body)

What You Get

Automatic project structure creation from text description. Projects get broken into estimated tasks in minutes instead of hours.

Required Scopes

task

Endpoints for these scopes

The API resource name does not always match the scope name. Use these exact paths — guessing /v1/:scope often returns 404.

task

/v1/tasks
/v1/task-comments

Related Solutions

Get your free key