Skip to content

chore: adopt agent-framework plugin, remove local framework files#83

Merged
brenpike merged 3 commits into
mainfrom
chore/adopt-agent-framework-plugin
Apr 30, 2026
Merged

chore: adopt agent-framework plugin, remove local framework files#83
brenpike merged 3 commits into
mainfrom
chore/adopt-agent-framework-plugin

Conversation

@brenpike
Copy link
Copy Markdown
Owner

Summary

  • Enables the agent-framework Claude Code plugin which provides all 4 agents (orchestrator, planner, coder, designer) and 7 workflow skills as a reusable, namespaced plugin
  • Removes 19 local framework files: .claude/agents/, .claude/skills/, .claude/references/, and 5 root governance docs (agent-system-policy.md, branching-pr-workflow.md, pr-review-remediation-loop.md, versioning.md, AGENTS.md)
  • Updates .claude/settings.json to enable the plugin; removes "agent" key (plugin's own settings.json activates orchestrator by default)
  • Updates CLAUDE.md Multi-Agent Governance section to reference the plugin; removes stale versioning.md Documentation Index row

Motivation

Extracts the project-agnostic agent framework into a standalone plugin for reuse across all projects. Per-project setup is now: enable plugin in settings.json + maintain CLAUDE.md and AGENTS.md.

Test plan

  • Install plugin: claude plugin install https://github.com/brenpike/agent-framework
  • Open project in Claude Code — orchestrator should be default agent
  • Verify agent-framework:checkpoint-commit and other skills are available
  • Confirm no broken references in .claude/ (agents, skills, references dirs gone)
  • Confirm CLAUDE.md governance section points to plugin repo

No version bump required

Framework files are not part of any NuGet package. No package behavior changed.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fff25681dd

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread CLAUDE.md
Comment thread versioning.md
Codex P2 review on PR #83:
- Restore AGENTS.md so CLAUDE.md's "external reviewer guidance" pointer
  resolves again.
- Replace docs/development.md's stale ../versioning.md link with the
  SemVer reference only; full policy now lives in the agent-framework
  plugin governance docs.
@brenpike brenpike merged commit d58e2bf into main Apr 30, 2026
2 checks passed
@brenpike brenpike deleted the chore/adopt-agent-framework-plugin branch April 30, 2026 23:19
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