← Back to Skills Marketplace
Team Role Launchkit
by
Christopher Wheeler
· GitHub ↗
· v1.0.0
· MIT-0
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install team-role-launchkit
Description
Launch clone-like multi-agent workflows using explicit role prompts (researcher, builder, editor), strict handoff contracts, and shared behavior files for co...
Usage Guidance
This is an instruction-only template for coordinating Researcher/Builder/Editor roles and appears internally consistent. It does not request credentials, install software, or call external endpoints. Things to consider before installing: (1) the skill suggests promoting results to durable memory — if that concerns you, disable memory writes or review what gets saved; (2) the skill allows autonomous invocation by default — if you prefer manual control, restrict autonomous runs; (3) ensure any external/public actions are explicitly approved by the operator as the SKILL.md recommends. If you want a deeper check, request the author reveal any runtime hooks or platform-specific memory calls the skill will use.
Capability Analysis
Type: OpenClaw Skill
Name: team-role-launchkit
Version: 1.0.0
The skill bundle is a workflow orchestration framework designed to manage multi-agent tasks through role-playing (Researcher, Builder, Editor). It contains only Markdown documentation and templates (SKILL.md, references/handoff-contract.md, and references/role-prompts.md) with no executable code, scripts, or network-enabled instructions. The instructions emphasize safety, approval policies, and memory hygiene, posing no risk of data exfiltration or unauthorized execution.
Capability Assessment
Purpose & Capability
Name, description, and included files (handoff contract and role prompts) align with a multi-agent orchestration helper. There are no unrelated environment variables, binaries, or external integrations requested.
Instruction Scope
SKILL.md and the referenced prompt files confine behavior to role definitions, handoff contracts, and operator review. The only operational directive with potential persistence is the line 'Capture durable outcomes in memory' — otherwise instructions do not access files, credentials, or external endpoints. This is within scope but you should be aware it encourages storing outputs in agent memory.
Install Mechanism
No install spec or code files — instruction-only. No downloads, package installs, or extracted archives are present.
Credentials
The skill declares no required env vars, credentials, or config paths. Nothing is requesting secrets or access beyond what the platform already provides.
Persistence & Privilege
always is false and the skill is not force-included. However the instructions explicitly recommend promoting outcomes to durable memory; if your agent platform persists memory, that could store user data long-term. Consider whether you want the agent to write to memory and whether autonomous invocation should be limited for this workflow.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install team-role-launchkit - After installation, invoke the skill by name or use
/team-role-launchkit - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: clone-like multi-role workflow with handoff contracts and role prompts
Metadata
Frequently Asked Questions
What is Team Role Launchkit?
Launch clone-like multi-agent workflows using explicit role prompts (researcher, builder, editor), strict handoff contracts, and shared behavior files for co... It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.
How do I install Team Role Launchkit?
Run "/install team-role-launchkit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Team Role Launchkit free?
Yes, Team Role Launchkit is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Team Role Launchkit support?
Team Role Launchkit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Team Role Launchkit?
It is built and maintained by Christopher Wheeler (@cwheeler67); the current version is v1.0.0.
More Skills