← 返回
未分类

Agentic Delivery Skill

Create CompleteTech LLC delivery execution artifacts for approved agentic development engagements, including kickoff agendas, access checklists, project plan...
为已批准的代理开发项目创建CompleteTech LLC的交付执行文档,包括启动议程、访问检查清单、项目计划...
completetech
未分类 clawhub v1.0.9 2 版本 100000 Key: 无需
★ 0
Stars
📥 339
下载
💾 0
安装
2
版本
#latest

概述

Agentic Delivery Skill

Purpose

UseScope
------
Delivery artifact generationCreate execution artifacts for approved CompleteTech LLC agentic development engagements.
Starting pointUse after proposal/SOW or contract approval is current.
Operating boundaryKeep outputs inside approved scope; route new or unapproved work to proposal/change control.

System Boundary

BoundaryUse
------
This skillKickoff, project control, evaluation, launch preparation, handoff, support, and closeout artifacts after approval.
agentic-proposal-skillUnapproved commercial scope, change requests, or new workflow expansion.
agentic-contract-skillLegal agreement artifacts and signature-authority questions.
agentic-security-review-skillSecurity-sensitive work, production readiness, credentials, permissions, data handling, or launch risk.
agentic-invoice-skillBilling, payment requests, credits, receipts, and invoice events.
agentic-customer-success-skillRelationship health, renewal, expansion planning, and account state.
agentic-case-study-skillProof only after outcomes are verified and approved.

Core Workflow

StepAction
------
1Identify the delivery need: kickoff, access, planning, status, decisions, risk/issue, change request, prototype review, evaluation, acceptance, launch, monitoring, support, handoff, closeout, or escalation.
2Gather verified delivery facts.
3Use references/use-case-decision-table.md to choose the right delivery artifact.
4Use references/delivery-positioning.md for CompleteTech LLC delivery framing and guardrails.
5Use references/delivery-catalog.md for the near-exhaustive delivery artifact library.
6Keep delivery practical and bounded; do not fabricate approvals, test results, metrics, legal claims, or production readiness.
Required FactExamples
------
Approved workApproved scope, workflow, milestone, change request, or acceptance criteria.
OwnershipClient owner, delivery owner, reviewers, approvers, and escalation contacts.
Execution contextTimeline, systems, dependencies, risks, support expectations, and handoff needs.
EvidenceEvaluation examples, test results, logs, approvals, acceptance notes, and launch gates.

Artifact Selection Guide

Choose by the current operational event first.

Event GroupUse These Artifacts
------
Kickoff and accesskickoff-agenda, client-access-checklist, project-plan, stakeholder-communication-plan
Project controlmilestone-tracker, weekly-status-update, decision-log, risk-and-issue-log, dependency-tracker
Change and remediationchange-request-intake, defect-remediation-plan, escalation-procedure
Prototype and evaluationprototype-review-checklist, evaluation-run-report, test-results-summary
Acceptance and launchacceptance-review-packet, launch-readiness-checklist, deployment-runbook, monitoring-plan
Handoff and supportsupport-plan, handoff-checklist, administrator-runbook, user-reviewer-quickstart, support-ticket-intake
Closeout and learningpost-launch-review, lessons-learned, closeout-summary, training-session-plan
Selection RuleGuidance
------
Several artifacts fitChoose the one closest to the operational event.
Launch, acceptance, or complete statusDo not mark ready, accepted, launched, or complete unless verified evidence supports it.
New or changed scopeUse change-request-intake and route commercial approval before delivery expands.

Quality Rules

RuleRequirement
------
Approved scopeExecute only the approved scope; route new scope into change request intake.
Approval gatesProtect human approval gates for external communications, production changes, purchases, data export, and material business decisions.
Project controlsTrack decisions, risks, issues, dependencies, and acceptance evidence explicitly.
EvaluationVerify evaluation examples before acceptance.
OperationsDocument logs, monitoring, runbooks, quickstarts, support, and handoff.
UnknownsUse TBD or open questions for unknowns.

Resource Guide

ResourceRole
------
references/delivery-positioning.mdCompleteTech LLC delivery language and boundaries.
references/use-case-decision-table.mdDelivery artifact selection for the current operational event.
references/delivery-lifecycle.mdFlow from kickoff through support and closeout.
references/delivery-catalog.mdNear-exhaustive delivery template library.
references/template-index.jsonMachine-readable template metadata used by the renderer.
scripts/render_delivery.pyLists delivery artifacts or renders a draft with placeholders.

Runtime Permissions

CapabilityBoundary
------
Files readBundled templates, references, examples, assets/logo.png, and user-provided Markdown or variable inputs.
Files writtenOnly user-selected --out, --png, --markdown-out, or default output/ artifact paths.
Local commandsscripts/render_delivery.py and scripts/render_pdf.py.
Not requiredNetwork access, credential access, persistence, privilege escalation, destructive file operations, background services, or project-system API calls.

Renderer

TaskCommand
------
List all delivery artifactspython3 scripts/render_delivery.py --list
List artifacts for a stagepython3 scripts/render_delivery.py --stage status --list
Render a kickoff agendapython3 scripts/render_delivery.py --template kickoff-agenda --var client_name=Acme --var workflow="support triage"
Output RuleRequirement
------
Draft statusRendered artifacts remain drafts until verified by the delivery owner.
PlaceholdersReplace every placeholder with verified project facts before sending, storing, or using as evidence.
Approval-sensitive outputsDo not treat acceptance, launch, production, or handoff language as final without recorded approval.

Rendering to a Branded PDF

Render GoalUse
------
Primary artifactBranded CompleteTech LLC delivery PDF.
Optional outputsMarkdown source and PNG preview from the same local command.
Delivery boundaryPDF output is still a delivery draft until approval evidence is recorded.

One-command delivery artifact render:

pip install -r requirements.txt
python3 scripts/render_delivery.py --template launch-readiness-checklist \
  --out artifact.pdf --png artifact.png \
  --markdown-out artifact.md \
  --title "Launch Readiness Checklist" --doc-type "DELIVERY ARTIFACT" \
  --subtitle "Northwind Trading Co. - Support Email Triage Agent (Pilot)" \
  --meta "DOCUMENT NO.=DEL-2026-0233" --meta "DATE=2026-06-12" \
  --var client_name="Client Name" --var workflow="support triage"
Output OptionFlag
------
Branded PDF--out artifact.pdf
PNG preview--png artifact.png
Markdown source--markdown-out artifact.md
Markdown only--no-pdf
No cover page--no-cover
Existing Markdown RenderCommand
------
Convert delivery Markdown to PDFpython3 scripts/render_pdf.py --markdown artifact.md --out artifact.pdf --logo assets/logo.png --title "Launch Readiness Checklist" --doc-type "DELIVERY ARTIFACT"
Rendering SupportDetails
------
Markdown subset#, ##, ###, paragraphs, - bullets, tables, > callouts, bold, and [PAGE_BREAK].
Required packagereportlab==4.5.1 for PDF rendering.
Optional preview packagespypdfium2==5.8.0 and pillow==12.2.0 for --png.
Example outputSee assets/examples/ for rendered Markdown, PDF, and PNG artifacts.

Network Boundary

BoundaryRequirement
------
Local-only runtimeNo outbound network helpers, callbacks, telemetry, receipt helpers, or delivery-run metadata posting.
External actionsDoes not deploy, launch, send, publish, or call project-management systems.
Approval-sensitive workLaunch, production, customer send, and acceptance actions require verified approval outside this renderer.

版本历史

共 2 个版本

  • v1.0.9 当前
    2026-05-28 13:29
  • v1.0.3
    2026-05-26 23:42 安全 安全

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

Agentic Contract Skill

completetech
从已批准的提供商、客户、项目、商业和治理条款生成品牌化的 CompleteTech 代理开发服务协议包。使用...
★ 0 📥 372

Agentic Email Skill

completetech
为代理开发服务创建精炼、可供审阅的销售与生命周期邮件序列,并导出为品牌PDF文件,用于外联推广。
★ 0 📥 366

Agentic Invoice Skill

completetech
生成品牌化发票和计费文档PDF,用于代理开发服务,包括预付款、里程碑、保留金、变更单、过账费用...
★ 0 📥 396