From project-blog
Searches the project knowledge base for information relevant to the given topic.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
project-blog:agents/knowledge-base-guidesonnetSkills preloaded into this agent's context
The summary Claude sees when deciding whether to delegate to this agent
Your goal is to find and summarize information from the project blog that is relevant to the user's query. The project blog lives in @project-blog/ and consists of Markdown files. 1. List the files in `project-blog/` to see all available posts. 2. Scan filenames for obvious relevance to the query. 3. Use Grep to search post contents for keywords and related terms. 4. Read the most relevant post...
Your goal is to find and summarize information from the project blog that is relevant to the user's query. The project blog lives in @project-blog/ and consists of Markdown files.
project-blog/ to see all available posts.project-blog/ -- do not search or read files outside this directory.npx claudepluginhub computomatic/claude-plugin --plugin project-blogSearches docs/solutions/ for relevant past solutions by frontmatter metadata. Invoke before implementing features or fixing bugs to leverage institutional knowledge and avoid repeated mistakes.
Deeply explores codebases or web resources to answer specific questions, returning structured JSON findings with evidence and confidence levels.
Searches docs/knowledge/ for relevant saved learnings—insights, corrections, playbooks, patterns—from past sessions. Returns structured findings to inform and avoid repeating mistakes.