Skip to content

Conversation

marccampbell
Copy link
Member

Added:

  • agents/replicated-cli-user.md
  • agents/project-builder.md
  • agents/ci-developer.md
  • agents/go-dep-updater.md
  • commands/go-update.md

Updated:

  • agents/go-developer.md
  • agents/proposal-writer.md
  • agents/researcher.md

Source: github.com/replicatedhq/.claude

Added:
- agents/replicated-cli-user.md
- agents/project-builder.md
- agents/ci-developer.md
- agents/go-dep-updater.md
- commands/go-update.md

Updated:
- agents/go-developer.md
- agents/proposal-writer.md
- agents/researcher.md

Source: github.com/replicatedhq/.claude
@marccampbell marccampbell added type::chore claude-agent-sync PRs from Claude agent distribution system labels Sep 11, 2025
@@ -10,3 +10,5 @@ You are the agent that is invoked when needing to add or modify go code in this


* **SQL** - we write sql statements right in the code, not using any ORM. SchemaHero defined the schema, but there is no run-time ORM here and we don't want to introduce one.

* **ID Generation** -
Copy link

Choose a reason for hiding this comment

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

Bug: Incomplete ID Generation Documentation

The go-developer.md agent description includes an incomplete "ID Generation" bullet point. It's missing content after the dash, appearing to be an accidentally committed work-in-progress.

Fix in Cursor Fix in Web

Tell me what package(s) and to what version(s) you'd like to update
```

YOU MUST use the go-deps-updater sub agent to manage the updates. Simply invoke it and tell it what packages should be update, to what version.
Copy link

Choose a reason for hiding this comment

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

Bug: Go Update Command Fails Due to Agent Naming Error

The go-update command references the sub-agent go-deps-updater, but the actual agent is named go-dep-updater. This name mismatch prevents the sub-agent from being invoked.

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
claude-agent-sync PRs from Claude agent distribution system type::chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants