Skip to content

feat(plugins): Claude Code plugin — auto-stamp hook + check skill - #127

Merged
HMAKT99 merged 1 commit into
mainfrom
claude-code-plugin
Jul 4, 2026
Merged

feat(plugins): Claude Code plugin — auto-stamp hook + check skill#127
HMAKT99 merged 1 commit into
mainfrom
claude-code-plugin

Conversation

@HMAKT99

@HMAKT99 HMAKT99 commented Jul 4, 2026

Copy link
Copy Markdown
Owner

What

Native Claude Code plugin distribution:

/plugin marketplace add HMAKT99/AKF
/plugin install akf

gives any Claude Code user:

  • PostToolUse auto-stamp hook (Write|Edit) — every file Claude writes gets stamped via akf hook claude; silent and non-blocking, no-ops when akf isn't installed
  • akf skill — the check→stamp protocol, evidence honesty rules, memory decay + skill supply-chain checks (adapted from the agentskills.io skill)

Layout per the plugins reference: .claude-plugin/marketplace.json at repo root, plugin under plugins/akf/ with plugin.json, skills/, hooks/hooks.json, ${CLAUDE_PLUGIN_ROOT}-relative script.

README: Claude Code row now leads with the plugin install.

Verification

  • claude plugin validate .Validation passed (zero warnings)
  • All JSON parses; hook script exits 0 in all paths; skill file self-stamped (--preset skill)

/plugin marketplace add HMAKT99/AKF -> /plugin install akf gives:
- PostToolUse (Write|Edit) hook auto-stamping every file Claude Code
  writes (silent, never blocks, no-ops without akf installed)
- akf skill: the check-before-you-trust protocol, evidence honesty
  rules, memory/skill presets
- claude plugin validate: passed
@vercel

vercel Bot commented Jul 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
akf Ready Ready Preview, Comment Jul 4, 2026 7:38am
akf18 Ready Ready Preview, Comment Jul 4, 2026 7:38am

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown

AKF Trust Certification — ✅ Certified

❌ 0/11 files certified · average trust 0.45 · 3 failed

File Trust Evidence Issues
skills/check.md 0.26 other ai_content_without_review, trust_below_threshold, hallucination_risk, knowledge_laundering, ungrounded_ai_claims, excessive_ai_concentration, provenance_gap, unknown, unknown, unknown, unknown, unknown, unknown, unknown
skills/hermes-akf/SKILL.md 0.54 human_review ai_content_without_review, hallucination_risk, knowledge_laundering, ungrounded_ai_claims, excessive_ai_concentration, provenance_gap, unknown, unknown, unknown, unknown, unknown, unknown
skills/openclaw-akf/SKILL.md 0.54 human_review ai_content_without_review, hallucination_risk, knowledge_laundering, ungrounded_ai_claims, excessive_ai_concentration, provenance_gap, unknown, unknown, unknown, unknown, unknown, unknown

Total: 11 | Certified: 0 | Failed: 3 | Skipped: 8

Generated by AKF Certify

@HMAKT99
HMAKT99 merged commit 27918fb into main Jul 4, 2026
8 checks passed
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.

1 participant