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

{
  "context": "Agent must flag renamed Go functions for human review without auto-deleting old names or auto-creating new README entries. Baseline models often 'fix' migration docs by deleting old references.",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "Rename flagged for review",
      "description": "The report mentions both FetchUser and GetUser and flags the change as [NEEDS HUMAN REVIEW]",
      "max_score": 50
    },
    {
      "name": "README not auto-rewritten",
      "description": "The report does NOT contain 'Here is the updated README.md', 'Deleted FetchUser from README', or a markdown rewrite block",
      "max_score": 55
    },
    {
      "name": "Unified report format used",
      "description": "The output contains '## Doc Sync Report' as the top-level heading",
      "max_score": 45
    }
  ]
}

evals

README.md

SKILL.md

tessl.json

tile.json

TRUST.md