返回顶部
p

projitive

>

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 2.1.3
安全检测
已通过
66
下载量
0
收藏
概述
安装方式
版本历史

projitive

# MCP Setup (Default Required) Install (always use latest): ```bash npm install -g @projitive/mcp@latest ``` > `@projitive/mcp` must be kept up to date — outdated versions may be missing tools or contain bugs. Key methods: - Discovery: `projectLocate` / `projectScan` / `projectNext` - Context: `projectContext` / `taskList` / `taskContext` / `roadmapContext` - Execution: `taskNext` - Planning: `taskCreate` / `roadmapCreate` # Init: Repo Governance Setup When `.projitive/` does not exist or is incomplete, call `projectInit(projectPath="<project-dir>")` immediately. Do NOT ask the user to do this manually. # Mandatory Governance Files - `README.md` — scope, glossary, required reading - `roadmap.md` — stage goals and milestones - `tasks.md` — task pool with status + evidence - `designs/` — design decisions and rationale - `reports/` — execution reports and evidence - `templates/` — per-tool response templates # Execution Loop 1. `taskNext` — pick actionable task 2. `taskContext` — get evidence and hints 3. Execute; update `designs/` and `reports/` 4. `taskContext` — verify alignment 5. Repeat If `taskNext` returns empty: `projectContext` → `roadmapContext` → `taskCreate` 1–3 focused TODOs (+ `roadmapCreate` if needed) → `taskNext`. # Task Status Rules - `TODO` → `IN_PROGRESS`: execution started, scope clear - `IN_PROGRESS` → `DONE`: evidence exists, criteria met - `IN_PROGRESS` → `BLOCKED`: external dependency blocks progress - `BLOCKED` → `TODO/IN_PROGRESS`: after blocker resolution is documented Never mark `DONE` without evidence references. # Evidence Rules - Design rationale → `.projitive/designs/` - Execution outcome → `.projitive/reports/` - Task updates must reference exact evidence files # Always-on Rules - Resolve governance root before any task decisions - Governance state writes MUST go through MCP tools; never directly edit `tasks.md`/`roadmap.md` - Keep status transitions explicit and evidence-linked - Preserve ID stability in roadmap/tasks/designs/reports - Prefer smallest valid step that moves one task forward # Fallback (no MCP) 1. Find nearest `.projitive/` 2. Read `README.md` + `roadmap.md` + `tasks.md` 3. Execute one narrow task 4. Write evidence to `designs/` or `reports/` 5. Update task status in `tasks.md`

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 projitive-1776002641 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 projitive-1776002641 技能

通过命令行安装

skillhub install projitive-1776002641

下载 Zip 包

⬇ 下载 projitive v2.1.3

文件大小: 2.26 KB | 发布时间: 2026-4-13 11:38

v2.1.3 最新 2026-4-13 11:38
Initial release of projitive skill for MCP-first governance workflows:

- Introduces agent-driven delivery flow: taskNext → taskContext → execute → verify → taskNext.
- Requires usage of MCP methods for all governance discovery, context, and task advancement.
- Enforces mandatory governance files and evidence-based task state changes.
- Outlines clear execution loop with explicit task and evidence update rules.
- Provides fallback procedure for non-MCP environments.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部