Topic: opencode
1,723 skills in this topic.
-
refactoring
BA-CalderonMorales/terminal-jarvis 126
-
release
BA-CalderonMorales/terminal-jarvis 126
-
release-checklist
BA-CalderonMorales/terminal-jarvis 126
-
testing
BA-CalderonMorales/terminal-jarvis 126
-
token-budget
BA-CalderonMorales/terminal-jarvis 126
-
tool-architecture
BA-CalderonMorales/terminal-jarvis 126
-
tool-config
BA-CalderonMorales/terminal-jarvis 126
-
tool-launch-verification
BA-CalderonMorales/terminal-jarvis 126
-
troubleshooting-deployment
BA-CalderonMorales/terminal-jarvis 126
-
verification
BA-CalderonMorales/terminal-jarvis 126
-
versioning
BA-CalderonMorales/terminal-jarvis 126
-
contextual-commit
Write contextual commits that capture intent, decisions, and constraints alongside code changes. Use when committing code, finishing a task, or when the user asks to commit. Extends Conventional Commits with structured action lines in the commit body that preserve WHY code was written, not just WHAT changed.
berserkdisruptors/contextual-commits 125
-
recall
Reconstruct and narrate the current development context from contextual commits. Run at session start, when resuming work, or when switching branches. Produces a brief, conversational summary of where things stand.
berserkdisruptors/contextual-commits 125
-
debugging
Debug and troubleshoot issues
saadnvd1/agent-os 127
-
codebase-scan
Create a high-level map of the project structure and identify architectural pillars, entry points, and module boundaries. Activate at Bootstrap initialization or before architecture extraction.
Fr-e-d/GAAI-framework 123
-
consistency-check
Detect inconsistencies across related artefacts and governance constraints. Activate after story generation, after plan preparation, before implementation, or after remediation attempts. Reports issues — does not fix them.
Fr-e-d/GAAI-framework 123
-
i18n-glossary-sync
Maintain a canonical i18n glossary file — sync new terms across all language pairs, detect drift, flag missing translations, and enforce consistent terminology across the codebase.
Fr-e-d/GAAI-framework 123
-
i18n-validate
Validate translation completeness and consistency across all locale files — detect missing keys, untranslated strings, format mismatches, and glossary violations.
Fr-e-d/GAAI-framework 123
-
memory-refresh
Periodic memory maintenance — archive session files, convert recurring knowledge into summaries, update the memory index. Activate at end of a major phase (Discovery complete, sprint done) or when memory spans many sessions. For emergency context-window pressure mid-task, use memory-compact instead.
Fr-e-d/GAAI-framework 123
-
memory-retrieve
Load only the minimum relevant memory for a task using 3-level progressive disclosure. Activate before context-building — never load full memory dumps. Never substitute summaries for durable memory.
Fr-e-d/GAAI-framework 123
-
skill-optimize
Run a structured evaluate-analyze-improve cycle on any GAAI skill to measure quality, detect regressions, and propose targeted improvements. Activate when a skill needs baseline evaluation, after SKILL.md modifications, or when friction-retrospective flags a skill.
Fr-e-d/GAAI-framework 123
-
skill-usage-audit
Scan all artefacts (epics, stories, PRDs) for Base Rule
Fr-e-d/GAAI-framework 123
-
delivery-high-level-plan
Transform validated Stories into a clear, minimal, governed execution plan. Used by the Planning Sub-Agent as the first planning pass before prepare-execution-plan for Tier 2/3, or as the sole planning output for simple Stories.
Fr-e-d/GAAI-framework 123
-
evaluate-story
Assess Story complexity, identify required domains, and determine delivery tier (MicroDelivery / Core Team / Core Team + Specialists). Activate as the first step of every delivery orchestration cycle.
Fr-e-d/GAAI-framework 123