بنقرة واحدة
beads-workflow
يحتوي beads-workflow على 16 من skills المجمعة من thoreinstein، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Deep analysis mode - thorough multi-phase investigation with expert consultation for complex problems requiring careful examination
Extract lessons, patterns, and architectural truths to compound team knowledge
Full implementation mode - end-to-end feature implementation with phased execution, parallel work streams, verification gates, and atomic commits per phase
Interactive discovery session to define ADR structure, capture key decisions, and generate ADR content adhering to adr.github.io standards.
Refine epics and stories through cross-functional analysis and requirements gathering
Fetches all unresolved comments for a given PR number and systematically addresses them with code changes, verification, and replies.
Diagnose and fix CI failures using GitHub Actions logs. Iterates through diagnose-fix-verify cycles until CI passes (max 3 iterations).
Generate a GEMINI.md file for any codebase by scanning project structure, detecting tech stack, and documenting conventions. Use when onboarding a new project.
Review and update an existing implementation plan stored in Obsidian. Takes an issue ID as argument (e.g. /plan-review <issue-id>). Updates the Obsidian note in-place. NEVER creates local plan files.
Comprehensive multi-agent code review with parallel specialist analysis, confidence filtering, and structured verdicts. Produces APPROVE, NEEDS WORK, or BLOCK.
Diagnose and fix bugs using hypothesis-driven debugging, diagnostic instrumentation, architecture-aware analysis, and evidence-based root cause identification
Analyze code and suggest refactoring opportunities with blast radius assessment, risk evaluation, and recommended order of operations
Author release notes, changelog, and signed release tag
Analyze unstaged and staged changes, suggest atomic commit groups with conventional commit messages. NEVER pushes to remote.
Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".
Run accessibility and visual design review