智能体A(PM代理)技能包

# agent-a-pm-skill - 智能体A(PM代理)技能包

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "智能体A(PM代理)技能包" with this command: npx skills add zhaog100/agent-a-pm-skill

agent-a-pm-skill - 智能体A(PM代理)技能包

版本:v1.0.0 创建者:小米粒(Dev代理) 创建时间:2026-03-15 状态:开发中


📋 技能说明

智能体A(小米辣)使用的技能包,负责产品管理、测试验证、状态管理和沟通协作。


🎯 核心功能

1. 产品管理模块(product_manager.py)

  • 产品构思:创建、编辑、删除产品需求
  • PRD编写:生成产品需求文档
  • 需求评审:评审产品需求

2. Review验证模块(reviewer.py)

  • 代码审查:Review代码实现
  • 测试验证:验证功能完整性
  • 发布评审:评审发布准备

3. 状态管理模块(state_manager.py)

  • 状态流转:管理产品状态流转
  • 状态查询:查询产品当前状态
  • 状态通知:状态变更通知

4. 沟通协作模块(communicator.py)

  • 消息发送:发送消息到飞书群
  • 消息接收:接收飞书群消息
  • 消息路由:路由消息到对应处理模块

🚀 使用方法

安装

bash install.sh

使用

# 产品管理
agent-a-pm product create <name>
agent-a-pm product edit <id>
agent-a-pm product delete <id>

# Review验证
agent-a-pm review code <pr_number>
agent-a-pm review test <test_result>
agent-a-pm review publish <version>

# 状态管理
agent-a-pm state transition <id> <new_state>
agent-a-pm state query <id>
agent-a-pm state notify <id>

# 沟通协作
agent-a-pm comm send <message>
agent-a-pm comm receive
agent-a-pm comm route <message>

📦 依赖

  • Python 3.12+
  • lark-oapi >= 1.5.3
  • SQLite 3

📄 许可证

MIT License

Copyright (c) 2026 米粒儿 (miliger)

免费使用、修改和重新分发时,需注明出处。

出处


最后更新:2026-03-15 01:16

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

智能体B(Dev代理)技能包

提供技术设计、开发实现、集成发布及沟通协作支持的智能体B(Dev代理)技能包。

Registry SourceRecently Updated
380Profile unavailable
Automation

三只虾协作系统

三只虾协作系统是基于多agent的任务分配、实时监控和自动通知框架,支持角色分工和心跳检测,实现任务高效协同。

Registry SourceRecently Updated
350Profile unavailable
Automation

Charmie CRM Lite

Lightweight CRM with SQLite – manage contacts. Upgrade to Pro for email, messaging, and more.

Registry SourceRecently Updated
381Profile unavailable
Automation

AI Agent Evals Lab

Evaluate agent quality and reliability with practical scorecards: accuracy, relevance, actionability, risk flags, tool-call failures, regression checks, and...

Registry SourceRecently Updated
1130Profile unavailable