# Python Project Template With Repo Readiness

> Sub-skill of python-project-template: With repo-readiness (+1).

- Skill: `vamseeachanta/python-project-template-with-repo-readiness-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/python-project-template-with-repo-readiness-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/python-project-template-with-repo-readiness-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/python-project-template-with-repo-readiness-2

---


# With repo-readiness (+1)

## With repo-readiness


```bash
# After project creation
/repo-readiness

# Verifies:
# - CLAUDE.md present
# - .agent-os/ configured
# - Tests passing
# - Environment setup
```

## With agent-os-framework


```bash
# Enhance with full agent-os
/agent-os-framework my-project

# Adds:
# - Complete .agent-os/ structure
# - Mission and roadmap templates
# - Decision log
```

