Skip to content

Add ds4-onboarding skill (docs-grounded agent skill tutor)#310

Open
maeste wants to merge 1 commit into
antirez:mainfrom
maeste:feature/ds4-onboarding-skill
Open

Add ds4-onboarding skill (docs-grounded agent skill tutor)#310
maeste wants to merge 1 commit into
antirez:mainfrom
maeste:feature/ds4-onboarding-skill

Conversation

@maeste
Copy link
Copy Markdown

@maeste maeste commented May 31, 2026

Adds an agent skill for onboarding to DS4 under
.agents/skills/ds4-onboarding/, with .claude as a symlink to .agents
so both conventions resolve to the same tree.

The skill acts as a tutor that answers strictly from the repo's certified
corpus (README.md, MODEL_CARD.md, the */README.md files, and the CLI
--help / ds4_help.c), cites every claim with clickable file:line +
GitHub links, replies in the user's language, and never runs work commands
on the user's behalf.

Closes #309

Add a docs-grounded onboarding skill for DS4. It acts as a tutor that
answers strictly from the repo's certified corpus (README.md, MODEL_CARD.md,
the */README.md files, and the CLI --help / ds4_help.c), cites every claim
with clickable file:line + GitHub links, replies in the user's language, and
never runs work commands on the user's behalf.

Lives under .agents/skills/ with .claude as a symlink to .agents so both
conventions resolve to the same tree.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

Onboarding skill for DS4: a docs-grounded agent skill tutor

1 participant