repo-intake-and-plan
The repo-intake-and-plan skill scans repositories to identify project structure and documented commands. It classifies tasks into inference, evaluation, and training categories to generate a reproduction plan for an orchestrator.
Is repo-intake-and-plan safe to install?
Safe to install: our audit of repo-intake-and-plan's source files found 0 shell commands, 0 external URLs, file reads and writes (low risk). Every command and URL listed appears verbatim in the skill's source. The skill reads local repository files including READMEs and project files. It does not execute commands or perform network requests.
How we audit skills: our security review methodology.
Who is this skill for?
AI agents performing repository-based research and reproduction tasks.
What can you do with it?
- Mapping repository structure at the start of a reproduction task.
- Extracting and classifying documented commands from README and project files.
- Generating a reproduction plan for an orchestrator.
- Identifying ambiguity or risks within a repository.
How good is this skill?
Quality score: 9/10. The skill documentation is clear and defines strict boundaries for its operation. The scope is well-contained, reducing potential risks.
What does the skill file contain?
# repo-intake-and-plan Use this as the Rigor Intake helper. The installed slug remains `repo-intake-and-plan` for compatibility. ## When to apply - At the beginning of README-first reproduction work. - When the main skill needs a fast map of repo structure and documented commands. - When inference, evaluation, and training candidates must be classified conservatively. - When the user explicitly wants to inspect the repo first and not run anything yet. ## When not to apply - When execution has already started and the task is now about running commands or writing outputs. - When the target ...
Frequently asked questions
Does this skill execute reproduction commands?
No. The skill explicitly restricts itself to scanning and planning. It does not execute substantive reproduction commands.
Can this skill set up the environment?
No. The skill does not install environments or prepare large assets.
What information does the skill output?
The skill outputs a repository structure summary, a documented command inventory, candidate classifications, a reproduction recommendation, and a list of risks or ambiguities.
Related skills
brainstorming
256.4KDevelopers and project managers who need to define requirements, architecture, and design for software projects before writing code
A structured brainstorming framework that guides users through project exploration, design proposal, and specification before implementation. It enforces a strict design-first workflow, requiring user approval for designs and documentation before transitioning to the writing-plans skill.
paper-context-resolver
140.4KDevelopers and researchers performing deep learning repository reproduction who encounter specific technical ambiguities in documentation
The paper-context-resolver skill provides targeted information from research papers to resolve specific gaps in deep learning repository reproduction. It focuses on technical details like dataset splits, preprocessing steps, evaluation protocols, checkpoint mappings, and runtime assumptions.
analyze-project
91.3KResearchers and developers who need to understand the architecture and implementation details of a deep learning repository before modifying code
The analyze-project skill performs read-only audits of deep learning repositories. It maps model structures, identifies training and inference entrypoints, reviews configuration relationships, and flags suspicious implementation patterns.
content-strategy
86.4KContent marketers, founders, and marketing teams planning content roadmaps and editorial calendars
The content-strategy skill assists users in planning content strategies, identifying topics, and building editorial calendars. It guides users through gathering business context, researching customers, analyzing competitors, and mapping content to the buyer's journey. It provides frameworks for searchable and shareable content, pillar identification, and topic clustering.