docs(readme): update assistant roster, prompt layers, repo structure
- Update assistant lists (added Shawn, Watson, David, CASE, AWS SA; modified Scotty/Harper roles) - Reflect new architecture layers: Tool Prompt Snippets and Shared Context - Align repository structure diagram with current filesystem layout
This commit is contained in:
7
prompts/tools/gitea.md
Normal file
7
prompts/tools/gitea.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Gitea (self-hosted Git on git.helu.ca)
|
||||
|
||||
Gitea is Robert's self-hosted Git server. Use it to read code, issues, and PRs without cloning locally.
|
||||
|
||||
- Repos on `git.helu.ca` are owned by the personal user account, not an org. Default to **user-scope** vars/secrets when configuring Gitea Actions.
|
||||
- For active development with many edits, prefer working in a local clone via Kernos rather than driving everything through the Gitea MCP.
|
||||
- For repos hosted on GitHub.com, use the GitHub MCP, not Gitea.
|
||||
Reference in New Issue
Block a user