← Back to Skills Marketplace
harrylabsj

Co Op Mission Planner

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install co-op-mission-planner
Description
Turn a shared task into a co-op mission with clear roles, handoff points, sync rhythm, fallback coverage, and low-conflict alignment language. Use when two o...
README (SKILL.md)

Co-op Mission Planner

Chinese name: 合作任务规划

Purpose

Help the user translate a shared responsibility into a co-op mission with visible roles, sequence, and backup plans. This skill is descriptive only. It does not create real task boards or send coordination messages.

Use this skill when

  • Two or more people need to collaborate and responsibility feels fuzzy.
  • The user wants cleaner handoffs in a family task, study partnership, or small project.
  • Everyone assumes someone else will handle the next step.
  • The user wants a gentler way to talk about roles without sounding bossy.

Inputs to collect

  • Shared objective and what “mission clear” means.
  • Participants, strengths, constraints, and availability windows.
  • Known blockers, dependencies, and likely drop points.
  • Preferred communication tone and sync frequency.

Workflow

  1. Clarify the mission objective, finish line, and who is in the party.
  2. Map players into lead, support, logistics, observer, or cleanup roles when useful.
  3. Break the mission into steps with explicit owners, handoff items, and timing.
  4. Add sync checkpoints, fallback coverage, and what happens if someone drops offline.
  5. End with a low-conflict alignment script the user can say out loud.

Output Format

  • Mission objective with a clear win condition.
  • Role assignment with who leads, supports, and closes.
  • Co-op flow showing sequence, handoffs, and sync points.
  • Risk and fallback notes for drop-offs, delays, or unclear ownership.

Quality bar

  • Roles must be concrete enough that no one needs to guess ownership.
  • Every important step should include a visible handoff object or confirmation point.
  • Include at least one natural sentence the user can use to align without escalating tension.
  • Keep the plan light enough for informal collaboration, not corporate process theater.

Edge cases and limits

  • If collaborators do not actually share the same goal, address alignment before task splitting.
  • If the relationship is sensitive, use softer phrasing and smaller commitments.
  • Do not position this skill as a substitute for formal project management, contracts, or governance.

Compatibility notes

  • Works for partners, families, friends, study buddies, and lightweight teams.
  • Can pair conceptually with npc-dialogue-rehearser or quest-chain-decomposer.
  • Text only, with no live board creation.
Usage Guidance
This skill is coherent and low-risk: it only reads its own SKILL.md and returns formatted guidance. If you want extra assurance, scan the included handler.py yourself (it’s short and readable) before enabling; also remember that the agent can invoke the skill autonomously by default — which is normal — but you should only enable skills you trust to run without network or credential access.
Capability Analysis
Type: OpenClaw Skill Name: co-op-mission-planner Version: 1.0.0 The skill bundle is a legitimate text-based coordination tool designed to help users plan shared tasks. The Python logic in `handler.py` is limited to parsing the local `SKILL.md` file and formatting its content into a guidance card; it contains no network calls, file system writes, or dangerous execution sinks. Both the instructions in `SKILL.md` and the implementation in `handler.py` are consistent with the stated purpose of providing a descriptive planning framework.
Capability Assessment
Purpose & Capability
Name/description (co-op mission planning) match what the skill actually does: parse SKILL.md and return a descriptive guidance card. No unrelated credentials, binaries, or cloud access are requested.
Instruction Scope
SKILL.md is purely descriptive and explicitly states it will not create boards or send messages. handler.py only reads the local SKILL.md, formats sections, and returns text — it does not read other system files, access environment variables, or make network calls.
Install Mechanism
No install spec is provided. This is an instruction-only skill with a small local handler and test files; nothing will be downloaded or written to arbitrary locations during install.
Credentials
The skill declares no required env vars, credentials, or config paths. The code does not access os.environ or other credentials. Requested privileges are minimal and proportional.
Persistence & Privilege
always is false and the skill does not modify other skills or system settings. It can be invoked by the agent (normal default) but has no elevated persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install co-op-mission-planner
  3. After installation, invoke the skill by name or use /co-op-mission-planner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Co-op Mission Planner – a descriptive framework for organizing shared tasks into clear co-op missions. - Guides users to clarify objectives, roles, handoffs, sync points, and fallback plans for small group tasks. - Designed for informal collaborations (families, friends, small projects). - Outputs a concise plan with explicit role assignments, step sequence, and a sample alignment script. - Emphasizes gentle, low-conflict language to reduce tension around dividing work. - Not intended for formal project management or automated task tracking.
Metadata
Slug co-op-mission-planner
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Co Op Mission Planner?

Turn a shared task into a co-op mission with clear roles, handoff points, sync rhythm, fallback coverage, and low-conflict alignment language. Use when two o... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.

How do I install Co Op Mission Planner?

Run "/install co-op-mission-planner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Co Op Mission Planner free?

Yes, Co Op Mission Planner is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Co Op Mission Planner support?

Co Op Mission Planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Co Op Mission Planner?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments