Skip to content

feat: rules routing over official sync + flutter env setup skill#21

Merged
Wreos merged 3 commits intomainfrom
codex/rules-routing-and-env-skill
Feb 22, 2026
Merged

feat: rules routing over official sync + flutter env setup skill#21
Wreos merged 3 commits intomainfrom
codex/rules-routing-and-env-skill

Conversation

@Wreos
Copy link
Owner

@Wreos Wreos commented Feb 22, 2026

Summary

  • remove manual post-editing of synced official Flutter AI rules in scripts/sync_official_flutter_ai_rules.sh
  • introduce high-priority routing policy in rules/flutter-plugin-policy-priority.mdc so project policy overrides official base guidance
  • keep official profiles as synced source of truth and document routing precedence
  • add new setup-flutter-environment skill and command (plus namespaced alias)
  • update semantic validation checks for the new routing model

Why

This replaces file patching with explicit rule routing: upstream rules remain unchanged, while plugin-level policies have higher priority (for example allowing Bloc when architecture requires it).

Validation

  • ./scripts/validate_agents_skills.sh
  • ./scripts/validate_prompt_semantics.sh

@Wreos Wreos merged commit 83dc264 into main Feb 22, 2026
4 checks passed
@Wreos Wreos deleted the codex/rules-routing-and-env-skill branch February 22, 2026 05:19
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