VibingForFreedom
Community@unbakedcosmos
My apps have been mainly made or been modified using LLM models.
Agent Skills by VibingForFreedom
Showing 59 vetted skills indexed across 1 GitHub repositories.
bmad-editorial-review-structure
Reviews document structure and proposes cuts, merges, and reorganization recommendations.
bmad-customize
Authors TOML override files that customize installed BMad agent and workflow skills.
bmad-cis-agent-storyteller
Adopts a master storyteller persona that crafts narratives using proven story frameworks.
bmad-dev-auto
Executes unattended development iterations from intent through planning, implementation, and adversarial review.
bmad-cis-innovation-strategy
Guides a nine-step workflow producing an innovation strategy document with market analysis and roadmap.
bmad-prd
Facilitates creating, updating, and validating product requirement documents through structured discovery and review.
bmad-technical-research
Conducts web-verified technical research and generates cited multi-section research reports.
bmad-help
Analyzes BMad workflow state and recommends the next skill to run.
bmad-retrospective
Facilitates post-epic retrospectives extracting lessons learned and action items from sprint records.
bmad-create-story
Generates comprehensive developer-ready story files from epics, architecture, and sprint status.
bmad-ux
Elicit UX decisions and produce DESIGN.md and EXPERIENCE.md specification documents.
bmad-cis-design-thinking
Facilitates a seven-step design thinking workflow from empathy research to iteration planning.
bmad-product-brief
Create, update, or validate product briefs through conversational coaching and structured workflows.
bmad-agent-pm
Adopts a product manager persona to drive PRD creation and requirements discovery.
bmad-domain-research
Conducts web-verified domain and industry research producing a cited multi-section research document.
bmad-quick-dev
Implements code changes through a spec-driven plan, implement, and adversarial review workflow.
bmad-qa-generate-e2e-tests
Generates API and end-to-end automated tests for existing project features.
bmad-agent-tech-writer
Generates project documentation, Mermaid diagrams, and technical explanations through a customizable writer persona.
bmad-sprint-planning
Generates sprint-status.yaml tracking files by parsing epic documents and detecting story statuses.
bmad-edit-prd
Forwards legacy PRD editing invocations to the bmad-prd update workflow.
bmad-loop-sweep
Triages deferred-work ledger entries into a machine-readable partition for the bmad-loop orchestrator.
bmad-shard-doc
Splits large markdown documents into section files using markdown-tree-parser.
bmad-market-research
Conducts multi-step market research with web-verified sources and generates a cited research document.
bmad-sprint-status
Summarizes sprint-status.yaml into story counts, risks, and next workflow recommendations.
Frequently Asked Questions About VibingForFreedom
FAQPage SchemaWhat tasks can I accomplish with VibingForFreedom's BMad skills?▼
You can create and validate PRDs, generate architecture spines, break requirements into epics and stories, run sprint planning and retrospectives, implement stories via dev loops, generate end-to-end tests, perform adversarial code reviews, and conduct market, domain, and technical research.
Who are the BMad skills designed for?▼
The skills target product managers, business analysts, UX designers, system architects, and software developers. Named personas like John (PM), Mary (analyst), Winston (architect), Amelia (developer), and Sally (UX designer) map to each role in the software delivery lifecycle.
How do I run an unattended development cycle with these skills?▼
Install the loop module with bmad-loop-setup, then bmad-dev-auto executes one unattended development iteration. The bmad-loop-sweep skill triages the deferred-work ledger, and bmad-loop-resolve handles interactive escalation when a run pauses on a critical contradiction.
What review and quality capabilities are included?▼
bmad-code-review runs parallel review layers (Blind Hunter, Edge Case Hunter, Acceptance Auditor) with structured triage. Additional skills cover adversarial general review, edge-case analysis of specs and diffs, prose and structural editorial review, and QA end-to-end test generation.
Are any BMad skills deprecated or being consolidated?▼
Yes. bmad-create-prd, bmad-edit-prd, and bmad-validate-prd are consolidated into bmad-prd, and bmad-create-architecture is consolidated into bmad-architecture. These deprecated skills will be removed in v7, so new work should target the consolidated skills.