chore: agent-agnostic standards, workflows, and skill optimization#2366
Draft
TC-MO wants to merge 3 commits intochore/strengthen-vale-toolingfrom
Draft
chore: agent-agnostic standards, workflows, and skill optimization#2366TC-MO wants to merge 3 commits intochore/strengthen-vale-toolingfrom
TC-MO wants to merge 3 commits intochore/strengthen-vale-toolingfrom
Conversation
Move .claude/rules/ to standards/ at repo root so all agents have parity. Replace verbose style sections in AGENTS.md with condensed summary + pointers. Trim standards where Vale now enforces the check. Add information ordering principle. Update symlinks, supporting files, and lint ignores. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Move workflow processes and references from .claude/skills/ to workflows/ at repo root for agent parity. Rewrite all 4 SKILL.md files as summary + pointer adapters with AgentSkills spec compliance. Delete Cursor symlinks, rewrite .mdc files as thin pointers. Add check-frontmatter.sh script and workflows section to AGENTS.md. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Eval showed Sonnet hybrid (summary + pointer adapter with delegated standards subagents) is the best tradeoff: ~80% cheaper than old Opus approach, 4% faster, and catches more issues. Deterministic tools run in main process (no sandbox issues), subagents handle standards review. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Preview for this PR was built for commit |
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.
Draft - writeup pending
Summary
.claude/rules/→standards/at repo root (agent-agnostic).claude/skills/→workflows/at repo rootDepends on #2365
🤖 Generated with Claude Code