Skip to content

Add guarded implement-all command - #18

Merged
KKranthi6881 merged 1 commit into
mainfrom
codex/add-implement-all-command
May 18, 2026
Merged

Add guarded implement-all command#18
KKranthi6881 merged 1 commit into
mainfrom
codex/add-implement-all-command

Conversation

@KKranthi6881

Copy link
Copy Markdown
Collaborator

Summary

  • add /dbt.implement-all command template for sequential multi-task implementation
  • enforce validation and commit checkpoints after each task
  • document stop conditions and no-auto-merge safety rules
  • update README, CLAUDE template, tutorials, and docs tests

Verification

  • uv run --extra dev ruff check src tests
  • uv run --extra dev mypy src
  • uv run --extra dev pytest
  • uv run python -m build
  • uv run python -m twine check dist/*

@KKranthi6881
KKranthi6881 merged commit 4c569f3 into main May 18, 2026
2 checks passed
@KKranthi6881
KKranthi6881 deleted the codex/add-implement-all-command branch May 18, 2026 15:58
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