Skip to content

feature/commands-prd-2-5-2#1

Merged
lis186 merged 3 commits intomainfrom
feature/commands-prd-2-5-1
Nov 22, 2025
Merged

feature/commands-prd-2-5-2#1
lis186 merged 3 commits intomainfrom
feature/commands-prd-2-5-1

Conversation

@lis186
Copy link
Copy Markdown
Owner

@lis186 lis186 commented Nov 22, 2025

Changes

  • Updated PRD version to 2.5.1
  • Renamed .claude/skills to .claude/commands
  • Introduced new /atlas-overview command for rapid project
    understanding - Added self-contained SourceAtlas plugin with
  • comprehensive documentation and tests
  • Updated command names, helper scripts, and project architecture
  • documentation

Update the PRD to reflect the decision to adopt Claude Code Commands instead of Skills, incrementing the version to 2.5.1 and marking the architecture as finalized. This change renames directories and concepts (.claude/skills -> .claude/commands), updates command names and helper scripts, clarifies prioritized commands (e.g. /atlas-pattern), adjusts examples and templates, and adds a new decision appendix explaining the rationale for Commands over Skills to make the tool more predictable, user-controlled, and faster to develop.
Introduce a complete, self-contained Claude Code plugin for SourceAtlas (v2.5.1) under plugin/. This initial release adds plugin metadata, changelog, license, README, comprehensive testing guide, and the atlas-pattern command implementation so the plugin can be developed and tested entirely within sourceatlas2. The change is needed to provide a packaged, zero-dependency plugin that documents usage, testing, and development workflow for pattern-learning features and to prepare the project for local testing and future marketplace publishing.
Introduce new `/atlas-overview` command to provide quick project 
insights in 10-15 minutes. Enables users to get 70-80% project 
understanding without full analysis.
Key changes:
- Create atlas-overview.md command specification
- Update PRD documentation with new command details
- Add high-priority command for fast project comprehension
- Implement entropy-based scanning approach
- Adjust command priority and documentation structure
@lis186 lis186 merged commit 34461e4 into main Nov 22, 2025
@lis186 lis186 deleted the feature/commands-prd-2-5-1 branch November 22, 2025 02:11
lis186 added a commit that referenced this pull request Nov 23, 2025
Pattern detection engine for learning design patterns from codebases.
  - 8 patterns supported (api endpoint, background job, etc.)
  - Tested on 6 iOS projects: 90-100% accuracy, <20s execution
  - Includes command, script, pattern library, and docs
lis186 added a commit that referenced this pull request Dec 20, 2025
lis186 added a commit that referenced this pull request Dec 20, 2025
Pattern detection engine for learning design patterns from codebases.
  - 8 patterns supported (api endpoint, background job, etc.)
  - Tested on 6 iOS projects: 90-100% accuracy, <20s execution
  - Includes command, script, pattern library, and docs
lis186 added a commit that referenced this pull request Dec 20, 2025
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