Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[External Plugin]: agent-signage

Closed
#3,306 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
62/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
git
Domain
devtools, tooling

Research direction

Review commit 7cf8c0b440eff548c8d378313981475e5e89e902 at the claude-plugin path, starting with claude-plugin/plugin.json and claude-plugin/hooks/hooks.json. Run the spec-compliance and install-smoke checks, plus vally lint, and compare the portable manifest with the Claude Code manifest. Done means the pinned plugin passes review and can be accepted for listing without claiming unsupported portable capabilities.

Written by the indexing model from the issue text.

Description

external-plugin needs-review:HIGH ready-for-review
Plugin name

agent-signage

Short description

A PreToolUse hook that reports actionable git-state facts before file operations.

GitHub repository

hermes-labs-ai/agent-signage

Plugin path inside the repository

claude-plugin

Ref to review

No response

Commit SHA to review

7cf8c0b440eff548c8d378313981475e5e89e902

Version

0.2.1

License identifier

Apache-2.0

Author name

Rolando Bosch

Author URL

https://github.com/hermes-labs-ai

Homepage URL

https://github.com/hermes-labs-ai/agent-signage

Keywords

git, stale-branch, hooks, pretooluse, agent-reliability, developer-tools

Additional notes for reviewers

Updated to pin a newer immutable commit. The previously pinned SHA 74e7eb623d4e6b0d5fb16163cbfa8d2ec936356b had no Agent Plugins v1 manifest at the submitted plugin root and therefore failed the spec-compliance, install-smoke-test, and version-match gates with "No plugin.json found in a recognized location". PR hermes-labs-ai/agent-signage#17 added claude-plugin/plugin.json and merged to main as 7cf8c0b440eff548c8d378313981475e5e89e902. That merge commit is now pinned above for immutable review; the plugin remains version 0.2.1.

The manifest declares $schema https://agent-plugins.org/schemas/1.0.0/plugin.schema.json and uses only fields allowed by that closed schema. The repository also keeps a separate Claude Code manifest at claude-plugin/.claude-plugin/plugin.json; the two agree on every shared field, and the Claude-only displayName is deliberately absent from the portable manifest.

Scope note, stated plainly: this plugin's portable Agent Plugins surface is manifest metadata only. It ships no skills/ and no mcp.json, so vally lint correctly reports zero skills. Its actual behavior is a Claude Code PreToolUse hook wired through claude-plugin/hooks/hooks.json, which is a client-specific component, not a portable v1 one. No portable capability is claimed that the package does not ship.

No ref is supplied because no release tag points at this commit, so the sha alone is the immutable reference. The plugin is also listed in the independent Hermes Labs marketplace manifest (https://github.com/hermes-labs-ai/copilot-plugins/blob/main/.claude-plugin/marketplace.json) as a git-subdir source at path claude-plugin; that listing is independent of Awesome Copilot external-plugin intake and does not indicate Awesome Copilot acceptance. Submitted by the plugin's own maintainer (Hermes Labs).

Submission checklist
  • The plugin lives in a public GitHub repository.
  • The ref and/or sha I provided is immutable (release tag and/or full 40-character commit SHA), not a branch.
  • This submission follows this repository's contribution, security, and responsible AI policies.
  • This plugin is not already listed in the Awesome Copilot marketplace.
Dominant language
JavaScript
Stars
39.2k
Forks
5k
Avg merge
1d 18h
Merged PRs (30d)
114

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/awesome-copilot

All issues in github/awesome-copilot

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.