progressive-disclosure
SolidRefactor large DataRobot skill files by moving detailed content into directly linked reference files while preserving meaning. Use when a skill triggers context-window warnings, needs progressive disclosure, or should be chunked without changing guidance.
Install
Quality Score: 78/100
Skill Content
Details
- Author
- datarobot-oss
- Repository
- datarobot-oss/datarobot-agent-skills
- Created
- 7 months ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
plastic-skill-creating
Author or revise a Plastic skill, a subagent or Agent role file, or a lifecycle hook with progressive disclosure. Use when creating or editing a SKILL.md, writing a description or frontmatter, designing the slim body, building references, evals, or scripts, or scaffolding a new skill. Also use when a skill is too big or over its token budget, when prompts are bloated, when an agent keeps missing a step or ignoring instructions, or when the user says "progressive disclosure", "write a skill", "thin router", "split into references", or "make this slim".
claude-skills
Claude Skills meta-skill: extract domain material (docs/APIs/code/specs) into a reusable Skill (SKILL.md + references/scripts/assets), and refactor existing Skills for clarity, activation reliability, and quality gates.
skill-creator
Authors and structures professional-grade agent skills following the agentskills.io spec. Use when creating new skill directories, drafting procedural instructions, or optimizing metadata for discoverability. Don't use for general documentation, non-agentic library code, or README files.