Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Skills in this repository
richfrem/Project_Sanctuary - Page 7
SkillsMP has collected 252 skills from richfrem/Project_Sanctuary. Open a skill to review its source and details.
richfrem/Project_SanctuaryShowing 12 of 252 collected skills.
Create or update the project constitution through interactive phase-based discovery.
Open the Spec Kitty dashboard in your browser.
Create an isolated workspace (worktree) for implementing a specific work package.
Execute the implementation planning workflow using the plan template to generate design artifacts.
Run the Phase 0 research workflow to scaffold research artifacts before task planning.
Perform structured code review and kanban transitions for completed task prompt files
Create or update the feature specification from a natural language feature description.
Display kanban board status showing work package progress across lanes (planned/doing/for_review/done).
Generate grouped work packages with actionable subtasks and matching prompt files for the feature in one pass.
Task management agent. Auto-invoked for task creation, status tracking, and kanban board operations using Markdown files across lane directories.
Interactively initializes the Vector DB plugin. Installs the required pip dependencies (chromadb, langchain wrappers) and configures the vector_profiles.json for Native Python Server connections. Run this before attempting to use the vector-db-agent or…