Skip to content

chore(ai): add claude skills#3855

Open
ndyakov wants to merge 9 commits into
masterfrom
ndyakov/ai/skills
Open

chore(ai): add claude skills#3855
ndyakov wants to merge 9 commits into
masterfrom
ndyakov/ai/skills

Conversation

@ndyakov

@ndyakov ndyakov commented Jun 17, 2026

Copy link
Copy Markdown
Member

Add ai skills and markdowns:
The current MVP is Claude-first, but the layout is intentionally easy to wrap for Codex too


Note

Low Risk
Documentation and tooling config only; no runtime or client library behavior changes.

Overview
Introduces a Claude-first, tool-agnostic AI maintainer layer: shared repo guidance in AGENTS.md, with CLAUDE.md importing it and noting skills, slash commands, and specs.

Adds .claude/ — team settings.json (allowlisted go/make/git read tools), commands/check-ci for PR CI summaries, skills (testing, add-command + references, commit-style, update-ci-image, prepare-release), and architecture specs (pool, cluster-routing, maintnotifications).

.gitignore now excludes local Claude settings, optional caveman skill symlinks, and .agents/.

Reviewed by Cursor Bugbot for commit 4c483da. Bugbot is set up for automated code reviews on this repo. Configure here.

@ndyakov ndyakov requested a review from ofekshenawa June 17, 2026 11:16
@jit-ci

jit-ci Bot commented Jun 17, 2026

Copy link
Copy Markdown

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@jit-ci

jit-ci Bot commented Jun 17, 2026

Copy link
Copy Markdown

❌ Jit Scanner failed - Our team is investigating

Jit Scanner failed - Our team has been notified and is working to resolve the issue. Please contact support if you have any questions.


💡 Need to bypass this check? Comment @sera bypass to override.

Comment thread .claude/skills/add-command/references/cluster-routing-wiring.md
Comment thread .claude/settings.json
ofekshenawa
ofekshenawa previously approved these changes Jun 22, 2026
ndyakov and others added 7 commits June 30, 2026 14:34
Move the layout/commands/architecture/conventions guidance into AGENTS.md so non-Claude agents (Codex, Cursor, Aider, ...) read the same source. CLAUDE.md now imports it via @AGENTS.md and keeps only Claude-specific notes (skills auto-trigger, slash commands). Commands are inlined rather than delegated to skills, since other tools cannot read skills.
Playbook to stage a release locally (semver pick, PR gathering, RELEASE-NOTES.md per template, scripts/release.sh bump, scripts/tag.sh dry-run) without ever tagging, pushing, or committing. List it in AGENTS.md; drop CLAUDE.md's duplicate skill enumeration so names live only in AGENTS.md.
add-command: WebFetch (fetch spec + docs). prepare-release: Bash(git describe:*), Bash(gh pr list:*).
@ndyakov ndyakov marked this pull request as ready for review June 30, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants