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-1/

{
  "context": "Agent must report missing documentation coverage for new public functions without inventing documentation. Baseline models often 'helpfully' create doc comments or README entries for undocumented symbols.",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "Missing coverage reported",
      "description": "The report lists multiply under Missing Coverage section and does NOT create any documentation",
      "max_score": 35
    },
    {
      "name": "No documentation created",
      "description": "The report does NOT contain '///', 'Proposed', 'Updated', 'Added docstring', or 'Added README' for the multiply function",
      "max_score": 55
    },
    {
      "name": "Unified report format used",
      "description": "The output contains '## Doc Sync Report' as the top-level heading",
      "max_score": 45
    }
  ]
}

evals

scenario-1

criteria.json

task.md

README.md

SKILL.md

tessl.json

tile.json

TRUST.md