37 lines
1.4 KiB
JSON
37 lines
1.4 KiB
JSON
{
|
|
"version": "1.0",
|
|
"description": "User instructions optimized for agent consumption",
|
|
"items": [
|
|
{
|
|
"id": "a1b2c3d4-5678-90ab-cdef-111111111111",
|
|
"instruction": "Delegate technical tasks to specialized agents. Use skills and slash commands for quick technical checks.",
|
|
"status": "active",
|
|
"added": "2025-01-21"
|
|
},
|
|
{
|
|
"id": "d4e5f6a7-8901-23de-f012-444444444444",
|
|
"instruction": "Use appropriate model for task: Haiku for simple extraction/formatting, Sonnet for code review/analysis, Opus for complex reasoning. Delegate to subagents with correct model.",
|
|
"status": "active",
|
|
"added": "2026-01-04"
|
|
},
|
|
{
|
|
"id": "e5f6a7b8-9012-34ef-0123-555555555555",
|
|
"instruction": "Keep git repos clean: always use gitea-merge.sh to merge (auto-deletes branches). Periodically run 'git branch -a' to check for stale branches and remove them.",
|
|
"status": "active",
|
|
"added": "2026-01-04"
|
|
},
|
|
{
|
|
"id": "b2c3d4e5-6789-01bc-def0-222222222222",
|
|
"instruction": "Git workflow: See CLAUDE.md for full process. Use rebase merges, not merge commits.",
|
|
"status": "deprecated",
|
|
"added": "2026-01-03"
|
|
},
|
|
{
|
|
"id": "c3d4e5f6-7890-12cd-ef01-333333333333",
|
|
"instruction": "Git workflow: See CLAUDE.md for full process.",
|
|
"status": "deprecated",
|
|
"added": "2026-01-03"
|
|
}
|
|
]
|
|
}
|