lint

Solid

Lint Wenlan memory quality and hygiene, check vocabulary, or resolve every finding into a ready repair, review item, system action, or blocker.

Code & Development 47 stars 5 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 83/100

Stars 20%
56
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# /lint The public forms are `/lint [scope]`, `/lint deep [scope]`, and `/lint repair [scope]`. Accept at most one mutually exclusive `deep|repair` mode and one scope selector: `global`, `uncategorized`, or `space:<name>`. Reject unknown or repeated tokens and mixed scope selectors before any tool call. Public `profile:*`, `agent`, `/lint-repair`, provider-slot, `--fix`, and batch modes do not exist. For `global`, omit `space`. For `uncategorized`, pass `space="uncategorized"`. For `space:<name>`, pass that name. With no explicit scope, call `$CLAUDE_PLUGIN_ROOT/bin/resolve-space.sh --cwd "$PWD"`; use a non-empty result, otherwise omit `space`. Bash is allowed only for that exact resolver. CLI fallback: `wenlan lint --profile deep --agent-assist` (submissions via `--agent-submission <file>`); the MCP repair-manifest tools have no CLI equivalent yet. Plain `/lint`, `/lint deep`, the lint MCP tool, and `/api/lint` are fully read-only. `/lint repair` begins with the same read-only diagnostics; preparation writes only private contract artifacts, and only a later exact `apply repair ...` approval may mutate canonical memory. Although this skill statically lists repair tools, plain and deep modes may call only `mcp__plugin_wenlan_wenlan__lint`. ## Plain and deep diagnostics General uses exactly one lint MCP call with the resolved scope. `/lint deep` uses the Agent-assisted Deep protocol below. Render only the final canonical report in canonical order. State is `incomplete` whe...

Details

Author
7xuanlu
Repository
7xuanlu/wenlan
Created
3 months ago
Last Updated
today
Language
Rust
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category