Add an Assisted-by: <agent-name>/<model-id> git trailer to commits made during an AI-assisted coding session. Trigger on any git commit activity visible in the session — either commits you make yourself, or commits the user makes outside your tool calls that surface in the conversation — even without an explicit request. Also trigger when the user explicitly asks to tag existing commits in a branch (e.g. "add assisted-by to commits in this branch").
$npx -y skills add fluxcd/agent-skills --skill commit-assisted-byInstalls into the current project.
Run `npx skills use "https://github.com/fluxcd/agent-skills" --skill "fluxcd/agent-skills/commit-assisted-by"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fluxcd/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/fluxcd/agent-skills"` and select the relevant skills, then follow their instructions.