Skip to content

feat: consolidate Claude Code tooling from claude-code-config#13

Open
rubenvdlinde wants to merge 6 commits intomainfrom
feature/claude-code-tooling
Open

feat: consolidate Claude Code tooling from claude-code-config#13
rubenvdlinde wants to merge 6 commits intomainfrom
feature/claude-code-tooling

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Contributor

Summary

  • Move developer documentation (16 files) to docs/claude/
  • Move global-settings (hooks, VERSION, permissions) to global-settings/
  • Move usage-tracker (token monitoring scripts) to usage-tracker/
  • Update block-write-commands.sh canonical repo reference from claude-code-config to .github

Part of deprecating ConductionNL/claude-code-config — all content has been distributed to purpose-specific repos (hydra, specter, .github).

rubenvdlinde and others added 6 commits April 8, 2026 21:42
Move 16 documentation files from claude-code-config to docs/claude/:
getting-started, workflow, walkthrough, writing guides (skills, ADRs,
specs, docs), docker, testing, frontend standards, parallel agents,
global settings, app lifecycle, commands, ExApp sidecar status.
- Add global-settings/ (hooks, VERSION, permissions, install guide)
- Add usage-tracker/ (token monitoring scripts for VS Code)
- Add docs/claude/ (16 developer documentation files)
- Update block-write-commands.sh canonical repo to ConductionNL/.github
- workflow.md: update skill/ADR locations
- commands.md: update verify-global-settings-version to reference .github repo
- Add Step 0 explaining .claude as plain directory + hydra/specter submodules
- Document the directory layout and how skills are loaded
- Update spec structure section to reference hydra as canonical home
- Fix usage-tracker path reference
- Add settings-repo-url support (GitHub API primary version check)
- Add gh api Method 2 to block-write-commands.sh canonical repo guard
- Add settings-repo-url to deny list in settings.json
- Update check-settings-version.sh: GitHub API primary, git-fetch fallback,
  optional local repo, correct API path for ConductionNL/.github repo
- Update README with online version checking section and correct install steps
- Bump VERSION 1.3.0 → 1.4.0

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Rewrites README.md from a brief index into a full standalone reference
covering installation, workspace setup, skills, specs, and workflows.
Adds screenshot for MCP server connection status.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
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