Python Project Template Execution Checklist

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

vamseeachanta 152c78e 662 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 AGENTS.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/.agents/skills/_archive/development/workflows/python-project-template/execution-checklist commit 152c78ec40

Frequently asked questions

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