Install
openclaw skills install projitiveProjitive is an MCP-first governance skill for agent-driven delivery. Use this before changing task states or writing governance artifacts. Core flow: taskNe...
openclaw skills install projitiveInstall (always use latest):
npm install -g @projitive/mcp@latest
@projitive/mcpmust be kept up to date — outdated versions may be missing tools or contain bugs.
Key methods:
projectLocate / projectScan / projectNextprojectContext / taskList / taskContext / roadmapContexttaskNexttaskCreate / roadmapCreateWhen .projitive/ does not exist or is incomplete, call projectInit(projectPath="<project-dir>") immediately. Do NOT ask the user to do this manually.
README.md — scope, glossary, required readingroadmap.md — stage goals and milestonestasks.md — task pool with status + evidencedesigns/ — design decisions and rationalereports/ — execution reports and evidencetemplates/ — per-tool response templatestaskNext — pick actionable tasktaskContext — get evidence and hintsdesigns/ and reports/taskContext — verify alignmentIf taskNext returns empty: projectContext → roadmapContext → taskCreate 1–3 focused TODOs (+ roadmapCreate if needed) → taskNext.
TODO → IN_PROGRESS: execution started, scope clearIN_PROGRESS → DONE: evidence exists, criteria metIN_PROGRESS → BLOCKED: external dependency blocks progressBLOCKED → TODO/IN_PROGRESS: after blocker resolution is documentedNever mark DONE without evidence references.
.projitive/designs/.projitive/reports/tasks.md/roadmap.md.projitive/README.md + roadmap.md + tasks.mddesigns/ or reports/tasks.md