Merged
Conversation
…ist body Incorporate Electric SQL test feedback (discussion #3): - Add skill type enumeration table (core, sub-skill, framework, lifecycle, composition, security) - Add flat vs nested structure decision with criteria and both directory layouts - Make router skill optional with guidance on when CLI routing suffices - Formalize alternative body template for checklist/audit skills (security, go-live) - Add validation checks for new constraints Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update tree-generator v3.0: Electric SQL feedback
Incorporate 9 improvements from Durable Streams test run feedback: 1. Flexible domain count — replace rigid "4-7" target with complexity-driven minimum 2. Primary audience identification — group for app devs vs implementors vs operators 3. Developer task validation pass — merge skills if a developer would need both for one task 4. Peer dependency doc reading — framework integration failure modes are highest value but invisible from library's own docs 5. Wrong/correct code patterns — wrong_pattern and correct_pattern fields in failure mode schema for direct tree-generator consumption 6. source_type field — distinguish documented vs implicit_knowledge failure modes; require 3+ new from Phase 4c interview 7. Research-backed interview questions — investigate code before asking maintainer for better answers 8. Pre-1.0 library adaptations — shorter implicit-knowledge phase, longer gap-targeted when usage patterns haven't crystallized 9. Composition safety warnings — probe whether similar-looking APIs from popular libraries transfer correctly Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update domain-discovery v3.1: Durable Streams feedback
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.
🎯 Changes
✅ Checklist
pnpm run test:pr.🚀 Release Impact