dralgorhythmdralgorhythmCommunityยท52 Agent Skills Included

claude-agentic-framework

Multi-agent coding workflows with quality gates and safety hooks

Coordinates parallel coding agents to plan, build, review, and ship software changes with enforced quality gates. Eliminates unreviewed bulk edits, lost work, and inconsistent standards through reusable role skills, safety hooks, and structured planning artifacts. Helps teams run architecture design, testing, security audits, and code review as repeatable workflows instead of ad-hoc prompting.
npx skills add dralgorhythm/claude-agentic-framework --all -g -y
Available:

Gives the agent core engineering principles, slash-command routing, artifact conventions, and a mandatory commit-push-verify protocol for completing work in this framework.

All Skills in This Repository (52)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
dralgorhythmdralgorhythm

visual-assets

Automate visual asset creation, optimization, and organization across SVG, PNG, WebP, and AVIF formats.

Community
Advanced
๐Ÿ“ฆ In Repo
dralgorhythmdralgorhythm

accessibility

Audits digital products for WCAG 2.1 compliance and generates a prioritized fix list.

Community
Advanced
๐Ÿ“ฆ In Repo
dralgorhythmdralgorhythm

design-systems

Standardize UI components and design tokens across projects.

Community
Advanced
๐Ÿ“ฆ In Repo
dralgorhythmdralgorhythm

interface-design

Designs web and mobile UI layouts and specifications with navigation, forms, and feedback patterns.

Community
Intermediate
๐Ÿ“ฆ In Repo
dralgorhythmdralgorhythm

compliance

Enforce GDPR, HIPAA, PCI-DSS, and SOC2 compliance controls across IT ecosystems.

Community
Advanced
๐Ÿ“ฆ In Repo
dralgorhythmdralgorhythm

threat-modeling

Identify and analyze security threats using STRIDE methodology.

Community
Advanced
๐Ÿ“ฆ In Repo
dralgorhythmdralgorhythm

identity-access

Design and enforce OAuth 2.0, OIDC, RBAC, and MFA authentication flows.

Community
Advanced
๐Ÿ“ฆ In Repo
dralgorhythmdralgorhythm

application-security

Identify and remediate OWASP Top 10 vulnerabilities across web, mobile, and API services.

Community
Advanced
๐Ÿ“ฆ In Repo
dralgorhythmdralgorhythm

security-review

Detect security vulnerabilities in codebases using a checklist-driven review framework.

Community
Advanced
๐Ÿ“ฆ In Repo
dralgorhythmdralgorhythm

implementing-code

Automate feature implementation with SOLID design, validation, and tests.

Community
Advanced
๐Ÿ“ฆ In Repo
dralgorhythmdralgorhythm

test-driven-development

Automates the TDD cycle of red-green-refactor for reliable code development.

Community
Intermediate
๐Ÿ“ฆ In Repo
dralgorhythmdralgorhythm

data-management

Design relational and analytic data storage systems with schema design, migrations, and integrity constraints.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install claude-agentic-framework?โ–ผ

Run `npx skills add dralgorhythm/claude-agentic-framework --all -g -y` in your terminal to install all skills in this framework globally.

What does claude-agentic-framework do?โ–ผ

It adds coordinated multi-agent swarms, role-based workflow skills like architect and builder, and safety hooks to your coding projects. Agents plan, implement, review, and ship changes with enforced quality gates.

How do swarm commands work?โ–ผ

Commands like /swarm-plan and /swarm-execute fan work out to parallel worker agents that explore, build, and review code. Each worker runs quality gates before results are merged and pushed.

Does it work outside Claude Code?โ–ผ

Yes. The skills follow the open Agent Skills standard, so GitHub Copilot agents, VS Code, and 40+ other clients can read them directly from the .claude/skills directory.

Can I use it without deep prompt engineering knowledge?โ–ผ

Yes. You invoke simple slash commands like /architect or /swarm-review, and the framework's built-in rules and hooks handle the orchestration and safety checks for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’