familiar

Community

Dispatch tasks to parallel sessions

Authorcwinvestments
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill breaks down large, complex tasks into smaller, manageable sub-tasks that can be executed in parallel across multiple AI sessions, significantly speeding up development time.

Core Features & Use Cases

  • Task Decomposition: Automatically identifies independent sub-tasks from a larger request.
  • Parallel Session Prompt Generation: Creates distinct, ready-to-use prompts for each sub-task, specifying working directories and context.
  • Conflict Avoidance: Provides coordination notes to prevent sub-agents from interfering with each other.
  • Merge Order Definition: Specifies the optimal sequence for committing work from parallel sessions.
  • Use Case: When faced with building a new feature that involves database changes, API endpoints, and a frontend component, Familiar can split this into three parallel sessions, each handling one aspect, and define the correct order to merge the changes.

Quick Start

Use the familiar skill to split the task 'build the user authentication module' into three parallel sessions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: familiar
Download link: https://github.com/cwinvestments/memstack/archive/main.zip#familiar

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.