بنقرة واحدة
cvm
يحتوي cvm على 3 من skills المجمعة من LadislavSopko، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Execute a validated CVM Plan Protocol (CVM-PP) plan end to end through the CVM MCP tools. Use this skill whenever you need to run, execute, or drive a CVM plan.md autonomously — parse it, start the planexecutor, and work the getTask/submitTask loop one task at a time. Triggers: execute this CVM plan, run the plan with CVM, drive the plan through the planexecutor, resume an interrupted CVM execution.
Review an existing CVM Plan Protocol (CVM-PP) plan for conformity and quality before it is executed. Use this skill whenever you need to check, review, audit, or approve a CVM plan.md — machine-validate it with parsePlan and then semantically review its blocks against TDDAB quality rules. Triggers: review this CVM plan, check the plan before execution, is this plan.md valid, approve the plan for the planexecutor.
Author a valid CVM Plan Protocol (CVM-PP) plan that CVM can execute. Use this skill whenever you need to write, draft, or structure a CVM plan — a mission plus ordered TDDAB/step blocks — so an AI agent can be driven through the work one task at a time by the CVM planexecutor. Triggers: create a CVM plan, write a plan.md for CVM, turn this feature into a CVM-PP plan, prepare work for autonomous execution.