
from skills70
A rigorous planning skill to stress-test project domain models, align terminology, and document architectural decisions (ADRs) inline.
This skill transforms the planning process into a 'cooking session' where the agent relentlessly interviews the user to reach a shared understanding of the domain model. It identifies bounded contexts, challenges fuzzy language against a ubiquitous glossary, and verifies intent against the actual codebase.
Activate this skill when planning new features, refactoring existing logic, or any work that touches domain boundaries and requires high precision in terminology and architectural alignment.
Compatible with any agent capable of deep codebase exploration and iterative document editing (e.g., Claude Code, OpenClaw).
This skill has not been reviewed by our automated audit pipeline yet.
QA Session
Interactive QA session skill: describe bugs conversationally and have the agent explore the codebase, clarify, and file durable, user-focused GitHub issues.
Feature Spec Interviewer
Interactively produce a structured feature specification (PRD) by interviewing the user and grounding responses in the project's domain model.