feat(controlflow): add controlflow-plan and controlflow-verify skills with comprehensive planning and verification processes#4
Merged
Conversation
Smithbox-ai
commented
Jun 18, 2026
Owner
- Introduced controlflow-plan skill for generating detailed execution-ready plans based on repository analysis.
- Added complexity tiers reference to categorize tasks and determine planning requirements.
- Implemented inline execution notes for better understanding of plan execution context.
- Established LLM behavior guidelines to ensure disciplined and effective planning and review processes.
- Created plan format checklist to standardize plan documentation and ensure compliance with schema.
- Enhanced controlflow-review skill to emphasize evidence-backed findings and proactive vulnerability checks.
- Developed controlflow-verify skill for adversarial pre-execution verification of plans, including structural audits and assumption checks.
- Added mirage patterns and adversarial framing references to improve verification accuracy and reliability.
- Updated shared source generator to exclude claude-code from automated management, ensuring it remains hand-maintained.
- Removed unnecessary tests related to claude-code templates from validation scripts.
added 2 commits
June 18, 2026 21:20
- Deleted the controlflow-planning skill and its associated references, including complexity tiers, semantic risk taxonomy, and plan templates. - Removed the controlflow-review skill and its related documents, including evidence discipline, review checklist, and security review discipline. - Eliminated the controlflow-router and controlflow-spec skills to streamline the workflow. - Cleaned up unused references and documentation to enhance clarity and maintainability.
… with comprehensive planning and verification processes - Introduced controlflow-plan skill for generating detailed execution-ready plans based on repository analysis. - Added complexity tiers reference to categorize tasks and determine planning requirements. - Implemented inline execution notes for better understanding of plan execution context. - Established LLM behavior guidelines to ensure disciplined and effective planning and review processes. - Created plan format checklist to standardize plan documentation and ensure compliance with schema. - Enhanced controlflow-review skill to emphasize evidence-backed findings and proactive vulnerability checks. - Developed controlflow-verify skill for adversarial pre-execution verification of plans, including structural audits and assumption checks. - Added mirage patterns and adversarial framing references to improve verification accuracy and reliability. - Updated shared source generator to exclude claude-code from automated management, ensuring it remains hand-maintained. - Removed unnecessary tests related to claude-code templates from validation scripts.
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.