Overview
- Skill Key
- cramtek/plans-methodology
- Author
- cramtek
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/cramtek/plans-methodology
- Latest Commit SHA
- 4e234d1d8efc96c32faf6169feacd9a19004f9a6
Structured work tracking methodology using Plans. Use when creating, managing, reviewing, or delegating plans for significant work. Covers plan lifecycle (draft, approved, in_progress, completed, archived), folder structure, approval authority, cross-agent delegation, and task tracking. Use when a user asks to create a plan, track work, delegate tasks to sub-agents, or review plan status.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 plans-methodology 技能。 若已安装,则直接安装 plans-methodology 技能。
# Plans Methodology Structured work tracking for individuals or multi-agent teams. Each agent maintains `plans/` in their workspace. ## Directory Structure ``` plans/ README.md draft/ # Being defined, not yet approved approved/ # Ready for execution in_progress/ # Currently executing completed/ # Done archived/ # Historical reference ``` Each plan is a folder: `YYYY-MM-DD-plan-name/` ## Plan Contents ``` YYYY-MM-DD-plan-name/ specs/ # Problem statements, requirements proposal.md # Why: justification, impact, risks design.md # How: architecture, flows, decisions tasks.md # What: checkboxes, owners, phases ``` ### proposal.md ```markdown # Proposal: [Plan Name] ## Status Draft | Submitted | Approved | Rejected ## Parent Plan [agent]/plans/[state]/[plan-name] (if child plan) ## Problem What problem are we solving? ## Proposed Solution High-level approach. ## Impact What changes? What improves? ## Cost / Effort Time, resources, dependencies. ## Risks What could go wrong? ## Decision Approved by [name] on [date] | Rejected because [reason] ``` ### design.md ```markdown # Design: [Plan Name] ## Overview What are we building/doing? ## Architecture / Approach How does it work? Diagrams, flows, decisions. ## Dependencies What do we need? Other plans, external services, other agents. ## Constraints Limitations, rules, non-negotiables. ## Open Questions Things still to be decided. ``` ### tasks.md ```markdown # Tasks: [Plan Name] ## Summary Brief overview. ## Tasks ### Phase 1: [Name] - [x] Task description -> Owner Completed YYYY-MM-DD. Notes. - [ ] Task description -> Owner Details, acceptance criteria. - [ ] Delegate to [Agent]: [what] -> [Agent] Child plan: [agent]/plans/[state]/[plan-name] ``` ## Lifecycle 1. **Draft** - Specs written, proposal drafted 2. **Approved** - Proposal approved, design and tasks written 3. **In Progress** - Execution sta...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.