Commit current session changes with a conventional commit message. Use when the user asks to commit, git commit, save changes, or commit what we've done.
How many skills installed. Find, recommend skills for my project, what skills do I need. Install, update, uninstall, search, publish, fork, convert skills. HappySkills CLI package manager for AI agent skills. Log in, log out, whoami. Design, review Claude…
Load project context by reading README and recursively following relevant documentation links based on a question or topic
Generate comprehensive project documentation from scratch by analyzing source code. Use when a project has no documentation, incomplete documentation, or legacy documentation that needs to be fully replaced. Creates a README.md hub and docs/ folder with…
Interview the user to produce a docs/mission.md capturing business vision, values, non-goals, users, and UX compass. Analyzes the project first, then asks adaptive questions to build a decision-making compass that guides future engineering choices.
Update project documentation after implementing new features, API endpoints, CLI commands, architectural changes, or workflow changes that affect how the project is understood, used, or maintained. Covers docs/ and README.md. Maintains Tables of Contents (up…