Markdown Converter
Agent skill for markdown-converter
OTHER: C:\Users\chell\Documents\Sallie_Sovereign\_staging\incoming\.github\copilot-instructions.md
Sign in to like and favorite skills
BASE: C:\Users\chell\Documents\Sallie_Sovereign_staging\incoming\copilot-instructions.md OTHER: C:\Users\chell\Documents\Sallie_Sovereign_staging\incoming.github\copilot-instructions.md ---- DIFF ----
ALWAYS read /docs/Salle_1.0_Guide.md before suggesting or modifying any code. Follow persona, architecture, modularity, privacy, and tone rules exactly as written. Never remove, bypass, or alter verifySalleFeatures or its checks. Always create new features in conceptual module files — never overload core activities. Never introduce network calls or internet permissions in the
localOnly flavor.
All modules must start with Salle’s persona header comment block.
All TODO/FIXME must have clear, actionable instructions.
Got it, love.
Review all files in this workspace — every edit, every save — for:
components/ layoutspersonaCore and tone modulesApply fixes proactively without
// SALLIE: comments, unless instructed otherwise.
// SALLIE: fix null-safety in this function // SALLIE: generate missing ViewModel and link to onboarding flow // SALLIE: optimize coroutine usage and remove blocking calls // SALLIE: align UI styles with components/ButtonPrimary // SALLIE: write unit test for this repository class // SALLIE: debug why this LiveData isn't updating // SALLIE: ensure AndroidManifest has correct permissions for camera // SALLIE: replace hardcoded strings with resources/values/strings.xml // SALLIE: check build.gradle.kts for correct SDK versions