shinprshinprCommunityยท4 Agent Skills Included

agentic-code

Structured coding workflows with design, testing, and review

Guides coding agents through analysis, design, implementation, testing, and review of repository changes. Routes small fixes directly and coordinates larger work through PRDs, design docs, and work plans. Eliminates scope creep, unverified completions, and unnecessary documentation with evidence-based checkpoints.
npx skills add shinpr/agentic-code --all -g -y
Available:

Instructs the coding agent on how to classify incoming requests by scale, route them to the right task definitions and skills, and verify observable completion before finishing.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install agentic-code?โ–ผ

Run `npx skills add shinpr/agentic-code --all -g -y` in your terminal to install all skills in this suite globally.

What does agentic-code do?โ–ผ

It gives coding agents a repeatable workflow for analyzing, designing, implementing, testing, and reviewing changes in your repository. Small fixes run directly while larger work goes through design docs and work plans.

Which coding agents work with agentic-code?โ–ผ

It works with any tool that reads repository-level AGENTS.md instructions, including Cursor, Codex CLI, and Gemini CLI.

How does agentic-code decide between small and large tasks?โ–ผ

It classifies work by decision burden rather than file count. Single coherent outcomes run directly, while work crossing responsibility boundaries or requiring durable design decisions goes through the coordinated workflow.

Do I need coding experience to use agentic-code?โ–ผ

Basic familiarity helps, but the agent handles the technical execution. You describe the change you want in plain English and approve major design decisions when asked.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’