Projects
12
Tasks
34
Commits
289
Activity
About
Features
Recent commits
Projects are linked directly to GitHub repos. Commits, branches, and PRs stay connected to your tasks — providing full context at a glance.
Create, assign, and track tasks with intuitive status workflows. Review code changes directly from task views and keep your team aligned.
import { cn } from '@/lib/utils'
export function Button({ children }) {
return (
<button
className="px-4 py-2"
>
{children}
</button>
)
}
Browse, edit, and commit code right in Lynk. No context switching — make changes and push without leaving the platform.
alex 10:32 AM
Hey @sam, can you review the PR?
sam 10:34 AM
Sure! Looking at it now 👀
sam 10:41 AM
📎 screenshot.png
Real-time project channels with @mentions, reactions, and file sharing. Keep discussions in context alongside your code and tasks.
alex
@alex
sam
@samdev
kai
@kai_design
Invite teammates via GitHub with one click. Role-based access with owner, contributor, and viewer permissions keeps your project secure.
127
Commits
24
PRs
89
Tasks
Contribution Graph
Visualize your team's activity with commit graphs and analytics. Track progress across all your projects in one unified dashboard.
How it works
$ lynk connect
Searching for GitHub repos...
Found 2 repositories
Select a repository:
❯ acme/web-app
acme/api-server
✓ Project created from acme/web-app
Install the Lynk GitHub App and link your repository to create a project.
Open
Setup CI pipeline
Add dark mode
In Progress
Auth flow
Review
Landing page
Break work into tasks, assign them to teammates, and track progress through review.
alex 2m ago
Just pushed the auth changes
sam 1m ago
src/auth/login.ts
+ export async function login()
kai just now
Looks good, approving the task ✓
Commit code, discuss in channels, and review changes — all from one place.
Join teams using Lynk to ship faster with repo-centric collaboration.