quality-standards
Quality standards — a unified guide for code quality, design patterns, and anti-patterns. Includes SOLID principles, code-smell detection, and best practices.
testing-guidelines
Testing guidelines — principles and best practices for test design and implementation. Includes test design templates and assertion best practices.
auto-extract
Conversation learning skill - dual-mode learning engine: session-scope analyzes the current conversation, history-scope batch-analyzes logs to discover configuration improvement points
sequential-thinking
Sequential Thinking - A guide to using the sequentialthinking MCP tool for dynamic, reflective problem solving.
response-guidelines
Response guidelines — concise replies plus prompt augmentation as needed. Core rule: prioritize brevity, preserve the original meaning, and forbid scope expansion.
dialectic-partner
Conducts a structured debate between a primary agent and subordinate agents to surface blind spots and explore multiple perspectives. Intended for important decisions, design evaluations, or challenging assumptions.
foundational-principles
Foundational Principles - an overview of the AI assistant's core thinking principles and instruction framework. Includes four core principles: systems thinking, dialectical thinking, innovative thinking, and critical thinking.
planning-workflow
Planning workflow — a structured process from idea to implementation plan. Iteratively refine a single Markdown document to turn vague ideas into a clear, actionable plan.
codex-advisor
Call OpenAI Codex to obtain a second opinion, perform a critical assessment, and present the results to the user in three categories.
memory-bank
Memory Bank - persistent management of knowledge across sessions. Serves as the single source of truth for project context.
ba-collaboration
BA Collaboration - a specialized workflow for collaborating with Business Analysts (BAs). Helps BAs write high-quality user stories and acceptance criteria.
knowledge-fetch
Knowledge recall skill — detects and retrieves historical knowledge from four-layer storage and injects it into the current session context.
shortcut-system
Shortcut command system — definitions and usage guide. Defines short commands ending with "!" to trigger specific responses.
zellij-control
Control interactive CLI programs using the Zellij terminal multiplexer. Use this skill when you need to run TUI applications (htop, btop, lazygit, fzf), REPLs (python, bun repl), or pagers (less, bat) that require keyboard interaction. Not intended for non-interactive commands (use Bash directly) or file editing (use the Edit tool).