docs(skill): improve using-systematic skill flow diagram#81
Merged
Conversation
Owner
marcusrbrown
commented
Feb 15, 2026
- Add planning mode decision point to skill flow diagram
- Include brainstorming prerequisite before skill application check
- Remove outdated skill resolution hierarchy (project, user, bundled)
- Clarify that bundled skills are accessed via systematic_skill tool
- Add planning mode decision point to skill flow diagram - Include brainstorming prerequisite before skill application check - Remove outdated skill resolution hierarchy (project, user, bundled) - Clarify that bundled skills are accessed via systematic_skill tool
fro-bot
approved these changes
Feb 15, 2026
Collaborator
fro-bot
left a comment
There was a problem hiding this comment.
Review
Approve - Documentation-only change that improves the skill flow diagram.
Changes Summary
| Change | Status |
|---|---|
| Add planning mode decision point | ✓ Correctly added "About to enter Plan mode?" node |
| Include brainstorming prerequisite | ✓ Added "Already brainstormed?" diamond with proper flow |
| Remove outdated skill resolution hierarchy | ✓ Removed project/user/bundled priority list |
| Clarify systematic_skill tool | ✓ Updated "Skill Resolution" section |
Verification
- TypeScript typecheck: ✓ Pass
- Biome lint: ✓ Pass (50 files)
- DOT diagram syntax: ✓ Valid
The flow diagram now correctly represents the decision process: Plan mode → brainstorming check → skill application check. The outdated skill resolution hierarchy was correctly removed since project/user/bundled priorities are handled differently in OpenCode.
Run Summary
| Field | Value |
|---|---|
| Event | pull_request |
| Repository | marcusrbrown/systematic |
| Run ID | 22031003227 |
| Cache | hit |
| Session | ses_3a006fc32ffeReDTG2dFNjQsNN |
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.