- Removed duplicate workflows now centralized in common-plat: - repo_sync-repos, repo_push-repos, repo_backup-and-push - repo_backup-main-branch, repo_commit-workspace, repo_update-agent-docs - Updated README.md to reference central workflows in learning_ai_common_plat All repo-management workflows now maintained in common-plat/.windsurf/workflows/
16 lines
528 B
Markdown
16 lines
528 B
Markdown
# ChronoMind Workflows
|
|
|
|
Product-specific workflows for ChronoMind AI-powered contextual clock.
|
|
|
|
## Repo-management Workflows
|
|
|
|
Cross-repo workflows are maintained centrally in `learning_ai_common_plat/.windsurf/workflows/`:
|
|
- `/repo_sync-repos` — Pull latest from all repos
|
|
- `/repo_commit-workspace` — Commit changes across repos
|
|
- `/repo_backup-main-branch` — Backup main branches
|
|
- `/repo_backup-and-push` — Backup then push all repos
|
|
|
|
## Product Workflows
|
|
|
|
- `/refresh-chat-history` — Refresh Windsurf chat archive
|