Wednesday
Official@wednesday-solutions · Pune
AI & ML | App Development | Data Engineering
Agent Skills by Wednesday
Showing 10 vetted skills indexed across 1 GitHub repositories.
brownfield-drift
Detect architecture boundary violations by comparing repository changes against PLAN.md constraints.
standards-kit
Enforce cyclomatic complexity under 8 and approved UI libraries.
wednesday-git
Standardize Git sprint branching, atomic commits, and PR creation with commitlint checks.
codebase-intel
Answer repository structure and change-impact questions using deterministic graph data.
deploy-checklist
Verify pre-deploy prerequisites and post-deploy health for production deployments.
greenfield
Generate a multi-perspective project plan with PLAN.md for greenfield repositories.
pr-review
Fetch GitHub PR review comments, categorize by impact, and generate a prioritized fix queue.
module-audit-agent
Audit code module health and refactor safety using structural context.
pr-review-agent
Triage GitHub PR comments and run blast, score, and drift checks.
onboard-dev-agent
Generate a graph-backed codebase overview and guided onboarding interview.
Frequently Asked Questions About Wednesday
FAQPage SchemaWhat specific engineering tasks are enabled by these capabilities?▼
These capabilities enable automated enforcement of cyclomatic complexity limits, detection of architectural boundary violations, and systematic triage of pull request feedback. They facilitate standardized branching, atomic commit validation, and the generation of deterministic project plans for new repositories.
Which personas benefit most from these repository management features?▼
Engineering managers, technical leads, and platform architects benefit from these features. They are designed for teams requiring strict adherence to coding standards, consistent PR review processes, and clear visibility into codebase health and structural drift across large-scale development environments.
What are the primary prerequisites for integrating these repository checks?▼
Integration requires a repository structure that supports PLAN.md constraint files and standard GitHub-based version control. Users must ensure their environment permits commitlint validation and structural graph analysis to enable the full suite of audit and onboarding features.