编程

Agentic Delivery Skill

试用

Create CompleteTech LLC delivery execution artifacts for approved agentic development engagements, including kickoff agendas, access checklists, project plan...

它能做什么

Create CompleteTech LLC delivery execution artifacts for approved agentic development engagements, including kickoff agendas, access checklists, project plan...

技能文档

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.

相关技能

Create CompleteTech LLC discovery and scoping artifacts for agentic development opportunities, including intake questionnaires, workflow discovery scripts, s...

12 次安装

Create CompleteTech LLC agentic development proposals, statements of work, discovery recaps, pilot recommendations, evaluation plans, risk/control plans, imp...

11 次安装

Create CompleteTech LLC customer success and account management artifacts for agentic development clients, including account profiles, contact maps, approved...

12 次安装

Generate branded CompleteTech Agentic Development Services Agreement packages from approved provider, client, project, commercial, and governance terms. Use...

15 次安装

Create CompleteTech LLC security, safety, permissions, and production-readiness review artifacts for agentic development workflows, including risk intake, to...

11 次安装

Create CompleteTech LLC case studies, testimonials, and proof assets for completed agentic development engagements, including intake questionnaires, outcome...

13 次安装