CERT Coordination Center (CERT/CC) avatar

CERT Coordination Center (CERT/CC)

Official

@certcc · Pittsburgh, PA

0Followers
|
38Public Repos
|
19Published Skills

The CERT Coordination Center is part of Carnegie Mellon University's Software Engineering Institute.

Skills Distribution
DomainDeveloper To...Software Quality A.. (40%)Documentation Engi.. (30%)Repository Governa.. (30%)

Agent Skills by CERT Coordination Center (CERT/CC)

Showing 19 vetted skills indexed across 1 GitHub repositories.

CERTCCCERTCC
21

format-code

Run Black and Flake8 to enforce Python coding standards.

Official
Basic
CERTCCCERTCC
21

build-docs

Validate markdown documentation with strict mkdocs build checks.

Official
Intermediate
CERTCCCERTCC
21

commit

Stage Git files and create commit messages with co-author details.

Official
Basic
CERTCCCERTCC
21

acquire-codebase-knowledge

Analyze project files and directory structures to document codebase architecture and dependencies.

Official
Intermediate
CERTCCCERTCC
21

update-plan

Audit project documentation against code repositories and create GitHub issues for gaps.

Official
Intermediate
CERTCCCERTCC
21

learn

Extract build and codebase insights into project documentation files.

Official
Intermediate
CERTCCCERTCC
21

pr-comprehensive-fix

Inventory review comments and CI failures, fix them, and run targeted tests.

Official
Advanced
CERTCCCERTCC
21

format-markdown

Run markdownlint-cli2 to lint and auto-fix markdown files.

Official
Basic
CERTCCCERTCC
21

condense-agents-md

Breaks down oversized AGENTS.md files into targeted documents and checklists via scripts.

Official
Intermediate
CERTCCCERTCC
21

run-linters

Run Black, flake8, mypy, and pyright to check Python code quality.

Official
Basic
CERTCCCERTCC
21

ingest-idea

Convert design ideas from plan/IDEAS.md into formal specifications and notes.

Official
Intermediate
CERTCCCERTCC
21

study-project-docs

Aggregate specifications, design decisions, and key documentation across repositories.

Official
Intermediate
CERTCCCERTCC
21

create-epic

Create GitHub Epics with standardized issue types and labels.

Official
Intermediate
CERTCCCERTCC
21

build

Automate compilation and build processes for software projects.

Official
Intermediate
CERTCCCERTCC
21

bugfix

Confirm bug details, reproduction steps, and scope before fixing.

Official
Intermediate
CERTCCCERTCC
21

run-tests

Run the project's pytest command and capture the last five output lines.

Official
Basic
CERTCCCERTCC
21

grill-me

Guide users through question-led reviews to identify weaknesses and assumptions in plans.

Official
Basic
CERTCCCERTCC
21

review-priorities

Audit project task lists and GitHub issues to identify untracked open work.

Official
Intermediate
CERTCCCERTCC
21

load-specs

Convert nested YAML specifications into inheritance-resolved JSON format.

Official
Intermediate

Frequently Asked Questions About CERT Coordination Center (CERT/CC)

FAQPage Schema
What specific tasks are enabled by these engineering standards?

These capabilities enable rigorous codebase maintenance, including automated linting, documentation validation, and structured issue tracking. Users can perform static analysis, resolve complex YAML specifications, audit repository task lists for untracked work, and generate comprehensive architectural documentation from existing project files.

Which personas benefit from these repository management standards?

Software engineers, technical leads, and project managers benefit from these standards. They are designed for teams requiring strict adherence to coding conventions, consistent documentation practices, and systematic bug reproduction workflows within GitHub-based development environments.

What are the prerequisites for implementing these engineering protocols?

Implementation requires a GitHub-hosted repository environment and familiarity with standard project configuration files. Users must ensure their environment supports standard linting and testing frameworks, as these capabilities rely on existing project structures to perform code quality checks and documentation audits.