rdev/cmd/sdlc
jordan f22b220c6d feat: add SDLC branch management, merge, archive, and orchestrator APIs
Add branch lifecycle commands (branch, merge, archive) to the SDLC CLI.
Introduce orchestrator handler and service for multi-step SDLC workflows.
Expand skeleton template with 15 Claude commands covering the full feature
lifecycle. Extend classifier rules, error types, and executor port for
branch operations. Split rules.go and classifier_test.go to stay within
500-line limit.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 12:30:03 -07:00
..
cmd_archive.go feat: add SDLC branch management, merge, archive, and orchestrator APIs 2026-02-02 12:30:03 -07:00
cmd_artifact.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
cmd_branch.go feat: add SDLC branch management, merge, archive, and orchestrator APIs 2026-02-02 12:30:03 -07:00
cmd_config.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
cmd_feature.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
cmd_init.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
cmd_merge.go feat: add SDLC branch management, merge, archive, and orchestrator APIs 2026-02-02 12:30:03 -07:00
cmd_next.go feat: add SDLC branch management, merge, archive, and orchestrator APIs 2026-02-02 12:30:03 -07:00
cmd_query.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
cmd_state.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
cmd_task.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
main.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00
root.go feat: add SDLC orchestration - library, CLI, and API integration 2026-02-02 09:57:05 -07:00