Skip to content

Add Agentic Repo docs#47

Open
ddunkin wants to merge 13 commits into
masterfrom
agent-docs
Open

Add Agentic Repo docs#47
ddunkin wants to merge 13 commits into
masterfrom
agent-docs

Conversation

@ddunkin
Copy link
Copy Markdown
Member

@ddunkin ddunkin commented May 14, 2026

Link to Agentic Repository System docs in https://github.com/LogosBible/AgentConfiguration/pull/30.

@ddunkin ddunkin requested a review from travisbader May 14, 2026 15:07
Comment thread conventions/agentic-repository-system.md Outdated
Comment thread conventions/agentic-repository-system.md Outdated
@@ -0,0 +1,151 @@
# Agentic Repository System

AI coding agents (GitHub Copilot, Claude Code, etc.) work better when a repository contains configuration: skills that teach the agent how to do specific tasks, prompts that set context, and MCP servers that give the agent new capabilities. These files live in the repository so every developer gets the same agent behavior.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍
Great doc, this clarifies what my questions were getting started

  1. Relationship between conventions and Agent Configuration - what problems do each solve
  2. How do i take a repo from zero to hero.

Ed is presenting on this topic in his tech talk next week. It might be worth checking that we are not doubling up work.

@bgrainger bgrainger requested a review from ejball May 15, 2026 03:21
Copy link
Copy Markdown
Member

@ejball ejball left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This documentation would be more relevant (and perhaps easier to find) in LogosBible/AgentConfiguration.

@ddunkin ddunkin marked this pull request as ready for review May 15, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants