
carnegie-quality-strategy
by Matthew King
Generate a deep, evidence-based Software Quality Strategy grounded in your repository's actual code and maturity level.
- Build a professional QA roadmap for a legacy repository lacking documentation.
- Assess technical debt and test maturity before a major architectural migration.
- Create a stakeholder-ready quality vision for a new greenfield project.
Free
Included in download
- Downloadable skill package
- Works with Claude Code, Cursor
- 3 permissions declared
Sample input
Analyze my current repository to assess our test maturity and generate a Carnegie-inspired quality strategy, specifically looking at our auth and utils folders.
Sample output
Quality Maturity: Level 2 (Emerging)
Found: Jest in /tests, but 0% coverage on /src/auth. Carnegie Principle: 'Begin with praise.' Observation: Strong CI foundation in .github/workflows. Strategy: Prioritize auth-flow integration tests before expanding unit tests in stable /utils.
Generate a deep, evidence-based Software Quality Strategy grounded in your repository's actual code and maturity level.
Free
Included in download
- Downloadable skill package
- Works with Claude Code, Cursor
- 3 permissions declared
- Instant install
Sample input
Analyze my current repository to assess our test maturity and generate a Carnegie-inspired quality strategy, specifically looking at our auth and utils folders.
Sample output
Quality Maturity: Level 2 (Emerging)
Found: Jest in /tests, but 0% coverage on /src/auth. Carnegie Principle: 'Begin with praise.' Observation: Strong CI foundation in .github/workflows. Strategy: Prioritize auth-flow integration tests before expanding unit tests in stable /utils.
About This Skill
What it does
This skill transforms your AI agent into an elite Software Quality Director. It performs a deep, evidence-based scan of your repository to generate a professional, repository-aware Software Quality Test Strategy. Unlike generic templates, it maps twenty Carnegie human-centered principles to your specific codebase, ensuring the strategy addresses both technical debt and engineering culture.
How it works
The skill follows a rigorous four-step workflow: repository inspection, maturity assessment, Carnegie principle mapping, and final strategy generation. It analyzes your dependency manifests, CI/CD pipelines, test suites, and high-risk code areas (like auth or payments) to build a grounded "Product Understanding Report."
Why use this skill
Standard AI prompts often yield generic "you should write more tests" advice. This skill is better because it:
- Grounds recommendations in reality: Every suggestion references specific file paths, frameworks, and gaps found in your repo.
- Assesses maturity: It categorizes your project from Level 0 to 5, ensuring the plan is realistic for your current stage.
- Balances Tech and People: It uses Carnegie principles to provide actionable advice on stakeholder engagement and quality culture.
Output
The result is a comprehensive quality-strategy.md file suitable for presentation to CTOs or Engineering Managers, covering test engineering, defect management, and a 30-60-90 day execution plan.
Use Cases
- Build a professional QA roadmap for a legacy repository lacking documentation.
- Assess technical debt and test maturity before a major architectural migration.
- Create a stakeholder-ready quality vision for a new greenfield project.
- Map engineering culture principles to concrete automated testing practices.
Known Limitations
- Requires file-system read access to analyze code.
- Cannot assess manual testing processes not documented in-repo.
- Best for JS/TS, Python, and Go ecosystems.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/carnegie-quality-strategy -o /tmp/carnegie-quality-strategy.zip && unzip -o /tmp/carnegie-quality-strategy.zip -d ~/.claude/skills && rm /tmp/carnegie-quality-strategy.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
Claude Code, Cursor, Windsurf, and other SKILL.md-compatible agents.
Creator
Building quality-driven AI solutions that streamline complex processes, improve decision-making, and deliver outcomes you can trust.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.