mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-01 06:23:28 +08:00
73 lines
2.3 KiB
Markdown
73 lines
2.3 KiB
Markdown
# Social Launch Copy (X + LinkedIn)
|
|
|
|
Use these templates as launch-ready starting points. Review channel tone before posting.
|
|
|
|
## X Post: Release Announcement
|
|
|
|
```text
|
|
ECC v2.0.0-rc.1 is live.
|
|
|
|
The repo is moving from a Claude Code config pack into a cross-harness operating system for agentic work.
|
|
|
|
What ships:
|
|
- Hermes setup guide
|
|
- release notes and launch collateral
|
|
- cross-harness architecture docs
|
|
- Hermes import guidance for turning local operator workflows into public ECC skills
|
|
|
|
Start here: https://github.com/affaan-m/everything-claude-code
|
|
Release notes: https://github.com/affaan-m/everything-claude-code/blob/main/docs/releases/2.0.0-rc.1/release-notes.md
|
|
```
|
|
|
|
## X Post: Proof + Metrics
|
|
|
|
```text
|
|
ECC v2.0.0-rc.1 keeps the public surface honest:
|
|
- reusable ECC substrate in repo
|
|
- Hermes documented as the operator shell
|
|
- private workspace state left out
|
|
- release metadata and docs covered by tests
|
|
|
|
This is the release-candidate line: public system shape now, deeper local integrations only after sanitization.
|
|
```
|
|
|
|
## X Quote Tweet: Eval Skills Article
|
|
|
|
```text
|
|
Strong point on eval discipline.
|
|
|
|
In ECC we turned this into production checks via:
|
|
- /harness-audit
|
|
- /quality-gate
|
|
- Stop-phase session summaries
|
|
|
|
In v2.0.0-rc.1, that discipline extends to the release surface: docs, manifests, launch copy, and public/private boundaries are test-backed.
|
|
```
|
|
|
|
## X Quote Tweet: Plankton / deslop workflow
|
|
|
|
```text
|
|
This workflow direction is right: optimize the harness, not just prompts.
|
|
|
|
ECC v2.0.0-rc.1 pushes that further: reusable skills, thin harness adapters, and Hermes as the operator shell on top.
|
|
```
|
|
|
|
## LinkedIn Post: Partner-Friendly Summary
|
|
|
|
```text
|
|
ECC v2.0.0-rc.1 is live.
|
|
|
|
The practical shift: ECC is no longer just a Claude Code config pack. It is becoming a cross-harness operating system for agentic work.
|
|
|
|
This release-candidate surface includes:
|
|
- sanitized Hermes setup documentation
|
|
- release notes and launch collateral
|
|
- cross-harness architecture notes
|
|
- Hermes import guidance for turning local operator patterns into public ECC skills
|
|
|
|
It does not include private workspace state, credentials, raw local exports, or personal datasets.
|
|
|
|
Repo: https://github.com/affaan-m/everything-claude-code
|
|
Release notes: https://github.com/affaan-m/everything-claude-code/blob/main/docs/releases/2.0.0-rc.1/release-notes.md
|
|
```
|