Skip to content

feat: feature impl orchestration - #23

Merged
robhowley merged 1 commit into
mainfrom
impl-protocol
Mar 19, 2026
Merged

feat: feature impl orchestration#23
robhowley merged 1 commit into
mainfrom
impl-protocol

Conversation

@robhowley

Copy link
Copy Markdown
Owner
  • Encodes a behavior-first, minimal-patch implementation discipline as a skill
  • Forces intent → behavior definition → tests → code → proof, in that order
  • Prevents AI overbuilding: no speculative abstractions, no scope creep, no "looks correct" completions
  • Automatically delegates to relevant domain skills (fastapi, sqlalchemy, etc.) as needed
  • Works across any non-trivial feature implementation in a Python/FastAPI project

@robhowley
robhowley merged commit 4af6a92 into main Mar 19, 2026
3 checks passed
@robhowley
robhowley deleted the impl-protocol branch March 19, 2026 03:00
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