bee-creator

Create Cursor subagent markdown files from Command Briefs and Stinger folders.

72|28|Updated May 23, 2026
One-click install
npx skills add https://github.com/legioncodeinc/that-git-life --skill bee-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bee-creator
Source: https://github.com/legioncodeinc/that-git-life/tree/main/.claude/skills/bee-creator
Command: npx skills add https://github.com/legioncodeinc/that-git-life --skill bee-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the challenge of turning completed AI agent planning artifacts into reliable Cursor subagents by guiding the creation of structured Bee files with clear triggers, procedures, and guardrails.

Core Features & Use Cases

  • Subagent Authoring: Creates Cursor subagent markdown files from Command Briefs and paired Stinger skill folders.
  • Reference Wiring: Connects Bees to their supporting guides, examples, templates, research files, and operational instructions.
  • Workflow Validation: Applies trigger policies, critical directives, escalation paths, and completion checks before handoff.

Quick Start

Use the bee-creator skill to create a Cursor Bee subagent from an existing Command Brief and Stinger folder.

Frequently Asked Questions about bee-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Cursor subagent markdown files from planning briefs?

Generating Cursor subagent files involves assembling structured markdown from completed planning briefs, validating YAML frontmatter, mapping cross-references, and checking handoff readiness before deployment.

What is a Bee file in AI agent development workflows?

A Bee file is a structured markdown subagent definition containing triggers, procedures, guardrails, and Stinger skill folder references that define and constrain autonomous Cursor agent behavior.

Do I need an existing Command Brief to create a Cursor subagent?

Yes, an existing Command Brief and paired Stinger skill folder are required as inputs to wire operational instructions, examples, templates, and research files into the subagent.

How does Stinger pairing work when building AI subagents?

Stinger pairing connects a Bee subagent file to its supporting skill folder containing guides, examples, templates, and research files, wiring reference materials into the agent for execution.

What's the best way to validate YAML frontmatter in subagent markdown files?

The best way to validate YAML frontmatter in subagent files is applying automated checks during instruction assembly, verifying trigger policies, critical directives, and escalation paths before handoff.

Why does my Cursor subagent fail handoff readiness checks?

Cursor subagent handoff fails when trigger policies, critical directives, or escalation paths are missing or misconfigured in the Bee file, preventing reliable workflow automation execution.