Skip to content

Commit 0568aff

Browse files
committed
Added .claude/skills
Signed-off-by: Chaitany patel <patelchaitany93@gmail.com>
1 parent b61b4d4 commit 0568aff

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

CLAUDE.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,4 @@ Feast supports Python and Go SDKs. Changes to core functionality may require upd
138138
1. Follow the [contribution guide](docs/project/contributing.md)
139139
2. Set up your development environment
140140
3. Run relevant tests before submitting PRs
141-
4. Ensure code passes linting and type checking
142-
143-
## Agent Skills
144-
145-
The Feast User Guide agent skill is located at `Agent-Skill/SKILL.md`. To enable it, create a symbolic link in the `.claude/skills/` folder:
146-
147-
mkdir -p .claude/skills
148-
ln -s ../../Agent-Skill .claude/skills/Agent-Skill
141+
4. Ensure code passes linting and type checking

0 commit comments

Comments
 (0)