Skip to content

Add backbrief-kit to plugins - #40

Merged
anistark merged 2 commits into
nullorder:mainfrom
charlesashe:add-backbrief-kit
Sep 12, 2026
Merged

anistark merged 2 commits into
nullorder:mainfrom
charlesashe:add-backbrief-kit

Conversation

@charlesashe

Copy link
Copy Markdown
Contributor

Adds a reference entry for backbrief-kit.

What it is: an orchestrator plans a goal into units with acceptance criteria and routes each to a specialist agent; a separate verifier reviews each finished artifact in fresh context against those criteria, receiving the artifact and criteria only and never the producing agent's reasoning; /handoff and /pickup carry project state across sessions.

Manifest: .claude-plugin/plugin.json, version 2.10.0.

Two notes so the entry is accurate rather than flattering:

  • Tags say commands, not agents/skills. The plugin itself provides two slash commands at its root (/backbrief-kit:setup, /backbrief-kit:verify-install). The agents, skills and rules ship in kit-payload/ and are installed into the user's project by /setup rather than loaded as plugin-native components, so tagging them would put the entry in filters where a user would find nothing plugin-native.
  • The licence is custom and source-available, not OSI. Free to use and share unmodified, not for resale. Stated in the license field rather than shortened to something misleading.

Repo: https://github.com/charlesashe/backbrief-kit

@github-actions

Copy link
Copy Markdown
Contributor

Plugin Validation ✅

Check Status
Duplicate check ✅ success
Schema validation ✅ success
Marketplace build ✅ success

Great plugin! Add this badge to your plugin's README for better discovery:

AgentHub

Markdown:

[![AgentHub](https://agenthub.nullorder.org/badge.svg)](https://agenthub.nullorder.org)

HTML:

<a href="https://agenthub.nullorder.org">
  <img src="https://agenthub.nullorder.org/badge.svg" alt="AgentHub" />
</a>

@anistark
anistark merged commit 12734c5 into nullorder:main Sep 12, 2026
@anistark

Copy link
Copy Markdown
Contributor

Thanks for the contribution @charlesashe 🙌🏼

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.

2 participants