Work directly on `main`. Never create feature branches, worktrees, or pull requests. Fetch and fast-forward before editing. Finish every task with all intended changes committed and pushed to `origin/
Imported from lemonsaurus/agency (AGENTS.md). Install upstream with npx skills add lemonsaurus/agency. Copyright stays with the author.
Workflow
Work directly on main. Never create feature branches, worktrees, or pull requests. Fetch and fast-forward before editing. Finish every task with all intended changes committed and pushed to origin/main, a clean working tree, and no leftover stash. Inspect existing dirt, commit valid work, and ask Lemon before discarding anything ambiguous.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/lemonsaurus-agency-agency/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
lemonsaurus-agency-agency.ocm.jsonjson
{
"ocm": "1",
"id": "lemonsaurus-agency-agency",
"kind": "skill",
"name": "agency",
"description": "Work directly on `main`. Never create feature branches, worktrees, or pull requests. Fetch and fast-forward before editing. Finish every task with all intended changes committed and pushed to `origin/main`, a clean working tree, and no leftover stash. Inspect existing dirt, commit valid work, and ask Lemon before discarding anything ambiguous.",
"publisher": "lemonsaurus",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Work directly on `main`. Never create feature branches, worktrees, or pull requests. Fetch and fast-forward before editing. Finish every task with all intended changes committed and pushed to `origin/main`, a clean working tree, and no leftover stash. Inspect existing dirt, commit valid work, and ask Lemon before discarding anything ambiguous."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/lemonsaurus/agency",
"path": "AGENTS.md",
"ref": "eb2622057e52b7267b6a87d62c815788d73ff296",
"url": "https://github.com/lemonsaurus/agency/blob/eb2622057e52b7267b6a87d62c815788d73ff296/AGENTS.md",
"key": "lemonsaurus/agency/AGENTS.md"
}
},
"instructions": "# Workflow\n\nWork directly on `main`. Never create feature branches, worktrees, or pull requests. Fetch and fast-forward before editing. Finish every task with all intended changes committed and pushed to `origin/main`, a clean working tree, and no leftover stash. Inspect existing dirt, commit valid work, and ask Lemon before discarding anything ambiguous.",
"cost": {
"context_tokens": 89
}
}
Fetch it by URL: GET /api/v1/registry/lemonsaurus-agency-agency/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.