CtrlK
BlogDocsLog inGet started
Tessl Logo

akshay-babbar/doc-sync

Auto-syncs stale docstrings and README when function signatures change. Detects documentation drift after refactors, parameter additions, or return type changes. Dry-run by default — proposes before writing.

87

1.59x
Quality

100%

Does it follow best practices?

Impact

86%

1.59x

Average score across 17 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

criteria.jsonevals/scenario-5/

{
  "context": "Tests whether apply mode still shows the full report before asking for confirmation. The skill should not silently jump from detection to writes.",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "Apply mode declared",
      "description": "doc-sync-report.md contains 'Mode: apply'",
      "max_score": 45
    },
    {
      "name": "Report shown before confirmation",
      "description": "doc-sync-report.md contains '## Doc Sync Report' and later includes an explicit confirmation prompt such as 'Apply this change? (yes/no)' or 'Found N changes. Apply all (A)'",
      "max_score": 45
    },
    {
      "name": "Numbered entries available for confirmation",
      "description": "The Updated/Would Update and Proposed sections use numbered entries so the user can reference them in the confirmation step",
      "max_score": 45
    },
    {
      "name": "Change identified",
      "description": "The report identifies format_currency as needing a docstring update for the new locale parameter",
      "max_score": 15
    }
  ]
}

evals

README.md

SKILL.md

tessl.json

tile.json

TRUST.md