Install (always use latest):
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:
projectLocate / projectScan / projectNextprojectContext / taskList / taskContext / roadmapContexttaskNexttaskCreate / roadmapCreateWhen .projitive/ does not exist or is incomplete, call projectInit(projectPath=" 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共 1 个版本