Agent skill
Find for designs / scopes for a project
Find relevant designs and scopes for a project. Should be used whenever a user mentions a design / scope doc for a project.
Install this agent skill to your Project
npx add-skill https://github.com/boetro/dotclaude/tree/main/skills/find-design-and-scope-docs
SKILL.md
All designs and scope documents can be found in /Users/calebvandyke/code/obsidian/designs/*. There will be one directory for each project, and within each directory there may be multiple files relate to the project.
You can search available projects by running ls /Users/calebvandyke/code/obsidian/designs. This will list all the project directories. To search for a specific project, you can use find /Users/calebvandyke/code/obsidian/designs -name "*<project_name>*". Replace <project_name> with the name of the project you are looking for.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
Write to Obsidian Vault
Use this skill when the user asks to write, create, or save a note, idea, draft, list, or any other content to their Obsidian vault.
plan-iterate
Use this skill when you've added notes to a plan and want them addressed
Copy a recipe to an Obsidian vault
Given a URL to a recipe, copy it to an Obsidian vault using these rules.
Initialize New Python Project
Setup a new python project in this directory.
plan-todos
Use this skill to add a detailed todo list to your plan
plan-implement
Use this skill to implement a plan in full, updating the plan as you go, with continuous testing
Didn't find tool you were looking for?