Skip to content

chore: migrate .ai-agents to .claude and add slash commands#5

Merged
thlaure merged 1 commit into
masterfrom
chore/migrate-ai-agents-to-claude
Mar 4, 2026
Merged

chore: migrate .ai-agents to .claude and add slash commands#5
thlaure merged 1 commit into
masterfrom
chore/migrate-ai-agents-to-claude

Conversation

@thlaure

@thlaure thlaure commented Mar 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • Move all agent documentation from .ai-agents/ to .claude/ (roles, workflows, domains, shared)
  • Fix all internal path references to use .claude/ prefix
  • Update CLAUDE.md agent roster with correct file paths and names
  • Add .claude/commands/ with 11 slash commands usable directly in Claude Code

Slash commands added

Command Description
/new-feature <desc> Full 9-step feature workflow
/bug-fix <desc> 8-step bug fix workflow
/release <version> Release preparation workflow
/engineer <task> Load @engineer role context
/frontend <task> Load @frontend role context
/review Code review with reviewer checklist
/infra <task> Load @infra role context
/ai-specialist <task> Load @AI-specialist role context
/domain <name> Load a domain context (feed, article, bookmark…)
/quality Run make quality and explain failures
/hotfix <desc> Expedited production fix flow

Test plan

  • /new-feature, /bug-fix, /release invoke the correct workflow files
  • /domain feed loads .claude/domains/feed/context.md
  • /review diffs current changes and applies reviewer checklist
  • /quality runs make quality and reports failures
  • All path references in role/workflow files resolve correctly

🤖 Generated with Claude Code

- Move all agent docs from .ai-agents/ to .claude/
- Fix all internal path references to use .claude/ prefix
- Update CLAUDE.md agent roster with correct paths and names
- Add .claude/commands/ with 11 slash commands:
  new-feature, bug-fix, release, engineer, frontend,
  review, infra, ai-specialist, domain, quality, hotfix

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@thlaure thlaure force-pushed the chore/migrate-ai-agents-to-claude branch from 74ec7a5 to 6f2f30b Compare March 4, 2026 13:14
@thlaure thlaure merged commit 70851b1 into master Mar 4, 2026
4 checks passed
@thlaure thlaure deleted the chore/migrate-ai-agents-to-claude branch March 14, 2026 18:40
thlaure added a commit that referenced this pull request Mar 14, 2026
chore: migrate .ai-agents to .claude and add slash commands
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