code-mint
Onboard codebases for reliable agent navigation, testing, and debugging
All Skills in This Repository (13)
Pure Emerald Level Indicatorsautonomy--runtime-creator
Create a repeatable local runtime setup from an audit report.
autonomy--env-creator
Generate a local .env file from an environment audit report.
autonomy--sre-auditor
Audits and reports SRE CLI access for GitHub, AWS, and Datadog connectivity.
autonomy--sre-agent
Diagnose production issues by querying logs, metrics, and traces from CLIs.
autonomy--test-readiness-auditor
Audit repository test infrastructure for autonomous self-verification readiness.
legibility--enhancer
Create and refine AGENTS.md files with root and subdirectory templates.
clarity--ticket-writer
Transform vague stakeholder requests into structured engineering work tickets.
legibility--auditor
Audit repository documentation coverage and agent-readiness against the Agent Readiness checklist.
meta--onboarding
Coordinate repository onboarding with read-only audits and centralized evidence tracking.
meta--skill-creator
Create new agent skills using a structured SKILL.md template and references.
autonomy--test-readiness-creator
Build test readiness infrastructure from audit findings for repository onboarding.
autonomy--runtime-auditor
Audit clean-checkout to runnable local runtime readiness.
Frequently Asked Questions
FAQPage SchemaHow to install code-mint?โผ
Run `npx skills add patterninc/code-mint --all -g -y` in your terminal to install all onboarding skills globally.
What does code-mint do for my repository?โผ
It audits your repo's documentation, tests, environment setup, runtime startup, and ops tooling, then fixes gaps so an agent can navigate, verify, and debug the codebase with recorded evidence.
How do I start onboarding a repo with code-mint?โผ
Copy the skills and docs into your target repo, then ask your agent to run the meta-onboarding skill, which starts with a read-only assessment and waits for approval before making changes.
Does code-mint work with Claude Code and other agents?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible agents.
Can code-mint help debug production issues?โผ
Yes. The interface-sre-agent skill queries logs, metrics, and traces from tools like Datadog, AWS, and GitHub to build ranked hypotheses and reproducible bug evidence.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core