Skip to content

feat(controlflow): add controlflow-plan and controlflow-verify skills with comprehensive planning and verification processes#4

Merged
Smithbox-ai merged 2 commits into
masterfrom
redesign/controlflow-claude-code-standalone
Jun 18, 2026
Merged

feat(controlflow): add controlflow-plan and controlflow-verify skills with comprehensive planning and verification processes#4
Smithbox-ai merged 2 commits into
masterfrom
redesign/controlflow-claude-code-standalone

Conversation

@Smithbox-ai

Copy link
Copy Markdown
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.

Smith 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.
@Smithbox-ai Smithbox-ai merged commit aac7921 into master Jun 18, 2026
1 check failed
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