Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
bcmyguest avatar

Assisted By

  • 1 repo stars
  • Updated June 16, 2026
  • bcmyguest/assisted-by

assisted-by is a Claude Code plugin that enforces Assisted-by git commit trailers and blocks disallowed attribution so developers can credit AI help per kernel policy.

About

assisted-by is a Claude Code marketplace plugin that credits AI help on git commits the way the Linux kernel coding-assistants policy describes. It combines a teaching skill with a PreToolUse hook that rejects bad commit messages before they land. Install it when AI agents write commits and you need consistent, policy-correct attribution instead of informal co-author lines.

  • git-attribution skill teaches kernel coding-assistants attribution rules
  • attribution-guard.py PreToolUse hook blocks noncompliant git commits
  • Requires Assisted-by: AGENT_NAME:MODEL_VERSION trailers
  • Blocks AI Signed-off-by and Co-Authored-By: Claude patterns

Assisted By by the numbers

  • Data as of Jul 10, 2026 (Skillselion catalog sync)
/plugin marketplace add bcmyguest/assisted-by

Add your badge

Show developers this marketplace is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars1
Last updatedJune 16, 2026
Repositorybcmyguest/assisted-by

How do you stop coding agents from using Co-Authored-By or Signed-off-by lines that violate project attribution rules?

Enforce Linux-kernel-style Assisted-by git trailers on AI-assisted commits and block incorrect Signed-off-by or Co-Authored-By usage.

Who is it for?

Developers using Claude Code who want kernel-style AI attribution enforced automatically on git commit.

Skip if: Repositories that do not use git or projects with unrelated commit message conventions.

What you get

Commit messages containing correct Assisted-by trailers and no disallowed AI Signed-off-by or Co-Authored-By entries.

Recommended Marketplaces

FAQ

What trailer format is required?

Assisted-by: AGENT_NAME:MODEL_VERSION with optional extra analysis tools when applicable.

What does the hook block?

Commits missing proper Assisted-by lines or using AI Signed-off-by or Co-Authored-By: Claude.

Does it include only a skill?

It ships both the git-attribution skill and the attribution-guard.py enforcing hook.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.