Personal workspace

Multi-project task board

Tasks live in markdown, stay easy to scan, and carry the exact target repository into every agent handoff.

See research tasks
Open tasks10
In progress0
Open hours61

10 tasks

music-studyFrontend

Add Lydian Chromatic Concept study tab

Music theory / Lydian Chromatic / Improvisation targets

The current app is organized around four parent scales, their modes, harmonic fields, and comparisons. This is useful, but it does not yet support the class workflow around the Lydian Chromatic Concept: chord quality → target/alvo → parent scale → ordered s...
tasksGeneral

Build reusable multi-board Task Board Engine

Architecture / Multi-board engine / Markdown tasks / Vercel

Hoje existem três repositórios muito parecidos funcionando como task boards independentes. Isso cria drift: uma melhoria feita em um board precisa ser copiada manualmente para os outros. Recentemente, ao replicar os ícones de highlight/hide nos report cards...
music-studyFrontend

UI/UX and Audio bugs: Scales, Chords, Drawer, and Header

Frontend / Audio / Mobile UI

Multiple cohesion, audio, and responsiveness bugs are breaking the UX. The sequential audio of the 'interval structure' in the drawer reproduces unexpected pitch jumps. Triggering interval squares plays the entire chord instead of the isolated note. The pad...
music-studyDesign

Create project Design System with LLM-compatible documentation

Visual Architecture / Components / AI

The interface contains complex components with scattered, hardcoded colors, paddings, and font variations throughout the frontend. This requires constant CSS reiterations and triggers hallucinations when bots code new views.
tasksGeneral

Improve coding flow

Task board / GitHub issues / branch and PR workflow

The current coding workflow needs a clearer, repeatable path from task definition to implementation, review, deployment preview, and QA. Work should not start directly from an informal prompt or land directly in `development` without a visible issue, branch...
audio-to-sheetFrontend

Install interface-kit and dialKit skills for audio-to-sheet

audio-to-sheet / Testing / UI Panel

Calibrating the pitch and transcription engine inside the incoming audio pipeline demands constant manual tweaking of constant variables in the code, hindering agility.
music-studyFrontend

Integrate Music Study design primitives into the app

Frontend / primitives / visual refactor

The `music-study` app currently has useful screens, but the visual language is distributed across app-level CSS and feature components. It needs a stable primitive layer so the design can be modified consistently without rewriting each screen manually.
music-studyFrontend

Prepare an Expo React Native version of Music Study

Mobile app / Expo / React Native

The current `music-study` project is a web app. To become a real iOS/Android app, it needs a mobile implementation path using React Native and Expo while preserving the educational value, music-theory engine, audio feedback, and polished design direction.
music-studyGeneral

Theoretical review and centralization of music concepts

Theory / Refactoring / Copywriting

The music theory copywriting inside the app contains confusing, inaccurate, or vaguely generalized fragments ('Exotic, tense, hybrid sound') introduced by previous LLMs. This text is physically coupled and scattered across multiple visual codebase components.
tasksGeneral

Standardize Aurora avatar agent

Equos.ai / Restoration Calculator / avatar documentation

The Aurora avatar for the Equos.ai Restoration Calculator needs to be moved into a cleaner and more reliable agent standard. The existing material includes a main brain prompt, first message, session context schema, and multiple knowledge base files, but it...