Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .claude/skills
1 change: 0 additions & 1 deletion .claude/skills/commit

This file was deleted.

1 change: 0 additions & 1 deletion .claude/skills/create-branch

This file was deleted.

8 changes: 8 additions & 0 deletions agents.toml

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

The changes to this file were generated by running dotagents init --force, which sets up dotagents from scratch, with support configured for all dotagents-supported agents.

As init --force clears the config, I then added back all the pre-existing skills manually.

Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
version = 1
agents = ["claude", "cursor", "codex", "vscode", "opencode"]

[trust]
github_repos = [ "getsentry/skills", "getsentry/dotagents" ]

[[skills]]
name = "dotagents"
source = "getsentry/dotagents"

[[skills]]
name = "brand-guidelines"
Expand Down
15 changes: 0 additions & 15 deletions skills-lock.json

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This file is also made redundant by dotagents

This file was deleted.

Loading