Merge pull request #17 from rintoHasegawa/chore/commands-to-skills
[update] コマンドを Skills 化し規約を .claude/rules へ再編
commit f00037be47eb84728bcb104909f9fa6a9d564aeb
2 parents 6b64963 + fee0462
@rintoHasegawa rintoHasegawa authored 6 days ago
GitHub committed 6 days ago
Showing 43 changed files
View
.claude/agents/coder.md
View
.claude/agents/refactorer.md
View
.claude/agents/tester.md
View
.claude/commands/auto-audit.md 100644 → 0
View
.claude/commands/auto-refactor.md 100644 → 0
View
.claude/commands/commit.md 100644 → 0
View
.claude/commands/implement.md 100644 → 0
View
.claude/commands/set-mode.md 100644 → 0
View
.claude/commands/setup.md 100644 → 0
View
.claude/commands/sync-template.md 100644 → 0
View
.claude/commands/task-create.md 100644 → 0
View
.claude/commands/task-handoff.md 100644 → 0
View
.claude/commands/task-start.md 100644 → 0
View
.claude/hooks/check_sync.sh
View
.claude/rules/docs-naming.md 0 → 100644
View
.claude/rules/git-conventions.md 0 → 100644
View
.claude/rules/markdown-style.md 0 → 100644
View
.claude/rules/progress-log.md 0 → 100644
View
.claude/skills/auto-audit/SKILL.md 0 → 100644
View
.claude/skills/auto-refactor/SKILL.md 0 → 100644
View
.claude/skills/commit/SKILL.md 0 → 100644
View
.claude/skills/commit/reference.md 0 → 100644
View
.claude/skills/implement/SKILL.md 0 → 100644
View
.claude/skills/set-mode/SKILL.md 0 → 100644
View
.claude/skills/setup/SKILL.md 0 → 100644
View
.claude/skills/sync-template/SKILL.md 0 → 100644
View
.claude/skills/task-create/SKILL.md 0 → 100644
View
.claude/skills/task-handoff/SKILL.md 0 → 100644
View
.claude/skills/task-start/SKILL.md 0 → 100644
View
.claude/skills/task-start/reference.md 0 → 100644
View
.gitignore
View
CLAUDE.md
View
README.md
View
docs/01_GUIDE/GUIDE_01_プロジェクト立ち上げフロー.md
View
docs/01_GUIDE/GUIDE_02_エージェント運用ルール.md 0 → 100644
View
docs/01_GUIDE/GUIDE_02_ドキュメント作成ガイド.md 100644 → 0
View
docs/01_GUIDE/GUIDE_03_チーム開発ルール.md 0 → 100644
View
docs/01_GUIDE/GUIDE_03_ファイル命名規則.md 100644 → 0
View
docs/01_GUIDE/GUIDE_04_Git運用ルール.md 100644 → 0
View
docs/01_GUIDE/GUIDE_05_エージェント運用ルール.md 100644 → 0
View
docs/01_GUIDE/GUIDE_06_チーム開発ルール.md 100644 → 0
View
docs/01_GUIDE/GUIDE_07_Issues・Projects運用ガイド.md 100644 → 0
View
docs/PROGRESS.md