rahulcvwebsitehosting/wayfinder
Skill Claude CodeCodex
Implement a feature from its PRD. Creates a work tree if needed, writes clean code following Google-level standards, and tests iteratively. Sub-skill of the /dev workflow.
rahulcvwebsitehosting/wayfinder
Skill Claude CodeCodex
Implement a feature from its PRD. Creates a work tree if needed, writes clean code following Google-level standards, and tests iteratively. Sub-skill of the /dev workflow.
rahulcvwebsitehosting/wayfinder
Skill Claude CodeCodex
Review implemented code for quality, correctness, and style. Produces review comments and creates a commit. Sub-skill of the /dev workflow.
rahulcvwebsitehosting/wayfinder
Skill Claude CodeCodex
Apply fixes for review comments from dev5-review and commit. Sub-skill of the /dev workflow.
rahulcvwebsitehosting/wayfinder
Skill Claude CodeCodex
Create a PR, push to GitHub, wait for Greptile review, address comments, and push final. Sub-skill of the /dev workflow.
rahulcvwebsitehosting/wayfinder
Skill Claude CodeCodex
Test the Wayfinder agent extension UI by starting the dev environment and visually verifying changes via CDP. Covers the new tab page (left sidebar — Home, Scheduled Tasks, Settings, etc.) and the right side panel (chat interface). Use after making UI changes to apps/agent/.
rahulcvwebsitehosting/wayfinder
Skill Claude CodeCodex
Review TypeScript code against the Google TypeScript Style Guide plus team conventions. Use when reviewing TS code for style, naming, imports, type usage, or quality.