What problem does it solve? Users of the SDLC Documentation Generator often have questions about how the system works—approvals, signatures, file locations, workflow rules—and answers get lost in chat history. This Skill answers system-level questions and permanently logs every Q&A to a growing knowledge base so answers are reusable. ## Core Features & Use Cases - System Question Answering: Responds to "how do I", "what is", "can I", and "why does" questions about workflows, signatures, sources files, and project structure. - Mandatory Knowledge Base Logging: Appends every question and answer to QA.md with a date stamp, building a living FAQ over time. - Scope Detection: Distinguishes system questions from project-specific requests and routes the latter to skills like /utility/project-status. - Use Case: A new team member asks "how do I approve a document?" The agent answers with the signature approved command and logs the Q&A so the next person finds it instantly in QA.md. ## Quick Start Ask the agent a question about how the system works, such as "what is a signature file and where is it stored?"