Python Project Template Execution Checklist

Sub-skill of python-project-template: Execution Checklist.

vamseeachanta 5cdd01b 664 B Updated

File contents

Execution Checklist

Execution Checklist

Project Creation:

  • Create directory structure
  • Generate pyproject.toml
  • Create src/ module structure
  • Setup tests/ with conftest.py
  • Generate CLAUDE.md
  • Create .agent-os/ structure
  • Initialize git repository
  • Create UV environment
  • Install dependencies
  • Run initial tests

Post-Creation:

  • Update project description
  • Add project-specific dependencies
  • Configure CI/CD (optional)
  • Run repo-readiness check

vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/development/workflows/python-project-template/execution-checklist commit 5cdd01b999

Frequently asked questions

npx skillmds@latest add vamseeachanta/python-project-template-execution-checklist-2