.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/rigorpilot-skills/explore-code
home/skills/lllllllama/rigorpilot-skills/explore-code
lllllllama avatar

explore-code

bylllllllama· 44 skills

Installs

176k

Stars

512

Forks

11

Category

Machine Learning & AI

View on GitHub

TL;DR

Rigor Improve implementation leaf skill for auditable candidate implementation in deep learning research repositories. Use when the researcher explicitly authorizes exploratory work on an isolated branch or worktree to transplant modules, adapt a backbone, add LoRA or adapter layers, replace a head, or stitch together meaningful low-risk migration ideas with rollback-aware records in explore_outputs/. Do not use for end-to-end exploration orchestration on top of current_research, trusted baseline reproduction, conservative debugging, environment setup, verified contribution claims, or default repository analysis.

How to install explore-code?

lllllllama/rigorpilot-skills/explore-code
$npx -y skills add lllllllama/rigorpilot-skills --skill explore-code

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/lllllllama/rigorpilot-skills" --skill "lllllllama/rigorpilot-skills/explore-code"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/lllllllama/rigorpilot-skills" that are relevant to the current task. Run `npx skills add "https://github.com/lllllllama/rigorpilot-skills"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# explore-code
2 
3Use this as the Rigor Improve implementation leaf skill. The installed slug
4remains `explore-code` for compatibility.
5 
6Use the shared operating principles in
7`../../references/agent-operating-principles.md`; this skill should guide
8bounded candidate code work without over-prescribing implementation details.
9 
10## When to apply
11 
12- When the researcher explicitly authorizes exploratory code changes on an isolated branch or worktree.
13- When the task is source-anchored module transplant, backbone adaptation, LoRA or adapter insertion, or low-risk module combination.
14- When summary-level recording is sufficient and the result is a candidate, not a trusted conclusion.
15 
16## When not to apply
17 
18- When the request is for trusted baseline work, conservative debugging, or normal training execution.
19- When the user did not explicitly authorize exploratory modifications.
20- When the task is a broad refactor or a from-scratch idea implementation.
21 
22## Clear boundaries
23 
24- This skill owns exploratory code modifications only.
25- It must keep work isolated from the trusted baseline.
26- Use `ai-research-explore` instead when the task spans both current_research coordination and exploratory runs.
27- It may hand off execution to `minimal-run-and-audit` or `run-train`.
28- It should favor source-anchored copying and minimal adaptation over freeform rewrites.
29- It should record why a candidate change is meaningful, how to roll it back,
30 and why it remains a candidate rather than a verified contribution.
31 
32## Output expectations
33 
34- `explore_outputs/CHANGESET.md`
35- `explore_outputs/SCIENTIFIC_CHANGELOG.md`
36- `explore_outputs/COMPARABILITY_REPORT.md`
37- `explore_outputs/TOP_RUNS.md`
38- `explore_outputs/status.json`
39 
40## Notes
41 
42Use `references/explore-policy.md`, `../../references/research-rigor-principles.md`, `scripts/plan_code_changes.py`, and `scripts/write_outputs.py`.

Security

Review

  • Gen Agent Trust Hubwarn
  • Socketwarn
  • Snykpass

Preview

lllllllama/rigorpilot-skillslllllllama/rigorpilot-skills

$ npx -y skills add lllllllama/rigorpilot-skills --skill explore-code

▸ installing to .claude/skills…

✓ explore-code ready

Repolllllllama/rigorpilot-skills
TypeSkills
CategoryMachine Learning & AI
ForOpsDeveloper
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. microsoft avatarazure-aiUse for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR.SkillsJul 2026485k1.3k
  2. lllllllama avatarai-research-exploreRigor Explore compatible skill slug for meaningful and potentially novel deep learning research candidates.SkillsJul 2026176k512
  3. lllllllama avatarai-research-reproductionRigor Reproduce compatible skill slug for README-first deep learning repository reproduction.SkillsJul 2026176k512
  4. lllllllama avatarrun-trainRigor Train skill for deep learning research repositories. Use when a documented or selected training command should be run conservatively for startup…SkillsJul 2026176k512
  5. lllllllama avatarexplore-runRigor Improve / Rigor Explore run leaf skill for bounded exploratory evidence in deep learning research repositories.SkillsJul 2026176k512
  6. lllllllama avatarminimal-run-and-auditRigor Run skill for README-first deep learning repo reproduction.SkillsJul 2026176k512