feat: claude code maintainer agent parity#190
Closed
HumanBean17 wants to merge 1 commit into
Closed
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
CLAUDE.md,.claude/rules/,.claude/skills/(canonical),.claude/settings.json, and subagents (implementer,reviewer).AGENTS.mdand README for dual-host workflow (Cursor + Claude Code); keepplans/CURSOR-PROMPTS-*.mdfilenames (host-neutral bodies)..claude/**andCLAUDE.md; documentclaude -pcommand templates in propose automation README.proposeskill handoff path (plan-project-scope).Implements
propose/CLAUDE-CODE-PARITY-PROPOSE.md.What changed
CLAUDE.md,AGENTS.md,README.md.claude/rules/*.md(ported from.cursor/rules/).claude/skills/{propose,plan-project-scope,plan-prompts,pr-review,pr-open,java-codebase-explore}.claude/agents/{implementer,reviewer}.md.github/workflows/test.ymltests/README.md,automation/cursor_propose_only/README.mdNo MCP server, ontology, or production Python changes (except copied
create_pr.pyunder.claude/skills/pr-open/).Test plan
.venv/bin/ruff check .— passed.venv/bin/python -m pytest automation/cursor_propose_only/tests -q— 11 passedtestjob — expected green (docs-only; pytest skipped)plans/CURSOR-PROMPTS-*sectionMade with Cursor