Add Chief landing page - #46
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughAdds a new Chief marketing page with workflow, capability, responsibility, and pilot CTA sections. It includes responsive styling, reduced-motion support, SEO metadata, a static Open Graph image route, and a sitemap entry. ChangesChief marketing page
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Preview deployed!
This is a Cloudflare Workers preview version of this PR's build. |
Summary
/chiefWhy
Chief needs a focused product page for engineering teams that are already running multiple coding agents and want to stop coordinating every handoff themselves.
Impact
Visitors can understand Chief's role, review how work moves through the system, and request a design-partner pilot through the existing contact flow. The rest of the Agent Relay site and navigation remain unchanged.
Validation
npm --workspace web run test(22 tests passed)npm --workspace web run buildSummary by cubic
Add the Chief product landing page at /chief to explain how it runs coding-agent teams from backlog to pull requests. Includes Chief-specific metadata, a generated Open Graph image, and a sitemap entry for better SEO.
FadeIn,SiteNav,SiteFooter).next/og, with Open Graph and Twitter meta wired up.Written for commit 38884ae. Summary will update on new commits.