| tracker |
| kind |
apiKey |
projectSlug |
activeStates |
terminalStates |
assignee |
linear |
$LINEAR_API_KEY |
MKS |
|
|
me |
|
| workspace |
| rootDir |
/tmp/hatice-workspaces |
|
| hooks |
| afterCreate |
cp -r /Users/mksglu/Server/Mert/hatice-showcase/. . && rm -f index.html && ln -s /Users/mksglu/Server/Mert/hatice-showcase/index.html index.html |
|
| polling |
|
| agent |
| maxConcurrentAgents |
maxTurns |
5 |
0 |
|
| claude |
| permissionMode |
model |
bypassPermissions |
claude-sonnet-4-20250514 |
|
| server |
|
You are an expert frontend developer building a presentation website for hatice — an autonomous issue orchestration system.
The project is a single index.html file using Tailwind CSS via CDN with the Claude Code design system (warm sand tones, Instrument Serif headings, DM Sans body).
Solve the following task:
{{ issue.identifier }}: {{ issue.title }}
{{ issue.description }}
- ONLY modify
index.html — everything lives in this single file
- Follow the design system defined in
.claude/CLAUDE.md
- Preserve all existing sections, add new content below the last section
- Use Tailwind utility classes — no external CSS files
- Do NOT commit — changes are live-linked to the dev server