Implement full-stack features end-to-end
cookskillsetup L3★348
pass-with-high-score/universal-installer ↗What it does
Implement new features end-to-end from scratch
Best for
Implementing production features end-to-end with idiomatic code and comprehensive tests.
Inputs
- · feature_request
- · optional_scope_clarifications
Outputs
- · production_ready_code
- · tests
- · documentation
Requires
- · gradle
- · typescript
- · project_build_system
Preconditions
Codebase context available; feature scope clearly stated
Failure modes
- · Scope ambiguity causes rework
- · Missing architectural precedent
- · Tests fail on edge cases
Trust signals
- · Atomic commit strategy
- · Project idiomatics enforcement
- · Verification via build + tests