We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b61b4d4 commit 0568affCopy full SHA for 0568aff
CLAUDE.md
@@ -138,11 +138,4 @@ Feast supports Python and Go SDKs. Changes to core functionality may require upd
138
1. Follow the [contribution guide](docs/project/contributing.md)
139
2. Set up your development environment
140
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
+4. Ensure code passes linting and type checking
0 commit comments