---
title: "Create Mission"
description: "This workflow will: 1. Select a task to convert into missions 2. Analyze the task requirements and technical context 3. Create detailed mission documents with implementation plans 4. Set up architecture planning for backend/frontend development 5. Coordinate with specialized agents for implementation"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/create-mission-1
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:19:08.984Z
license: CC-BY-4.0
attribution: "Create Mission — Claudary (https://claudary.paisolsolutions.com/skills/create-mission-1)"
---

# Create Mission
This workflow will: 1. Select a task to convert into missions 2. Analyze the task requirements and technical context 3. Create detailed mission documents with implementation plans 4. Set up architecture planning for backend/frontend development 5. Coordinate with specialized agents for implementation

## Overview

# Create Mission

## Description
Transform a task into specific, focused missions for implementation. Creates detailed mission documents with architecture plans.

## Usage
```
/create-mission
```

## Behavior
Loads and executes the create-mission workflow from `.ab-method/core/create-mission.md`

This workflow will:
1. Select a task to convert into missions
2. Analyze the task requirements and technical context
3. Create detailed mission documents with implementation plans
4. Set up architecture planning for backend/frontend development
5. Coordinate with specialized agents for implementation

## Workflow Details
The create-mission workflow provides:
- **Mission Planning** - Breaking tasks into focused, implementable missions
- **Architecture Design** - Creating detailed technical plans for each mission
- **Agent Coordination** - Setting up specialized backend/frontend development agents
- **Progress Tracking** - Establishing clear mission completion criteria
- **Context Preservation** - Maintaining technical constraints and coding patterns

## Examples
```
/create-mission
# Transforms a task into specific missions
# Creates detailed implementation plans
# Sets up specialized agents for development work
```

## Alternative Usage
You can also use the traditional AB Method master controller:
```
/ab-master create-mission
```

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/create-mission-1) · https://claudary.paisolsolutions.com
