Skip to content

feat: claude code maintainer agent parity#190

Closed
HumanBean17 wants to merge 1 commit into
masterfrom
feat/claude-code-migration
Closed

feat: claude code maintainer agent parity#190
HumanBean17 wants to merge 1 commit into
masterfrom
feat/claude-code-migration

Conversation

@HumanBean17
Copy link
Copy Markdown
Owner

Summary

  • Add first-class Claude Code maintainer config: CLAUDE.md, .claude/rules/, .claude/skills/ (canonical), .claude/settings.json, and subagents (implementer, reviewer).
  • Update AGENTS.md and README for dual-host workflow (Cursor + Claude Code); keep plans/CURSOR-PROMPTS-*.md filenames (host-neutral bodies).
  • Extend CI docs-only path filter for .claude/** and CLAUDE.md; document claude -p command templates in propose automation README.
  • Fix Cursor propose skill handoff path (plan-project-scope).

Implements propose/CLAUDE-CODE-PARITY-PROPOSE.md.

What changed

Area Files
Entry CLAUDE.md, AGENTS.md, README.md
Rules .claude/rules/*.md (ported from .cursor/rules/)
Skills .claude/skills/{propose,plan-project-scope,plan-prompts,pr-review,pr-open,java-codebase-explore}
Agents .claude/agents/{implementer,reviewer}.md
CI .github/workflows/test.yml
Docs tests/README.md, automation/cursor_propose_only/README.md

No MCP server, ontology, or production Python changes (except copied create_pr.py under .claude/skills/pr-open/).

Test plan

  • .venv/bin/ruff check . — passed
  • .venv/bin/python -m pytest automation/cursor_propose_only/tests -q — 11 passed
  • CI test job — expected green (docs-only; pytest skipped)
  • Manual: open repo in Claude Code; confirm skills load; optional smoke on one plans/CURSOR-PROMPTS-* section

Made with Cursor

Introduce CLAUDE.md, .claude/rules, skills, settings, and subagents so
Claude Code matches Cursor workflow; dual-host AGENTS.md/README; CI docs
filter for .claude/**; claude -p examples in propose automation README.

Co-authored-by: Cursor <cursoragent@cursor.com>
@HumanBean17 HumanBean17 deleted the feat/claude-code-migration branch May 20, 2026 15:16
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