Skip to content

Add shared assistant tooling and harden topic tracking#7

Merged
jamesmccomish merged 1 commit into
mainfrom
feature/generalise-agents
Jun 9, 2026
Merged

Add shared assistant tooling and harden topic tracking#7
jamesmccomish merged 1 commit into
mainfrom
feature/generalise-agents

Conversation

@jamesmccomish

Copy link
Copy Markdown
Owner

Summary

  • Add shared .agents project memory and reusable workflows for ADRs, MCP tool scaffolding, release prep, and tool-description review.
  • Convert Claude Code commands and agents into thin wrappers around shared .agents instructions.
  • Add Codex project config and docs, including local and published mp-mcp MCP server entries.
  • Update repo docs to point coding assistants at shared instructions instead of duplicating Claude-specific guidance.
  • Harden topicTracker fan-out handling so one hung upstream does not block the whole response.

Details

Assistant tooling

  • Added .agents/project.md as the shared project entry point.
  • Added shared skills for new-tool, new-adr, and release-package.
  • Added shared tool-description reviewer instructions in .agents/tool-description-reviewer.md.
  • Updated .claude commands and agents to reference shared instructions.
  • Added .codex/config.toml and .codex/agents/tool-description-reviewer.toml.

Documentation

  • Added AGENTS.md.
  • Updated CLAUDE.md, README.md, CONTRIBUTING.md, llms.txt, package docs, and eval docs to describe shared assistant tooling.
  • Added Codex install/config references alongside Claude Code MCP setup.
  • Updated the MCP host landing page with richer setup/help content.

topicTracker

  • Added configurable internal fan-out timing options for tests.
  • Increased production tolerance for slow sources while preserving an outer fan-out deadline.
  • Added a unit test proving a hung written-questions upstream is dropped without blocking healthy sources.

Testing

  • pnpm typecheck
  • pnpm lint
  • pnpm test
  • pnpm build

@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
agent-of-parliament Ready Ready Preview, Comment Jun 9, 2026 9:40am
mp-mcp-host Ready Ready Preview, Comment Jun 9, 2026 9:40am

@jamesmccomish
jamesmccomish merged commit d5c5ceb into main Jun 9, 2026
6 checks passed
@jamesmccomish
jamesmccomish deleted the feature/generalise-agents branch June 9, 2026 09:41
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