Skip to content

Commit cd34e59

Browse files
committed
update
1 parent 5f0bed7 commit cd34e59

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

docs/examples.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# Examples
1+
# Sample Workflows
22

33
**Demonstrator Research & Planning Workflows**
4-
- [📚 Weekly Research](https://github.com/githubnext/agentics?tab=readme-ov-file#-weekly-research) - Collect research updates and industry trends
5-
- [👥 Daily Team Status](https://github.com/githubnext/agentics?tab=readme-ov-file#-daily-team-status) - Assess repository activity and create status reports
6-
- [📋 Daily Plan](https://github.com/githubnext/agentics?tab=readme-ov-file#-daily-plan) - Update planning issues for team coordination
7-
- [🏷️ Issue Triage](https://github.com/githubnext/agentics?tab=readme-ov-file#️-issue-triage) - Triage issues and pull requests
4+
- [📚 Weekly Research](https://github.com/githubnext/agentics/blob/main/docs/weekly-research.md) - Collect research updates and industry trends
5+
- [👥 Daily Team Status](https://github.com/githubnext/agentics/blob/main/docs/daily-team-status.md) - Assess repository activity and create status reports
6+
- [📋 Daily Plan](https://github.com/githubnext/agentics/blob/main/docs/daily-plan.md) - Update planning issues for team coordination
7+
- [🏷️ Issue Triage](https://github.com/githubnext/agentics/blob/main/docs/issue-triage.md) - Triage issues and pull requests
88

99
**Demonstrator Coding & Development Workflows**
10-
- [📦 Daily Dependency Updater](https://github.com/githubnext/agentics?tab=readme-ov-file#-daily-dependency-updater) - Update dependencies and create pull requests
11-
- [📖 Regular Documentation Update](https://github.com/githubnext/agentics?tab=readme-ov-file#-regular-documentation-update) - Update documentation automatically
12-
- [🔍 Daily QA](https://github.com/githubnext/agentics?tab=readme-ov-file#-daily-qa) - Perform quality assurance tasks
13-
- [🧪 Daily Test Coverage Improver](https://github.com/githubnext/agentics?tab=readme-ov-file#-daily-test-coverage-improver) - Improve test coverage by adding meaningful tests to under-tested areas
14-
- [⚡ Daily Performance Improver](https://github.com/githubnext/agentics?tab=readme-ov-file#-daily-performance-improver) - Analyze and improve code performance through benchmarking and optimization
15-
- [🔍 Daily Accessibility Review](https://github.com/githubnext/agentics?tab=readme-ov-file#-daily-accessibility-review) - Review application accessibility
10+
- [📦 Daily Dependency Updater](https://github.com/githubnext/agentics/blob/main/docs/daily-dependency-updater.md) - Update dependencies and create pull requests
11+
- [📖 Regular Documentation Update](https://github.com/githubnext/agentics/blob/main/docs/regular-documentation-update.md) - Update documentation automatically
12+
- [🔍 Daily QA](https://github.com/githubnext/agentics/blob/main/docs/daily-qa.md) - Perform quality assurance tasks
13+
- [🧪 Daily Test Coverage Improver](https://github.com/githubnext/agentics/blob/main/docs/daily-test-improver.md) - Improve test coverage by adding meaningful tests to under-tested areas
14+
- [⚡ Daily Performance Improver](https://github.com/githubnext/agentics/blob/main/docs/daily-perf-improver.md) - Analyze and improve code performance through benchmarking and optimization
15+
- [🔍 Daily Accessibility Review](https://github.com/githubnext/agentics/blob/main/docs/daily-accessibility-review.md) - Review application accessibility

0 commit comments

Comments
 (0)