implementing-python-feature
CommunityOrchestrate Python feature delivery end-to-end.
Software Engineering#automation#python#code-review#tests#orchestrate#feature-development#story-workflow
Authorsimonheimlicher
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Orchestrates Python feature implementation by invoking skills in sequence for each story, enabling teams to automate the lifecycle from specs to implementation.
Core Features & Use Cases
- Story-based orchestration: coordinates a multi-step workflow across understanding specs, testing, reviewing, coding, and reviewer feedback for Python features.
- Automated QA loop: ensures tests are written, reviewed, and implemented with continuous validation.
- Use Case: given a feature consisting of multiple stories, run the sequence: load specs, write tests, review tests, implement, review code, and proceed to the next story.
Quick Start
Provide the feature path to begin. The skill will then drive the following workflow for each story:
- Load spec with /understanding-specs
- Write tests with /testing-python
- Review tests with /reviewing-python-tests
- Implement with /coding-python
- Review implementation with /reviewing-python
- Proceed to the next story
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: implementing-python-feature Download link: https://github.com/simonheimlicher/spx-claude/archive/main.zip#implementing-python-feature Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.