Skip to content

feat(self): build a searchable project skill - #95

Open
oritwoen wants to merge 2 commits into
mainfrom
feat/self-project-index
Open

feat(self): build a searchable project skill#95
oritwoen wants to merge 2 commits into
mainfrom
feat/self-project-index

Conversation

@oritwoen

Copy link
Copy Markdown
Collaborator

skilld self turns current workspace into a searchable project skill. It indexes source and docs, installs SKILL.md for selected agent, and makes skilld search "..." -p self return links back to real project files.

This is the useful one-shot part of #33. Watch mode can stay separate instead of blocking whole feature on file watcher.

@oritwoenoritwoen self-assigned this Aug 14, 2026
@harlan-github-agent

harlan-github-agentBot commented Aug 14, 2026

Copy link
Copy Markdown

🤖 BLOCKED

Harlan Agent Kit posted this automated review. It is not Harlan's personal review or approval. AI open source policy. Human merge decision still required.

▓▓▓▓▓ 100%

  • Open: Self-search links add project/ twice. Results resolve to .skilld/project/project/src/..., not the workspace file.. Next: Store source paths without project/, or remove it from formatting.

  • Open: A checked-out .skilld symlink can redirect index replacement outside the project, including database deletion.. Next: Reject symlinks in .skilld/self before any database writes.

@harlan-zwharlan-zw added the harlan-agent-review Approve automated work for the current issue state or pull request head commit. label Aug 14, 2026
@harlan-github-agentharlan-github-agentBot removed the harlan-agent-review Approve automated work for the current issue state or pull request head commit. label Aug 14, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@oritwoen@harlan-zw