python-project-workflow

Installation
SKILL.md

Python Project Workflow

Apply a preservation-first workflow to Python project setup, tooling, CI, packaging, compatibility, and repository-wide verification.

Framework-specific project conventions are out of scope. For Django, FastAPI, Flask, and similar frameworks, use dedicated framework guidance or preserve the project's established workflow. Do not present this generic baseline as framework-complete guidance.

Workflow

  1. Inspect repository instructions, version-control state, and project-native configuration before recommending or making changes.
  2. Classify the repository and the requested operation.
  3. Load only the references relevant to that classification.
  4. Preserve coherent local conventions unless the user explicitly requests modernization.
  5. Verify with project-native gates and report actual results.
Installs
4
GitHub Stars
1
First Seen
11 days ago
python-project-workflow — codesigils/python-project-workflow-skill