PR 5: Trim commands — delete 16, keep 8 entry points - #43
Merged
Conversation
PR 5 of deterministic workflow conversion. Command logic now lives in YAML workflows and context-activated skills. Deleted (16): autoloop, bugfix, deep-research, feature, refactor, self-audit, self-improve, self-lint, self-perf, self-test, self-migrate, tri-dispatch, tri-test-gen, audit, decompose, repo-map Ultra-thin wrappers (4): tri-review, tri-debug, tri-security, pr-ready Kept as-is (4): pr-monitor, status, setup-rules, workflow Updated README (24→8 commands) and ROADMAP (added conversion milestone).
5uck1ess
force-pushed
the
feat/deterministic-pr5-trim
branch
from
April 9, 2026 23:56
23fa9c2 to
e4b0c86
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Final PR of the deterministic workflow conversion project.
Command logic now lives in YAML workflows (18 files) and context-activated skills (18 files). The
commands/directory is reduced from 24 files to 8 tab-completable entry points.Docs: README updated (24→8 commands), ROADMAP updated with deterministic conversion milestone.
Deterministic conversion totals (PRs 1-5)
devkit workflow run)Test plan
devkit workflow run <name>works for all 18 workflows