Skip to content

docs: update CLI commands and dependency types documentation#520

Open
kasperjunge wants to merge 1 commit into
mainfrom
claude/verify-docs-alignment-m2CwG
Open

docs: update CLI commands and dependency types documentation#520
kasperjunge wants to merge 1 commit into
mainfrom
claude/verify-docs-alignment-m2CwG

Conversation

@kasperjunge
Copy link
Copy Markdown
Collaborator

Summary

Updates documentation to reflect the current state of the agr CLI and clarifies the dependency type system, including the new ralph type and tools configuration section.

Key Changes

  • CLI commands: Updated command list in AGENTS.md and CLAUDE.md to include upgrade and run, and reordered to match actual implementation (init, add, remove, sync, upgrade, list, run, config)
  • Dependency types: Clarified that type can be "skill" or "ralph", with explanation of how ralphs install to a project-scoped directory without per-tool fan-out
  • Tools section: Changed from "Future" to present tense, indicating the tools configuration section is now implemented
  • Removed outdated references: Removed mention of docs/contributing/ directory and outdated .gitignore behavior from agr init
  • Gitignore guidance: Updated to clarify that .agents/skills/ should be added to .gitignore manually rather than automatically by agr init

Implementation Details

These are documentation-only changes reflecting the actual current state of the codebase. No functional code changes are included.

https://claude.ai/code/session_01RoQiPqMvCK3JRVLPo1UfDj

- Remove broken refs to docs/contributing/ (deleted in May 15 rewrite)
- Fix index.md and managing.md claiming agr init writes .gitignore entries
  (no gitignore code exists anywhere in the implementation)
- Add upgrade and run to command lists in CLAUDE.md and AGENTS.md
- Update AGENTS.md dependency type description to mention ralphs (not "always skill")

https://claude.ai/code/session_01RoQiPqMvCK3JRVLPo1UfDj
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.

2 participants