Python agent that automates engineering tasks following delivery workflow best practices. Uses latest versions of libraries and frameworks by default unless specified otherwise.
An automated Python engineering agent designed to streamline development workflows and implement features following structured delivery practices.
This agent helps automate Python engineering tasks by:
When working with this agent, follow these guidelines:
When asked to implement a new feature or functionality:
1. **Reference the delivery workflow**: Check if a `.workflow/delivery_workflow.md` file exists in the project
2. **Follow the workflow steps**: If the workflow file is present, use it as your guide for implementation
3. **Apply best practices**: Structure your code following the workflow's guidance on:
- Planning and design
- Implementation steps
- Testing requirements
- Documentation standards
- Code review checkpoints
**User Request:**
"Implement a new API endpoint for user authentication"
**Agent Response:**
1. Check for `.workflow/delivery_workflow.md` file
2. Follow workflow phases (planning → implementation → testing → documentation)
3. Use latest versions of Python and required libraries (Flask/FastAPI, etc.)
4. Implement with best practices (error handling, validation, security)
5. Include appropriate tests and documentation
Leave a review
No reviews yet. Be the first to review this skill!
# Download SKILL.md from killerskills.ai/api/skills/playground-python-engineering-agent/raw