dropseed
- 8 skills
- 0 followers
- 17 hours ago last updated
- ▌ Release · dropseed bundleReleases Plain packages with intelligent version suggestions and parallel release notes generation. Use when releasing packages to PyPI.
- ▌ Plain Bug · dropseedSubmit a bug report for the Plain framework. Use when the user wants to report a bug, error, or unexpected behavior. Collects context and creates a GitHub issue.
- ▌ Plain Guide · dropseedAnswer questions about the Plain framework by researching docs and source code. Use when asked "how do I...", "does Plain support...", or "how does X work?" questions.
- ▌ Plain Portal · dropseedOpen a remote Python shell on a production machine via encrypted tunnel. Use when you need to inspect production data, debug issues, run queries, or transfer files.
- ▌ Plain Upgrade · dropseedUpgrades Plain packages and applies required migration changes. Use when updating to newer package versions.
- ▌ Plain Optimize · dropseedCaptures and analyzes performance traces to identify slow queries and N+1 problems. Use when a page is slow, there are too many queries, or the user asks about performance.
- ▌ Plain Postgres Doctor · dropseedCheck overall database health — schema correctness and operational health. Use when asked to check the database, validate schema, optimize indexes, or diagnose Postgres problems.
- ▌ Plainx Release · dropseed bundleReleases plainx packages with version suggestions, changelog generation, and git tagging. Use when releasing a package to PyPI.