agentic-principles
Core principles and workflows for effective AI agent collaboration, task decomposition, and context management.
Install
npx skills add https://github.com/supercent-io/skills-template --skill agentic-principlesStats
| Total installs | 7,552 |
| Weekly installs | 7.6K |
| GitHub stars | 88 |
| First seen | Jan 24, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Decompose large tasks into small, explicit steps; AI performs 39% better on focused instructions than vague, complex requests
- Keep context fresh and single-purpose using separate conversations or HANDOFF.md documentation to avoid context drift and performance degradation
- Switch between high-level "vibe coding" for prototyping and deep-dive analysis for debugging, security, and production work based on task needs
- Automate any workflow repeated three or more times; use terminal integration, custom commands, and AI skills to reduce manual repetition
- Plan before executing (90% planning, 10% execution); validate outputs through tests, code review, draft PRs, and self-verification before committing changes
Tags
Related skills
| Skill | Installs | vs agentic-principles |
|---|---|---|
| image-to-video | 7,482 | -70 |
| repo-story-time | 7,466 | -86 |
| remember | 7,582 | +30 |
| create-implementation-plan | 7,732 | +180 |
| speech-to-text | 7,829 | +277 |
FAQ
- How many installs does agentic-principles have?
- agentic-principles has 7,552 total installs and 7.6K installs this week.
- Where is agentic-principles hosted?
- agentic-principles is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does agentic-principles have?
- agentic-principles has 88 GitHub stars.
- When was agentic-principles first indexed?
- OrangeBot.AI first indexed agentic-principles on Jan 24, 2026.
- How do I install agentic-principles?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill agentic-principles