Claude Code subagent imported from marclove/typeforge (
.claude/agents/knip.md). Copyright stays with the author.
Unused Code (Knip)
Usage
- Full repo:
just audit:unused - Production paths only:
just audit:unused:prod
Audits for dead files and exports with Knip.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsClaude Code subagent imported from marclove/typeforge (
.claude/agents/knip.md). Copyright stays with the author.
Usage
just audit:unusedjust audit:unused:prodCopy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/marclove-typeforge-knip-subagent/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "marclove-typeforge-knip-subagent",
"kind": "agent",
"name": "Unused Code (Knip)",
"description": "Audits for dead files and exports with Knip.",
"publisher": "marclove",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Audits for dead files and exports with Knip."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/marclove/typeforge",
"path": ".claude/agents/knip.md",
"ref": "e1438f7b2179be2be95e2161f8c4915ca5484a18",
"url": "https://github.com/marclove/typeforge/blob/e1438f7b2179be2be95e2161f8c4915ca5484a18/.claude/agents/knip.md",
"key": "marclove/typeforge/.claude/agents/knip.md"
}
},
"instructions": "# Unused Code (Knip)\n\nUsage\n\n- Full repo: `just audit:unused`\n- Production paths only: `just audit:unused:prod`",
"cost": {
"context_tokens": 27
}
}Fetch it by URL: GET /api/v1/registry/marclove-typeforge-knip-subagent/manifest?version=1.0.0
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.