Skip to content

feat: Claude/Copilot parity — CLAUDE.md, AGENTS.md, and 8 wizard gap fixes#15

Merged
taylorarndt merged 2 commits into
mainfrom
feature/web-wizard-enhancements
Feb 22, 2026
Merged

feat: Claude/Copilot parity — CLAUDE.md, AGENTS.md, and 8 wizard gap fixes#15
taylorarndt merged 2 commits into
mainfrom
feature/web-wizard-enhancements

Conversation

@accesswatch
Copy link
Copy Markdown
Collaborator

Claude/Copilot Parity Fixes

Follow-up to PR #7 (merged). These commits close all remaining platform parity gaps.

Commit 1: Claude/Copilot Parity Files

  • Created CLAUDE.md — root-level workspace instructions for Claude Code, mirroring .github/copilot-instructions.md
  • Created .claude/agents/AGENTS.md — team coordination file mirroring .github/agents/AGENTS.md
  • Created TODO.md — project tracking with all phases marked complete

Commit 2: 8 Parity Gap Fixes

Critical fixes:

  • Web Copilot: added model, handoffs (4 entries), cross-page-analyzer + web-issue-fixer to frontmatter
  • Doc Claude: added parallel sub-agent execution section matching Copilot version

Minor fixes:

  • Doc Claude + Doc Copilot: added hidden helpers (document-inventory, cross-document-analyzer) to body sub-agent tables
  • Doc Claude: added "deeper dive on worst file" follow-up option
  • Doc Claude: added file sizes to metadata dashboard
  • Doc Claude: added richer large-batch options (scan by type/folder/limit) + mid-scan checkpoint

Files Changed

File Change
CLAUDE.md NEW — Claude Code workspace instructions
.claude/agents/AGENTS.md NEW — Claude team coordination
TODO.md NEW — Project tracking
.github/agents/web-accessibility-wizard.agent.md Added model, handoffs, hidden helpers to frontmatter
.claude/agents/document-accessibility-wizard.md Parallel execution, large-batch options, metadata, follow-up
.github/agents/document-accessibility-wizard.agent.md Hidden helpers in sub-agent table

… mark all TODO items complete

- Created CLAUDE.md mirroring .github/copilot-instructions.md with Claude-specific adaptations
- Created .claude/agents/AGENTS.md mirroring .github/agents/AGENTS.md for team coordination
- Updated TODO.md: marked all E1-E13, F1-F2, G1, H1-H3 as complete; added Phase I parity items
Critical fixes:
- Web Copilot: add model, handoffs, cross-page-analyzer + web-issue-fixer to frontmatter
- Doc Claude: add parallel sub-agent execution section matching Copilot version
Minor fixes:
- Doc Claude + Doc Copilot: add hidden helpers (document-inventory, cross-document-analyzer) to body sub-agent tables
- Doc Claude: add deeper dive on worst file follow-up option
- Doc Claude: add file sizes to metadata dashboard
- Doc Claude: add richer large-batch options (scan by type/folder/limit) + mid-scan checkpoint
Copilot AI review requested due to automatic review settings February 22, 2026 22:07
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR closes remaining platform parity gaps between Claude Code and GitHub Copilot accessibility agent environments following the merged PR #7. It adds three new documentation files and makes eight targeted enhancements to existing agent files.

Changes:

  • Created root-level workspace instructions for Claude Code environment (CLAUDE.md) mirroring Copilot's instructions
  • Created team coordination file for Claude agents (.claude/agents/AGENTS.md) matching the Copilot version with platform-appropriate tooling
  • Added critical parity fixes: web wizard frontmatter enhancements (model, handoffs, hidden helpers), parallel execution for document wizard, and richer batch-handling options

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
TODO.md NEW — Project tracking document showing all phases (E-I) complete with detailed task breakdown
CLAUDE.md NEW — Root-level workspace instructions for Claude Code with agent tables, decision matrix, and non-negotiable standards
.claude/agents/AGENTS.md NEW — Team coordination defining 3 teams (Document, Web, Full Audit) with enterprise scanning patterns
.github/agents/web-accessibility-wizard.agent.md Added model field, 4 handoff entries, and 2 hidden helper agents to frontmatter for feature parity
.claude/agents/document-accessibility-wizard.md Added parallel sub-agent execution section, file sizes to metadata dashboard, deeper dive follow-up option, and richer large-batch handling
.github/agents/document-accessibility-wizard.agent.md Added 2 hidden helper agents (document-inventory, cross-document-analyzer) to sub-agent table

@taylorarndt taylorarndt merged commit 0eadc9a into main Feb 22, 2026
4 checks passed
@accesswatch accesswatch deleted the feature/web-wizard-enhancements branch March 13, 2026 18:24
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.

3 participants