By adrien-sacco
Engineering workflow skills for Claude Code: codebase audit, parity verification, phased execution, research-to-plan, session checkpointing, Socratic architecture, architecture evaluation, cross-team collaboration, shared-concerns extraction, and orchestration playbooks.
Structured evaluation framework for cloud architecture and infrastructure decisions. Use when choosing between technical approaches, evaluating build-vs-buy, designing cross-service integrations, selecting distribution mechanisms, or any decision involving trade-offs between security, ownership, coupling, portability, and switching costs. Triggers: "how should we...", "what's the right approach for...", "evaluate options for...", architectural proposals, infrastructure design, vendor/tool selection.
Systematic codebase audit with parallel concern-specific agents and structured findings. Use for code reviews, pre-production hardening, security audits, architecture reviews, or engineering quality assessments. Produces prioritized findings with severity, file:line references, and remediation plan. Triggers: "audit", "review the code", "hardening", "production readiness", "security review", "quality assessment", "deep pass".
Framework for effective cross-team communication via GitHub issues and PRs. Use when a task requires work from another team, when hitting a boundary that isn't yours to cross, when requesting infrastructure changes, when proposing shared tooling, or when tracking cross-repo dependencies. Triggers: "we need infra to...", "this requires changes in another repo", "raise an issue for...", "write a brief for...", blocked by another team's work, cross-repo dependencies.
Contract test parity verification for system rewrites and technology migrations. Generates behavioral tests from a reference implementation, tracks RED/GREEN progress, produces parity reports. Use when rewriting a system in a new language/framework, migrating between platforms, or ensuring API compatibility. Triggers: "parity", "contract tests", "ensure compatibility", "rewrite", "migration", "port from X to Y".
Orchestration playbooks for chaining the sacco-* skills on bigger efforts. Browse with "show me the orchestration playbooks", or use one when a job spans multiple skills: a competitive research barrage feeding requirements, a full-stack rewrite (parity + phased execution), a production-hardening loop, turning a design doc into a phased plan, or coordinating shared concerns across teams/repos.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Engineering workflow skills for Claude Code — a plugin of battle-tested practices for audits, migrations, phased builds, research-to-plan, architecture decisions, and cross-team work.
/plugin marketplace add adrien-sacco/sacco-skills
/plugin install sacco-skills
| Skill | Use it when… |
|---|---|
sacco-codebase-audit | Reviewing code, hardening for production, security/architecture review |
sacco-parity-verification | Verifying behavioral parity during a rewrite or migration |
sacco-phased-execution | Driving a multi-phase build with checkpoints across sessions |
sacco-research-to-plan | Turning multi-source research into a phased implementation plan |
sacco-session-checkpoint | Preserving state across long / context-heavy sessions |
sacco-socratic-architecture | Reasoning through an architecture or build-vs-buy decision |
sacco-architecture-evaluation | Structured evaluation of infra/architecture trade-offs |
sacco-cross-team-collaboration | Communicating across teams via issues/PRs and cross-repo work |
sacco-shared-concerns-extraction | Extracting a concern that outgrew one repo into a shared resource |
sacco-pattern-library | Orchestration playbooks that chain the above on bigger efforts |
These skills are written for a TDD, root-cause-first working style: tests fail before implementation, problems are traced to their root cause before fixing, and "done" is backed by verification output. They favor frequent commits and CI-enforced quality gates.
MIT © Adrien Sacco
npx claudepluginhub adrien-sacco/sacco-skills --plugin sacco-skillsCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).