Separate architecture planning and simplify skill ownership - #27
Merged
Conversation
added 5 commits
August 24, 2026 00:16
- Add the `solution-architect` Engineering skill and refocus `atona` on initiative lifecycle planning - Support explicitly requested draft PRs/MRs while keeping new items ready by default - Reconcile portfolio metadata, receipts, ADRs, and documentation
- Remove redundant wrappers, persistence, and cross-skill mutation - Move deterministic behavior and safety contracts to owning skills - Document script ownership and compatibility breaks
Preserve the accepted skill-script simplification boundaries while integrating the current design-skill ownership and token-validation hardening. Remove machine-local installer state from the source candidate.
There was a problem hiding this comment.
🤖 Alátùńwò AI review · 📄 Diff-only
Reviewed from the pull request diff only (no surrounding files).
This PR separates technical architecture from lifecycle planning, simplifies design-skill tooling, and adds explicit draft PR/MR support.
- Blocker: whole-repository candidate snapshots no longer match any Git paths.
- Review was limited to the supplied diff because the workspace contained no repository checkout, so tests and caller behavior could not be verified directly.
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
Compatibility
This carries a major changeset. Retired commands, flags, wrappers, and private state paths are intentionally unsupported. The source repository also stops tracking machine-local skills-lock state.
Verification
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.