Archive
Archive the current week — collect log entries, generate summary, reset log.md, check upstream. Supports --force mode. Trigger: "/archive", "archive", "archive week", "week archive", "week wrap-up".From its SKILL.md
npx -y skills add bks-lab/open-bridge --skill archiveAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- skips confirmationTells the agent to proceed without asking first, 1 time: "--force: Archive without confirmation".
- 8 stars8 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.1 KB, 219 tokens by cl100k_base, as published. Nobody here has run it
Archive
Weekly archive workflow. Read the referenced file ONLY when triggered.
Arguments
| Argument | Effect | Default |
|---|---|---|
(none) | Archive with day-of-week detection | — |
--force | Archive without confirmation | false |
Prerequisites
bridge-config.yaml with work.enabled: true. If not: inform and exit.
Decision Tree
User wants to...
├── Archive the week → Read references/workflow.md
├── Check for upstream CORE updates → Read skills/briefing/references/upstream-summary.md
└── Questions about archiving → Answer from this file
Activity Types
| Symbol | Name |
|---|---|
| 🧪 | Testing |
| 💻 | Development |
| 🔬 | Analysis |
| 📋 | Planning |
| 📝 | Documentation |
| 🔧 | DevOps |
| 📅 | Meeting |
| 📧 | Communication |
| 📁 | Documents |
What ships with it: 1 file
3.1 KB alongside SKILL.md
references/
- workflow.md3.1 KB