-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Description
Preliminary Checks
- I have read the Code of Conduct
- I have searched existing issues to ensure this is not a duplicate
- This report contains only technical information about a bug
Affected Subagent
python-development
Bug Description
The plugin manifest references 11 skills that do not exist in v1.2.1.
Missing skills:
- python-type-safety
- python-code-style
- python-observability
- python-project-structure
- python-design-patterns
- python-error-handling
- python-configuration
- python-resilience
- python-resource-management
- python-background-jobs
- python-anti-patterns
These were proposed in #418 but the skill files were never added.
Steps to Reproduce
claude plugin install python-development@claude-code-workflows/doctor
Expected Behavior
Remove references from manifest until skills are created.
Additional Context
Only 5 skills exist: async-python-patterns, python-packaging, python-performance-optimization, python-testing-patterns, uv-package-manager
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels