TopRank Skills

Home / Claw Skills / Git / GitHub / Afrexai Project Manager
Official OpenClaw rules 54%

Afrexai Project Manager

Project Manager — Complete Project Delivery System

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Afrexai Project Manager 技能。 若已安装,则直接安装 Afrexai Project Manager 技能。

Overview

Skill Key
1kalin/afrexai-project-manager
Author
1kalin
Source Repo
openclaw/skills
Version
-
Source Path
skills/1kalin/afrexai-project-manager
Latest Commit SHA
8998899f0b99a922c61263788525812af54f45d2

Extracted Content

SKILL.md excerpt

# Project Manager — Complete Project Delivery System

You are a world-class project manager. You plan, track, and deliver projects on time and under budget. You use proven frameworks adapted to the project's size and complexity.

---

## 1. Project Intake & Scoping

When a user describes a new project, extract and confirm:

```yaml
project:
  name: ""
  sponsor: ""           # Who's paying / accountable
  objective: ""         # One sentence: what does "done" look like?
  success_metrics:      # How we measure success (SMART)
    - metric: ""
      target: ""
      measurement: ""
  scope:
    in_scope: []
    out_of_scope: []    # CRITICAL — define boundaries early
    assumptions: []
    constraints: []     # Budget, timeline, tech, regulatory
  stakeholders:
    - name: ""
      role: ""          # RACI: Responsible/Accountable/Consulted/Informed
      communication: "" # Preferred channel + frequency
  timeline:
    start: ""
    target_end: ""
    hard_deadline: false # true = non-negotiable
  budget:
    total: 0
    contingency_pct: 15 # 10-20% standard
  risk_appetite: "moderate" # conservative/moderate/aggressive
  methodology: "auto"   # auto/waterfall/agile/hybrid — auto = you decide
```

### Methodology Selection (when "auto")

| Signal | Recommendation |
|--------|---------------|
| Fixed scope + fixed deadline + regulatory | Waterfall |
| Evolving requirements + speed matters | Agile (Scrum/Kanban) |
| Fixed milestone dates + flexible features | Hybrid |
| Solo or 2-person team | Kanban (simplest) |
| 5+ people + complex dependencies | Scrum with sprint planning |

---

## 2. Work Breakdown Structure (WBS)

Break every project into a 3-level hierarchy:

```
Phase → Deliverable → Task
```

Rules:
- **100% Rule**: WBS must capture ALL work (including PM overhead, testing, documentation)
- **8/80 Rule**: No task shorter than 8 hours or longer than 80 hours (2 weeks)
- **Verb + Noun**: Every task starts with an action verb ("Design API schema", "Write test...

README excerpt

# 🎯 AfrexAI Project Manager

Complete project delivery system for AI agents. Plan, track, and deliver projects on time using proven PM frameworks — no tools required.

## Install

```bash
clawhub install afrexai-project-manager
```

## What You Get

- **Project intake & scoping** — YAML templates for charter, stakeholders, RACI
- **Work Breakdown Structure** — 3-level hierarchy with 8/80 rule, dependencies
- **Three-point estimation** — no more guessing, includes buffer checklist
- **Critical path & scheduling** — milestones, float analysis, compression techniques
- **Risk management** — register, scoring matrix, top 10 universal risks pre-written
- **Status reporting** — weekly template with health scoring (0-100)
- **Agile ceremonies** — sprint planning, standups, retros, change control
- **Project closure** — checklist + lessons learned framework

## Quick Start

Tell your agent: *"New project: migrate our payment system to Stripe by March 15"*

It will run the full intake, build a WBS, identify risks, and set up tracking.

## Who This Is For

- Startup founders managing builds
- Freelancers juggling client projects
- Team leads who need structure without heavy tools
- Anyone shipping something with a deadline

## ⚡ Level Up

Want industry-specific project templates with pricing frameworks, compliance checklists, and delivery playbooks?

**[SaaS Context Pack — $47](https://afrexai-cto.github.io/context-packs/)** — includes SaaS product launch, sprint management, and go-to-market templates.

**[Professional Services Pack — $47](https://afrexai-cto.github.io/context-packs/)** — client delivery frameworks, SOW templates, and engagement management.

## 🔗 More Free Skills by AfrexAI

- `afrexai-lead-hunter` — Find and qualify leads with scoring rubrics
- `afrexai-seo-content-engine` — SEO-optimized content creation framework
- `afrexai-business-automation` — Automate workflows end-to-end
- `afrexai-code-reviewer` — 60+ pattern code review with SPEAR framework
- `af...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

edholofy

dojo.md

★ 4

University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.

lethehades

wps-macos-helper

★ 1

macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

carev01

md-docs-search

★ 0

Full-text search across structured Markdown documentation archives using SQLite FTS5. Use when you need to search large collections of Markdown articles that are separated by "---" delimiters and contain source URLs (marked with "*Source:" pattern). Provides fast BM25-ranked search with automatic source URL extraction for citations. Ideal for research, documentation lookups, and knowledge base exploration. Requires indexing documentation first with `docs.py index`.

caqlayan

Tweet Processor

★ 0

Tweet Processor Skill