Skip to content

Commit 79c99df

Browse files
committed
adds information about the repo mind light shared aw
1 parent a169869 commit 79c99df

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Investigate faults proactively and improve CI.
3030
### Research, Status & Planning Workflows
3131

3232
- [🔄 Autoloop](https://github.com/githubnext/autoloop) - Loop anything in your repo to continuously research, develop and maintain
33+
- [🧠 Repo Mind Light](docs/repo-mind-light-aw.md) - External shared workflow that gives gh-aw agents holistic repository context
3334
- [📚 Weekly Research](docs/weekly-research.md) - Collect research updates and industry trends
3435
- [📊 Weekly Issue Activity](docs/weekly-issue-activity.md) - Weekly issue activity report with trend charts and recommendations
3536
- [👥 Daily Repo Status](docs/repo-status.md) - Assess repository activity and create status reports

docs/repo-mind-light-aw.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Repo Mind Light
2+
3+
> For an overview of all available workflows, see the [main README](../README.md).
4+
5+
Repo Mind Light gives GitHub Agentic Workflows a way to query holistic repository context before they act.
6+
7+
Unlike most workflows in this repository, its reusable workflow packaging lives in a dedicated public distribution repository: **<https://github.com/githubnext/repo-mind-light-aw>**. That repository exists as the public workflow channel for Repo Mind Light because the original implementation repository is private and the workflow has more functionality under the hood than a typical single-file workflow.
8+
9+
This repository still lists it because The Agentics is a central place to discover and share useful reusable workflows.
10+
11+
The shared workflow prepares or restores a Repo Mind Light index, starts the Repo Mind Light MCP server, and gives consuming workflows a focused repository-context query tool.
12+
13+
See the [Repo Mind Light distribution repository](https://github.com/githubnext/repo-mind-light-aw) for the latest usage, configuration, permissions, timeout guidance, and operational notes. If you run into any issues or have questions about using Repo Mind Light, please open an issue in that repository.

0 commit comments

Comments
 (0)