Charly Vibes
Community@charly-vibes · Latam
Agent Skills by Charly Vibes
Showing 29 vetted skills indexed across 2 GitHub repositories.
rizomas-interaction-dynamics
Validate Rizomas features against non-linear interaction dynamics principles.
commit
Group staged changes into logical Git commits with conventional messages.
resume-handoff
Analyze handoff documents and verify project state against Git status.
pre-mortem
Conducts a pre-mortem analysis assuming future failure to identify risky decisions, assumptions, and actions in projects.
rule-of-5-universal
Apply Steve Yegge's Rule of 5 iterative review to code, plans, and documents.
optionality-review
Assess decisions and architecture for reversibility, resilience, and future value.
research-codebase
Document existing codebases with architecture, patterns, and data flows.
rule-of-5
Orchestrate a three-wave multi-agent code review with cross-validation and convergence checks.
create-handoff
Generate structured markdown handoff documents with task status and next steps.
create-plan
Generate phased TDD implementation plans from requirements and codebase analysis.
code-review
Review code iteratively using the Rule of 5 methodology.
iterate-plan
Update implementation plans with user feedback and codebase constraints.
openspec-proposal
Scaffold and validate OpenSpec proposal files before implementation.
distill-prompt
Condense verbose developer-facing prompts into concise token-efficient LLM instructions.
multi-agent-review
Execute multi-agent parallel code review with Wave/Gate architecture.
design-practice
Apply a 6-phase design framework to analyze and solve problems.
openspec-apply
Implement approved OpenSpec changes and synchronize development tasks.
verify-prompt
Compare original and distilled prompts to verify lossless distillation.
issue-review
Review tracker issues using the Rule of 5 methodology.
design-review
Reviews design documents for rigor, completeness, and adherence to principles.
describe-pr
Generate pull request descriptions from code diffs and commit history.
narrative-article
Generate articles and blog posts through Idea, Outline, Draft, and Review phases.
tdd
Guide software component implementation through the Red-Green-Refactor cycle.
implement-plan
Execute approved implementation plans through Red-Green-Refactor TDD cycles.