Skip to content

Add /dev-team:config skill and fix stale developer-standards entry - #77

Merged
jodavis merged 2 commits into
mainfrom
claude/dev-team-config-skill-034150
Jul 21, 2026
Merged

Add /dev-team:config skill and fix stale developer-standards entry#77
jodavis merged 2 commits into
mainfrom
claude/dev-team-config-skill-034150

Conversation

@jodavis-claude

Copy link
Copy Markdown
Collaborator

Summary

  • Adds plugins/dev-team/commands/config.md (/dev-team:config) and the update-project-configuration skill for initializing or changing settings in .dev-team/config.yaml at the user, project, or per-user-local tier.
  • Uses this repo's own committed config as a first real target: removes the developer-standards entry for CLAUDE.md, which doesn't exist anywhere in this repo (confirmed absent on main too) — a stale entry the new skill's review flagged.

Test plan

  • Re-ran get-project-configuration/scripts/merge_config.py --repo-root . and confirmed developer-standards no longer includes CLAUDE.md (done, see conversation)
  • Try /dev-team:config end-to-end in a live session against a project with no existing config to validate the guided walkthrough

🤖 Generated with Claude Code

Adds a config command and update-project-configuration skill for
initializing or changing .dev-team/config.yaml settings at the user,
project, or per-user-local tier. Also removes this project's committed
config.yaml entry for CLAUDE.md, which doesn't exist in this repo.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

build-and-test: Python test results

Status: ✅ Passed

Test log

Comment thread plugins/dev-team/commands/configure.md
Comment thread plugins/dev-team/skills/update-project-configuration/SKILL.md Outdated
…etection

Address PR review comments: rename the command file (and thus its slash
name) from config.md to configure.md per reviewer request, and extend the
testing-detection find command in update-project-configuration/SKILL.md to
also match C# xUnit/NUnit/MSTest conventions (*Tests.cs, *Test.cs).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@jodavis
jodavis merged commit a1befcb into main Jul 21, 2026
3 checks passed
@jodavis
jodavis deleted the claude/dev-team-config-skill-034150 branch July 21, 2026 23:30
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