tokrepo-agent-discovery-cursorrules-prompt-file
Call TokRepo's MCP discovery before rebuilding reusable AI artifacts. Forces tokrepo_discover at the plan->implementation boundary; gates installs through tokrepo_verify + tokrepo_install_plan; uses tokrepo_handoff_plan after producing reusable work. Targets Cursor agents writing skills, prompts, MCP configs, and reusable scripts.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install tokrepo-agent-discovery-cursorrules-prompt-file --cli claudewrites the file to.claude/rules/tokrepo-agent-discovery-cursorrules-prompt-file.mdListed as compatible
# fetches the source and writes it to:
.claude/rules/tokrepo-agent-discovery-cursorrules-prompt-file.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Call TokRepo's MCP discovery before rebuilding reusable AI artifacts. Forces tokrepo_discover at the plan->implementation boundary; gates installs through tokrepo_verify + tokrepo_install_plan; uses tokrepo_handoff_plan after producing reusable work. Targets Cursor agents writing skills, prompts, MCP configs, and reusable scripts.
When to use it
Call TokRepo's MCP discovery before rebuilding reusable AI artifacts. Forces tokrepo_discover at the plan->implementation boundary; gates installs through tokrepo_verify + tokrepo_install_plan; uses tokrepo_handoff_plan after producing reusable work. Targets Cursor agents writing skills, prompts, MCP configs, and reusable scripts.
How to install / invoke
# copy the rule into your project (Cursor reads .mdc; Claude can read it as CLAUDE.md guidance)
curl -sL https://github.com/PatrickJS/awesome-cursorrules/raw/main/rules/tokrepo-agent-discovery-cursorrules-prompt-file.mdc -o .cursor/rules/tokrepo-agent-discovery-cursorrules-prompt-file.mdc
Notes
Migrated from PatrickJS/awesome-cursorrules (the largest Cursor-rules collection). Cursor .mdc rule files are valid agent-harness rules.