intelligentcode-aiintelligentcode-aiOfficialยท37 Agent Skills Included

intelligent-claude-code

Role-based coding workflow with reviews, releases, and memory

Runs a structured software development workflow using 14 specialist roles like PM, Architect, Developer, and Reviewer. Breaks large stories into queued work items, auto-fixes review findings, and enforces clean PR and release gates. Removes AI attribution from commits, protects branches, and stores reusable knowledge in searchable local memory.
npx skills add intelligentcode-ai/intelligent-claude-code --all -g -y
Available:

Tells the agent how to route work through role prefixes and skills, enforce file placement and git privacy rules, and follow the queued development workflow.

All Skills in This Repository (37)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
intelligentcode-aiintelligentcode-ai

icc-development

Guide developers in contributing to the Intelligent Claude Code framework.

Official
Advanced
๐Ÿ“ฆ In Repo
intelligentcode-aiintelligentcode-ai

security-engineer

Automate vulnerability assessments, architecture reviews, and compliance audits.

Official
Basic
๐Ÿ“ฆ In Repo
intelligentcode-aiintelligentcode-ai

suggest

Analyzes codebases and applies safe, reversible improvement suggestions automatically.

Official
Intermediate
๐Ÿ“ฆ In Repo
intelligentcode-aiintelligentcode-ai

pm

Break down user stories into work items and coordinate specialist roles.

Official
Advanced
๐Ÿ“ฆ In Repo
intelligentcode-aiintelligentcode-ai

parallel-execution

Coordinate independent queue items to execute concurrently with configurable limits.

Official
Advanced
๐Ÿ“ฆ In Repo
intelligentcode-aiintelligentcode-ai

mcp-config

Configures and troubleshoots MCP tool integrations, including server setup, availability checks, and fallbacks.

Official
Basic
๐Ÿ“ฆ In Repo
intelligentcode-aiintelligentcode-ai

reviewer

Automate code review by detecting logic errors, regressions, edge cases, security issues, and test gaps.

Official
Advanced
๐Ÿ“ฆ In Repo
intelligentcode-aiintelligentcode-ai

file-placement

Place output files into designated directories with ALL-CAPS naming rules.

Official
Basic
๐Ÿ“ฆ In Repo
intelligentcode-aiintelligentcode-ai

developer

Enforce coding standards and development patterns across software projects.

Official
Basic
๐Ÿ“ฆ In Repo
intelligentcode-aiintelligentcode-ai

validate

Validate AgentTask completion against success criteria and project standards.

Official
Basic
๐Ÿ“ฆ In Repo
intelligentcode-aiintelligentcode-ai

memory

Persist and retrieve knowledge in a local SQLite database with optional vector embeddings.

Official
Advanced
๐Ÿ“ฆ In Repo
intelligentcode-aiintelligentcode-ai

backend-tester

Automate backend testing for REST and GraphQL APIs, databases, and microservices.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Intelligent Claude Code?โ–ผ

Run `npx skills add intelligentcode-ai/intelligent-claude-code --all -g -y` in your terminal to install all skills globally.

What does Intelligent Claude Code do?โ–ผ

It gives your coding agent 36 skills covering specialist roles, story breakdown, code review with auto-fixes, PR and release automation, and persistent project memory.

How do the role skills work?โ–ผ

You prefix requests with a role like 'PM: break down the story' or 'Reviewer: audit for regressions', and the matching skill executes that specialist's workflow.

Does it work with tools other than Claude Code?โ–ผ

Yes. The skills follow the universal SKILL.md standard and work in Codex CLI, Cursor, Gemini CLI, and GitHub Copilot, while enforcement hooks are Claude Code specific.

Can it merge PRs automatically?โ–ผ

Yes. When auto-merge is enabled, it merges PRs to dev only after a clean Stage 3 review receipt, zero findings, and passing checks.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’