Archive
Your AI coding agent starts every session knowing your repos, your clients, and how you work — a plain git repo of markdown + YAML it reads at session start, independent of model or frontend. Context compounds instead of restarting. MIT.
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.
One thing to look at
- 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.
What its author says it does
Copied from the file, not written here
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".
SKILL.md
1.1 KB, 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 |