refactor: Archive old directories and consolidate templates (Phase 2)#10
Open
brian-lai wants to merge 4 commits into
Open
refactor: Archive old directories and consolidate templates (Phase 2)#10brian-lai wants to merge 4 commits into
brian-lai wants to merge 4 commits into
Conversation
Starting Phase 2: Archive old directories and consolidate templates. Phase 1 completed and merged in PR #9. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Moved to _archived/: - claude/ (now use tool-setup/claude-code.md + AGENTS.md) - cursor/ (now use tool-setup/cursor.md + AGENTS.md) - copilot/ (now use tool-setup/copilot.md + AGENTS.md) - codex/ (now use tool-setup/codex.md + AGENTS.md) - gemini/ (now use tool-setup/community/others.md) - other-ai-assistants/ (content consolidated into tool-setup/) Kept: - claude-skill/ (separate package, still maintained) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Created simplified, practical templates: - examples/plans/plan-template.md - Minimal plan template - examples/plans/example-add-authentication.md - Real-world example - examples/summaries/summary-template.md - Minimal summary template - examples/summaries/example-authentication-summary.md - Real-world example - examples/workflows/context-template.md - context.md template - examples/README.md - Usage guide Templates are more concise than archived versions while remaining complete. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Updated AUTOMATED-SETUP.md links to point to tool-setup/ guides - Added _archived/README.md with deprecation notice and migration info - Explains what replaced each archived directory - References MIGRATION.md for upgrade instructions Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.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
Phase 2 of the unified AGENTS.md migration:
_archived/examples/directory with practical templatesChanges
Archived Directories
Moved to
_archived/(will be removed in a future release):claude/tool-setup/claude-code.md+AGENTS.mdcursor/tool-setup/cursor.md+AGENTS.mdcopilot/tool-setup/copilot.md+AGENTS.mdcodex/tool-setup/codex.md+AGENTS.mdgemini/tool-setup/community/others.mdother-ai-assistants/tool-setup/community/Note:
claude-skill/is NOT archived - it remains actively maintained.New
examples/DirectoryConsolidated, simplified templates:
Documentation Updates
AUTOMATED-SETUP.md- Links updated to point totool-setup/guides_archived/README.md- Deprecation notice with migration infoTest plan
_archived/examples/templates are complete and usableclaude-skill/is untouchedPhase 3 (Future PR)
_archived/directories entirely🤖 Generated with Claude Code