/hypr:implement
Implement a chunk from a feature plan.
Loading chunk-1 from .claude/plans/user-profile.mdLoading frontend-executor agent...Applying 23 pattern rules... Creating src/pages/ProfilePage.tsx- Using project's page component pattern- Applying Tailwind styling conventions Creating src/components/ProfileHeader.tsx- Following component naming convention- Using existing UI component patterns Validating against project patterns...All patterns validated successfullyChunk 1 complete! Run /hypr:review to validate.Usage
/hypr:implement chunk-id Related
- /hypr:plan - Create a plan first
- /hypr:review - Review after implementing