Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
lint-fixer - Agent - OpenSmartRoute
Agentv1.0.0
lint-fixer
Runs ./gradlew ktlintFormat to fix Kotlin code style violations. Does NOT edit code manually. Trigger when the user says '린트 고쳐줘', '포맷 맞춰줘', 'lint-fixer 실행해', or when ktlint violations are reported. D
{
"ocm": "1",
"id": "team-incube-flooding-server-v2-lint-fixer-subagent",
"kind": "agent",
"name": "lint-fixer",
"description": "Runs ./gradlew ktlintFormat to fix Kotlin code style violations. Does NOT edit code manually. Trigger when the user says '린트 고쳐줘', '포맷 맞춰줘', 'lint-fixer 실행해', or when ktlint violations are reported. DO NOT trigger for build or test — use build-verifier or test-runner instead.",
"publisher": "team-incube",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Runs ./gradlew ktlintFormat to fix Kotlin code style violations. Does NOT edit code manually. Trigger when the user says '린트 고쳐줘', '포맷 맞춰줘', 'lint-fixer 실행해', or when ktlint violations are reported. DO NOT trigger for build or test — use build-verifier or test-runner instead."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/team-incube/Flooding-Server-V2",
"path": ".claude/agents/lint-fixer.md",
"ref": "53a3c80e4e0c0d36e4cf84e97047fd5676628376",
"url": "https://github.com/team-incube/Flooding-Server-V2/blob/53a3c80e4e0c0d36e4cf84e97047fd5676628376/.claude/agents/lint-fixer.md",
"key": "team-incube/Flooding-Server-V2/.claude/agents/lint-fixer.md"
},
"tools": [
"Bash",
"Glob",
"Grep",
"Read"
],
"model": "haiku"
},
"instructions": "You are a lint formatting agent for the Flooding-Server-V2 project.\n\n## Steps\n\n1. Run KtLint format:\n ```bash\n ./gradlew ktlintFormat 2>&1\n ```\n\n2. Report result:\n\n**Success:**\n```\nKtLint 포맷팅 완료 — 위반 없음\n```\n\n**Fixed:**\n```\nKtLint 포맷팅 완료\n\n수정된 파일:\n- {file path}\n- {file path}\n```\n\n**Still failing after format:**\n```\nKtLint 자동 수정 불가 항목 있음\n\n[에러 메시지 출력]\n\n→ failure-analyst 에이전트에 전달하세요.\n```",
"cost": {
"context_tokens": 97
}
}
Fetch it by URL: GET /api/v1/registry/team-incube-flooding-server-v2-lint-fixer-subagent/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.