feat: reggaeton production system with intelligent sample selection and FLP generation

This commit is contained in:
renato97
2026-05-02 21:40:18 -03:00
commit 4d941f3f90
62 changed files with 8656 additions and 0 deletions

35
.atl/skill-registry.md Normal file
View File

@@ -0,0 +1,35 @@
# Skill Registry — fl_control
Generated: 2026-05-02
## Project Conventions
| File | Type | Notes |
|------|------|-------|
| `~/.config/opencode/AGENTS.md` | Agent config | User-level persona, rules, language, tone |
No project-level AGENTS.md found.
## Available Skills
| Skill | Trigger |
|-------|---------|
| `fl-control` | Create music, compose a song, make beats, reggaeton/trap/house |
| `sdd-init` | Initialize SDD in a project, "sdd init", "iniciar sdd" |
| `sdd-explore` | Think through a feature, investigate codebase, clarify requirements |
| `sdd-propose` | Create or update a proposal for a change |
| `sdd-spec` | Write or update specs for a change |
| `sdd-design` | Write or update technical design for a change |
| `sdd-tasks` | Create or update task breakdown for a change |
| `sdd-apply` | Implement tasks from a change |
| `sdd-verify` | Verify completed or partial implementation against specs |
| `sdd-archive` | Archive a completed change |
| `sdd-onboard` | Guided walkthrough of the SDD workflow |
| `branch-pr` | Create a pull request |
| `issue-creation` | Create a GitHub issue |
| `judgment-day` | Adversarial dual review: "judgment day", "dual review", "juzgar" |
| `skill-creator` | Create a new AI skill |
| `skill-registry` | Update skill registry |
| `go-testing` | Go tests, Bubbletea TUI testing |
Source: `~/.config/opencode/skills/*/SKILL.md`