Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oss-repository

An Agent Skill that audits a local repository against a well-organized open source layout, then optionally applies the must-items (license, community files, CI, a short landing README).

Default mode is audit: inspect and list gaps. It writes files only after you say apply must-items.

Run the scanner

python3 scripts/audit.py /path/to/repo

Stdlib only; no extra Python packages.

Use from Cursor or Claude Code

This directory is a skill folder (SKILL.md at the root). Point the agent at it, or keep ~/.cursor/skills/oss-repository as a symlink here.

Layout

File Role
SKILL.md Agent instructions
checklist.md Item catalog (must / should / mature)
apply.md Write-mode rules
scripts/audit.py Scanner

Status

Experimental. The checklist and the scanner still change often.

About

Agent skill that audits a repo against a well-organized open source layout.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages