prompt-repetition
π―Skillfrom supercent-io/skills-template
A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.
Overview
prompt-repetition is an agent development skill from the Supercent Agent Skills collection (71 skills) that improves LLM accuracy through strategic prompt repetition techniques. It provides patterns for reinforcing key instructions and constraints to reduce instruction drift in long agent conversations.
Key Features
- Prompt Repetition Patterns: Techniques for strategically repeating critical instructions to maintain LLM focus and accuracy across multi-turn interactions
- Instruction Drift Prevention: Methods to counteract the tendency of LLMs to gradually deviate from initial instructions in long conversations
- Cross-Platform Support: Works across all AI agent platforms (Claude Code, Gemini CLI, Codex CLI, Cursor, Windsurf, OpenCode)
- TOON Format Integration: Compressed skill context auto-injected into prompts, with the TOON format itself achieving 40-50% token savings
- Multi-Agent Compatible: Integrates with orchestrators like omc, ralph, and jeo for consistent instruction adherence in parallel agent workflows
Who is this for?
- AI agent developers who encounter instruction drift in long, complex agent conversations and need techniques to maintain accuracy
- Teams building multi-turn AI workflows where consistent adherence to rules and constraints is critical
- Developers designing prompt templates for AI agents who want to improve reliability through structured repetition strategies
Same repository
supercent-io/skills-template(102 items)
Installation
npx vibeindex add supercent-io/skills-template --skill prompt-repetitionnpx skills add supercent-io/skills-template --skill prompt-repetition~/.claude/skills/prompt-repetition/SKILL.mdSKILL.md
More from this repository10
A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.
A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.
A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.
A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.
A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.
A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.
A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.
Generates responsive web design guidelines and CSS strategies to ensure web interfaces adapt seamlessly across different device screen sizes and resolutions.
Automates deployment workflows by configuring and executing standardized deployment processes across different environments and platforms.
A GitHub Copilot coding agent integration skill from a modular 65-skill collection for AI agents, featuring 95% token reduction with TOON format by default.