ワンクリックで
search-knowledge
Search project and global knowledge sources using compact, on-demand retrieval
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Search project and global knowledge sources using compact, on-demand retrieval
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | search-knowledge |
| description | Search project and global knowledge sources using compact, on-demand retrieval |
Trigger: /search-knowledge [query] or auto-called by front-agent
Purpose: Load only the smallest useful knowledge slice for the current task.
~/.front-agent/wisdom/summary.mdknowledge/index.md~/.front-agent/wisdom/learnings.md~/.front-agent/wisdom/decisions.md~/.front-agent/wisdom/issues.mdknowledge/components.mdknowledge/patterns.mdknowledge/design-system.mdfront-agent must run hooks/knowledge-has-content.sh before invoking this skill. If it exits non-zero (placeholder-only / empty), do NOT spawn the agent — return No relevant entries found inline and continue the workflow.Return compact bullets only.
## Knowledge Search: "[query]"
### Global
- [max 3 one-line bullets]
### Project
- [max 3 one-line bullets]
### Details
- [max 3 one-line bullets]
Rules:
No relevant entries foundhaikuSingle entry point for frontend work. Classify intent, create a plan, and run the minimal agent workflow.
Independent adversarial code review via Codex CLI to eliminate Claude self-review bias
Find reusable components with compact output before UI work
Create a task branch after plan approval
Create scoped Conventional Commits after reviewer PASS
Create an issue for failed tests or tracked follow-up work