686f6c61
Community@686f6c61
Product lover. & Developer
Agent Skills by 686f6c61
Showing 78 vetted skills indexed across 2 GitHub repositories.
validate
Review and approve AI-generated user stories with workflow progression.
update
Check for and apply PSPO Agent plugin updates from GitHub releases.
discovery
Guide product discovery through structured questions to define user needs and constraints.
start
Detect remote provider configuration and redirect to the appropriate workflow.
dependencies
Detect and classify dependencies between approved user stories, generating a Mermaid graph and relationship table.
save-docs
Save product vision, user stories, and backlog as Markdown files in the docs/ directory.
publish
Publish approved user stories to Trello and Notion with local persistence.
audit
Audit user stories for completeness, coherence, and alignment with source documents.
team
Load project team members from CSV or guided assistant and save to CSV.
generate-stories
Generate user stories with Given/When/Then acceptance criteria from discovery context.
assign
Assign approved user stories to team members using team CSV data.
analyze
Analyze raw documents for clarity across eight categories and ask questions.
sprint-review
Automates sprint closeout by reviewing Trello card statuses and archiving Sprint Review outcomes as Markdown files.
sprint-plan
Calculate team capacity and prioritize stories for sprint planning.
export
Export approved user stories from Markdown files to CSV, JSON, and Jira CSV formats.
autopilot
Orchestrate a product development workflow from a specified input folder.
onboarding
Guide users through remote publishing destination setup for Trello and Notion.
product-phase
Automate product development phases from requirements analysis to audit reports.
benchmark
Create and execute benchmarks measuring code change performance across Node.js, Python, and frontend runtimes.
bundle-size
Analyze frontend bundles and apply tree shaking, code splitting, and lazy loading.
profiling
Profile CPU and memory usage to identify performance bottlenecks.
query-optimization
Analyze SQL execution plans with EXPLAIN and benchmark optimizations.
schema-design
Design normalized relational database schemas up to 3NF with indexes and constraints.
migration-plan
Generates database schema migration plans with rollback scripts and impact estimates.