patternincpatternincOfficialยท13 Agent Skills Included

code-mint

Onboard codebases for reliable agent navigation, testing, and debugging

Audits and upgrades repositories so coding agents can navigate, self-test, boot, and debug them safely. Runs read-only audits of documentation, tests, environment setup, runtime startup, and SRE tool access, then remediates gaps with approval gates. Tracks six proof outcomes in a checklist so teams see exactly what an agent can reliably do in their codebase.
npx skills add patterninc/code-mint --all -g -y
Available:

Tells the agent that this repository is reference material only, and explains how to maintain its skills, docs, and stable skill IDs when editing it.

All Skills in This Repository (13)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
patternincpatterninc

autonomy--runtime-creator

Create a repeatable local runtime setup from an audit report.

Official
Advanced
๐Ÿ“ฆ In Repo
patternincpatterninc

autonomy--env-creator

Generate a local .env file from an environment audit report.

Official
Advanced
๐Ÿ“ฆ In Repo
patternincpatterninc

autonomy--sre-auditor

Audits and reports SRE CLI access for GitHub, AWS, and Datadog connectivity.

Official
Intermediate
๐Ÿ“ฆ In Repo
patternincpatterninc

autonomy--sre-agent

Diagnose production issues by querying logs, metrics, and traces from CLIs.

Official
Advanced
๐Ÿ“ฆ In Repo
patternincpatterninc

autonomy--test-readiness-auditor

Audit repository test infrastructure for autonomous self-verification readiness.

Official
Advanced
๐Ÿ“ฆ In Repo
patternincpatterninc

legibility--enhancer

Create and refine AGENTS.md files with root and subdirectory templates.

Official
Advanced
๐Ÿ“ฆ In Repo
patternincpatterninc

clarity--ticket-writer

Transform vague stakeholder requests into structured engineering work tickets.

Official
Advanced
๐Ÿ“ฆ In Repo
patternincpatterninc

legibility--auditor

Audit repository documentation coverage and agent-readiness against the Agent Readiness checklist.

Official
Advanced
๐Ÿ“ฆ In Repo
patternincpatterninc

meta--onboarding

Coordinate repository onboarding with read-only audits and centralized evidence tracking.

Official
Advanced
๐Ÿ“ฆ In Repo
patternincpatterninc

meta--skill-creator

Create new agent skills using a structured SKILL.md template and references.

Official
Intermediate
๐Ÿ“ฆ In Repo
patternincpatterninc

autonomy--test-readiness-creator

Build test readiness infrastructure from audit findings for repository onboarding.

Official
Advanced
๐Ÿ“ฆ In Repo
patternincpatterninc

autonomy--runtime-auditor

Audit clean-checkout to runnable local runtime readiness.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’