alcove
Grounds the agent in authoritative internal project documentation stored in a private Alcove docs repository. Covers project design, architecture, requirements, progress tracking, coding conventions, technical debt, secrets mapping, and environment configuration. Also initializes, organizes, audits, and validates project documentation. Activates whenever the agent needs authoritative project information — regardless of input language. --- # Alcove ## Invocation ``` /alcove Summarize current project docs and status /alcove status Show current progress and next steps /alcove architecture Explain the tech stack and system design /alcove conventions List coding rules and naming conventions /alcove decisions Review architecture decision records /alcove debt List known issues and technical debt /alcove search auth flow Search docs for a specific topic /alcove what conventions apply? Ask a doc question directly ``` ## When to Use - User asks about **how this project is designed, architected, or specified** - User asks about **project status, progress, or next steps** - User asks about **coding conventions, naming rules, or forbidden patterns** - User asks about **environment variables, secrets, or deployment config** - User asks about **technical debt, known issues, or workarounds** - User asks about **past decisions and their rationale** - User wants to **initialize documentation for a new project** - User asks to **organize, clean up, or audit project documentation** - User wants to **configure project-specific doc settings** (diagram format, custom file lists) - User asks to **validate docs against policy** (required sections, placeholders, completeness) - User asks to **rebuild or refresh the search index** after bulk doc changes - User asks to **check what changed** in docs since the last index build - **The answer may exist in project docs** — check alcove
更新日志: Source: GitHub https://github.com/epicsagas/alcove
还没有评论,快来第一个发言吧。