sweepi

Required orchestrater for linting using a dedicated sub-agent. Trigger when asked to run sweepi/linting + fixes, and before proposing commits.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sweepi" with this command: npx skills add jjenzz/sweepi/jjenzz-sweepi-sweepi

Sweepi Orchestrator

Parent orchestrates only. Parent does not run Sweepi directly.

Trigger

  • User asks for sweepi or linting
  • Parent is preparing to propose a commit
  • Changed files may violate lint rules

Flow

COLLECT_FILES -> LINT -> RESULT

  • COLLECT_FILES: determine lint scope (changed files or --all)
  • LINT: invoke lint sub-agent
  • RESULT:
    • BLOCKED: retry with clarified scope or escalate to user with blocker details
    • CLEAN: report success

Sub-Agent Invocation Contract

Parent prompt to lint sub-agent MUST include:

Load and obey role instructions in <SKILL-ROOT-DIR>/AGENTS.md

And must specify lint scope:

  • sweepi . --file "<path>" ... for changed files
  • sweepi . --all when linting everything

Parent MUST NOT load lint instruction files into parent context.

Guardrails

  • Do not suppress rules or disable linting
  • Do not make speculative fixes without rule guidance/docs
  • Return only: CLEAN or BLOCKED with structured blockers

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

vertical-slice-delivery

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

Smart Agent Memory CN

跨平台 Agent 长期记忆系统。分层上下文供给 + 温度模型 + Skill经验记忆 + 结构化存储 + 自动归档。三层存储:Markdown(人可读,QMD 可搜索)+ JSON(结构化)+ SQLite/FTS5(高性能全文搜索)。纯 Node.js 原生模块,零外部依赖。

Registry SourceRecently Updated
Automation

Agent Reader

Document beautifier for AI Agents. Converts Markdown to styled webpages, Word, PDF, and image slideshows — the 'last mile' rendering engine for AI output. 专为...

Registry SourceRecently Updated
650Profile unavailable
Automation

Feishu Calendar Intelligent Scheduler

飞书智能日历调度器 - 自动推荐最佳会议时间,批量管理日程,生成会议报表

Registry SourceRecently Updated
120Profile unavailable