Engflow Artifacts
Engflow Artifacts helps you easily capture and manage key decisions & context from your Engflow conversations for better traceability & alignment.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add engflow-artifacts npx -- -y @trustedskills/engflow-artifacts
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"engflow-artifacts": {
"command": "npx",
"args": [
"-y",
"@trustedskills/engflow-artifacts"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, engflow-artifacts, provides access to artifacts generated and used within the CockroachDB engineering workflow. It allows AI agents to retrieve and utilize these resources for tasks such as code analysis, documentation generation, or understanding project structure. The specific nature of these artifacts isn't detailed but implies a structured collection of development outputs.
When to use it
- Codebase Understanding: To help an agent quickly grasp the organization and dependencies within the CockroachDB codebase.
- Documentation Assistance: To generate or improve documentation based on existing project artifacts.
- Release Preparation: To automate tasks related to preparing releases, potentially by leveraging artifact metadata.
- Debugging & Analysis: To aid in debugging issues by providing access to relevant build outputs and data.
Key capabilities
- Access to CockroachDB engineering workflow artifacts
- Retrieval of project resources for code analysis
- Potential for documentation generation support
- Support for release preparation tasks
Example prompts
- "What are the latest build artifacts available?"
- "Show me the artifact metadata for version 23.2.0."
- "Generate a summary of changes based on the diff between artifact versions 1.0 and 2.0."
Tips & gotchas
The specific types of artifacts accessible through this skill are not defined, so experimentation may be needed to understand its full potential. Familiarity with CockroachDB's internal engineering processes might be helpful for effective use.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.