Skip to content

Commit 73c3d6a

Browse files
authored
Update README.md
1 parent 84d396b commit 73c3d6a

File tree

1 file changed

+42
-22
lines changed

1 file changed

+42
-22
lines changed

README.md

Lines changed: 42 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,57 @@
1-
<div align="center">
1+
# Democratize Tribal Knowledge Using Copilot Spaces
22

3-
# 🎉 Congratulations arilivigni! 🎉
3+
- Centralize scattered project management knowledge in Copilot Spaces
4+
- Convert tacit tribal insights into searchable, versioned artifacts
5+
- Give all team members equal access to processes, decisions, and rationale
6+
- Connect a repository as a structured knowledge source
7+
- Extract, refine, and standardize workflows collaboratively
8+
- Feed validated improvements back into living documentation
9+
- Accelerate onboarding and reduce single-person dependency risk
10+
- Enable consistent, repeatable project execution
411

5-
<img src="https://octodex.github.com/images/welcometocat.png" height="200px" />
12+
## Welcome
613

7-
### 🌟 You've successfully completed the exercise! 🌟
14+
- **Who is this for**: Project managers, team leads, and developers looking to streamline knowledge sharing
15+
- **What you'll learn**: How to leverage GitHub Copilot Spaces to capture, organize, and improve project management processes
16+
- **What you'll build**: A comprehensive knowledge management system using Copilot Spaces for team collaboration
17+
- **Prerequisites**:
18+
- Basic familiarity with GitHub repositories
19+
- Access to GitHub Copilot Spaces
20+
- Beginner-level project management concepts
821

9-
## 🚀 Share Your Success!
22+
- **How long**: This exercise takes less than 30 minutes to complete.
1023

11-
**Show off your new skills and inspire others!**
24+
In this exercise, you will use Copilot Spaces:
1225

13-
<a href="https://twitter.com/intent/tweet?text=I%20just%20completed%20the%20%22Democratize%20Tribal%20Knowledge%20Using%20Copilot%20Spaces%22%20GitHub%20Skills%20hands-on%20exercise!%20%F0%9F%8E%89%0A%0Ahttps%3A%2F%2Fgithub.com%2Fskills%2Fdemocratize-tribal-knowledge-using-copilot-spaces%0A%0A%23GitHubSkills%20%23OpenSource%20%23GitHubLearn" target="_blank" rel="noopener noreferrer">
14-
<img src="https://img.shields.io/badge/Share%20on%20X-1da1f2?style=for-the-badge&logo=x&logoColor=white" alt="Share on X" />
15-
</a>
16-
<a href="https://bsky.app/intent/compose?text=I%20just%20completed%20the%20%22Democratize%20Tribal%20Knowledge%20Using%20Copilot%20Spaces%22%20GitHub%20Skills%20hands-on%20exercise!%20%F0%9F%8E%89%0A%0Ahttps%3A%2F%2Fgithub.com%2Fskills%2Fdemocratize-tribal-knowledge-using-copilot-spaces%0A%0A%23GitHubSkills%20%23OpenSource%20%23GitHubLearn" target="_blank" rel="noopener noreferrer">
17-
<img src="https://img.shields.io/badge/Share%20on%20Bluesky-0085ff?style=for-the-badge&logo=bluesky&logoColor=white" alt="Share on Bluesky" />
18-
</a>
19-
<a href="https://www.linkedin.com/feed/?shareActive=true&text=I%20just%20completed%20the%20%22Democratize%20Tribal%20Knowledge%20Using%20Copilot%20Spaces%22%20GitHub%20Skills%20hands-on%20exercise!%20%F0%9F%8E%89%0A%0Ahttps%3A%2F%2Fgithub.com%2Fskills%2Fdemocratize-tribal-knowledge-using-copilot-spaces%0A%0A%23GitHubSkills%20%23OpenSource%20%23GitHubLearn" target="_blank" rel="noopener noreferrer">
20-
<img src="https://img.shields.io/badge/Share%20on%20LinkedIn-0077b5?style=for-the-badge&logo=linkedin&logoColor=white" alt="Share on LinkedIn" />
21-
</a>
26+
1. Add a repository as a source to your Copilot Space
27+
1. Add instructions to your Copilot Space
28+
1. Create issues in the repository using Copilot Spaces
29+
1. Explore and summarize project management process documentation
30+
1. Update repository documentation based on insights and gaps discovered
2231

23-
### 🎯 What's Next?
32+
### How to start this exercise
2433

25-
**Keep the momentum going!**
34+
Simply copy the exercise to your account, then give your favorite Octocat (Mona) **about 20 seconds** to prepare the first lesson, then **refresh the page**.
2635

27-
[![](https://img.shields.io/badge/Return%20to%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)](https://github.com/skills/democratize-tribal-knowledge-using-copilot-spaces/issues/12)
28-
[![GitHub Skills](https://img.shields.io/badge/Explore%20GitHub%20Skills-000000?style=for-the-badge&logo=github&logoColor=white)](https://learn.github.com/skills)
36+
[![](https://img.shields.io/badge/Copy%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)](https://github.com/new?template_owner=skills&template_name=democratize-tribal-knowledge-using-copilot-spaces&owner=%40me&name=skills-democratize-tribal-knowledge-using-copilot-spaces&description=Exercise:+Democratize+Tribal+Knowledge+Using+Copilot+Spaces&visibility=public)
2937

30-
*There's no better way to learn than building things!* 🚀
38+
<details>
39+
<summary>Having trouble? 🤷</summary><br/>
3140

32-
</div>
41+
When copying the exercise, we recommend the following settings:
42+
43+
- For owner, choose your personal account or an organization to host the repository.
44+
45+
- We recommend creating a public repository, since private repositories will use Actions minutes.
46+
47+
If the exercise isn't ready in 20 seconds, please check the [Actions](../../actions) tab.
48+
49+
- Check to see if a job is running. Sometimes it simply takes a bit longer.
50+
51+
- If the page shows a failed job, please submit an issue. Nice, you found a bug! 🐛
52+
53+
</details>
3354

3455
---
3556

3657
&copy; 2025 GitHub &bull; [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) &bull; [MIT License](https://gh.io/mit)
37-

0 commit comments

Comments
 (0)