Skip to content

Commit 95b2aac

Browse files
committed
Improve delivery overview layout
1 parent 96455eb commit 95b2aac

2 files changed

Lines changed: 31 additions & 10 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Part of the CompleteTech LLC agentic services skill library. This skill supports
1313
## OpenClaw / ClawHub Metadata
1414

1515
- Skill key: `agentic-delivery-skill`
16-
- Version-ready metadata: `1.0.4`
16+
- Version-ready metadata: `1.0.5`
1717
- Homepage: https://github.com/CompleteTech-LLC/agentic-delivery-skill
1818
- README: https://github.com/CompleteTech-LLC/agentic-delivery-skill#readme
1919
- Runtime binaries: `python3`

SKILL.md

Lines changed: 30 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: agentic-delivery-skill
33
description: >-
44
Create CompleteTech LLC delivery execution artifacts for approved agentic development engagements, including kickoff agendas, access checklists, project plans, milestone trackers, status updates, decision logs, risk/issue logs, change request intake, prototype review, evaluation reports, acceptance packets, launch readiness, monitoring, support, handoff, runbooks, quickstarts, closeout, post-launch review, and escalation procedures. Use after proposal/SOW or contract approval when Codex needs to run bounded agentic workflow delivery cleanly.
5-
version: 1.0.4
5+
version: 1.0.5
66
metadata:
77
openclaw:
88
skillKey: agentic-delivery-skill
@@ -25,20 +25,41 @@ metadata:
2525

2626
## Purpose
2727

28-
Create delivery execution artifacts for CompleteTech LLC agentic development engagements after a proposal/SOW or contract is approved.
28+
| Use | Scope |
29+
|---|---|
30+
| Delivery artifact generation | Create execution artifacts for approved CompleteTech LLC agentic development engagements. |
31+
| Starting point | Use after proposal/SOW or contract approval is current. |
32+
| Operating boundary | Keep outputs inside approved scope; route new or unapproved work to proposal/change control. |
2933

3034
## System Boundary
3135

32-
This skill owns execution after commercial approval: kickoff, project control, evaluation, launch preparation, handoff, and support artifacts. Use `agentic-proposal-skill` for unapproved commercial scope, `agentic-contract-skill` for legal agreement artifacts, `agentic-security-review-skill` for security or production-readiness review, `agentic-invoice-skill` for billing, `agentic-customer-success-skill` for relationship health and renewal, and `agentic-case-study-skill` only after outcomes are verified and approved for proof.
36+
| Boundary | Use |
37+
|---|---|
38+
| This skill | Kickoff, project control, evaluation, launch preparation, handoff, support, and closeout artifacts after approval. |
39+
| `agentic-proposal-skill` | Unapproved commercial scope, change requests, or new workflow expansion. |
40+
| `agentic-contract-skill` | Legal agreement artifacts and signature-authority questions. |
41+
| `agentic-security-review-skill` | Security-sensitive work, production readiness, credentials, permissions, data handling, or launch risk. |
42+
| `agentic-invoice-skill` | Billing, payment requests, credits, receipts, and invoice events. |
43+
| `agentic-customer-success-skill` | Relationship health, renewal, expansion planning, and account state. |
44+
| `agentic-case-study-skill` | Proof only after outcomes are verified and approved. |
3345

3446
## Core Workflow
3547

36-
1. Identify the delivery need: kickoff, access, planning, status, decisions, risk/issue, change request, prototype review, evaluation, acceptance, launch, monitoring, support, handoff, closeout, or escalation.
37-
2. Gather verified facts: approved scope, workflow, owners, timeline, milestones, systems, approval gates, evaluation examples, risks, dependencies, support expectations, and acceptance criteria.
38-
3. Use `references/use-case-decision-table.md` to choose the right delivery artifact.
39-
4. Use `references/delivery-positioning.md` for CompleteTech LLC delivery framing and guardrails.
40-
5. Use `references/delivery-catalog.md` for the near-exhaustive delivery artifact library.
41-
6. Keep delivery practical and bounded. Do not fabricate client facts, approvals, test results, metrics, regulated-use assurances, legal claims, or production readiness.
48+
| Step | Action |
49+
|---|---|
50+
| 1 | Identify the delivery need: kickoff, access, planning, status, decisions, risk/issue, change request, prototype review, evaluation, acceptance, launch, monitoring, support, handoff, closeout, or escalation. |
51+
| 2 | Gather verified delivery facts. |
52+
| 3 | Use `references/use-case-decision-table.md` to choose the right delivery artifact. |
53+
| 4 | Use `references/delivery-positioning.md` for CompleteTech LLC delivery framing and guardrails. |
54+
| 5 | Use `references/delivery-catalog.md` for the near-exhaustive delivery artifact library. |
55+
| 6 | Keep delivery practical and bounded; do not fabricate approvals, test results, metrics, legal claims, or production readiness. |
56+
57+
| Required Fact | Examples |
58+
|---|---|
59+
| Approved work | Approved scope, workflow, milestone, change request, or acceptance criteria. |
60+
| Ownership | Client owner, delivery owner, reviewers, approvers, and escalation contacts. |
61+
| Execution context | Timeline, systems, dependencies, risks, support expectations, and handoff needs. |
62+
| Evidence | Evaluation examples, test results, logs, approvals, acceptance notes, and launch gates. |
4263

4364
## Artifact Selection Guide
4465

0 commit comments

Comments
 (0)