{"owner":"slopus","repo":"happy","hasSkills":true,"hasMcp":false,"mcpConfig":null,"found":["AGENTS.md"],"skills":{"AGENTS.md":"# Agent Workflow\n\n## Sync To Main\n\nWhen the user says `sync to main` or `synt to main`, they mean:\n\n1. Fetch `origin/main`.\n2. Rebase the current branch on `origin/main`.\n3. Push the current HEAD directly to `main` with a normal push, for example:\n   `git push origin HEAD:main`\n\nDo not force push for this workflow.\n"},"files":{"AGENTS.md":"# Agent Workflow\n\n## Sync To Main\n\nWhen the user says `sync to main` or `synt to main`, they mean:\n\n1. Fetch `origin/main`.\n2. Rebase the current branch on `origin/main`.\n3. Push the current HEAD directly to `main` with a normal push, for example:\n   `git push origin HEAD:main`\n\nDo not force push for this workflow.\n"},"items":[{"name":"AGENTS.md","path":"AGENTS.md","title":"AGENTS.md","content":"# Agent Workflow\n\n## Sync To Main\n\nWhen the user says `sync to main` or `synt to main`, they mean:\n\n1. Fetch `origin/main`.\n2. Rebase the current branch on `origin/main`.\n3. Push the current HEAD directly to `main` with a normal push, for example:\n   `git push origin HEAD:main`\n\nDo not force push for this workflow.\n","category":"root","tokens":80}]}