kamp-us
Official@kamp-us
Offers structured governance and lifecycle management for GitHub-based engineering organizations through rigorous issue, pull request, and architectural decision verification.
Agent Skills by kamp-us
Showing 23 vetted skills indexed across 1 GitHub repositories.
plan-epic
Convert a triaged epic into a PRD-grade task ledger with dependencies and user stories.
review-plan
Verify epic ledgers against structural floor criteria and flip issue statuses to 'triaged'.
adr
Record architecture decisions into structured markdown files via command-line input.
wayfinder
Manage project decisions and investigations via GitHub issues with YAML.
heal-ci
Classify CI failures from logs and route them to rerun or report via GitHub Actions.
review-code
Verify pull requests against linked issue acceptance criteria using GitHub API.
review-skill
Verify skill pull requests against acceptance criteria and rigor checklists.
what-shipped
Summarize merged pull requests and release states using GitHub and Cloudflare Flagship APIs.
architecture-audit
Audit codebases for architectural issues and create GitHub issues.
doctor
Verify repository readiness for kampus-pipeline by checking labels, authentication, and CI workflows.
review-doc
Verify doc/knowledge GitHub PRs against acceptance criteria and hygiene checklists.
review-design
Render PR previews with Playwright and check UI design against the four-pillars design law.
release
Flip feature flags from darkship to live with a five-step auditable release ritual.
triage
Classify, enrich, prioritize, and manage GitHub issues labeled status:needs-triage.
rite-audit
Automate end-to-end audits of the earned-authorship rite in the phoenix application.
canon
Maintain code patterns documentation by updating `.patterns/<name>.md` files from source code.
review-trivial
Verify trivial pull requests against a scoped acceptance checklist.
campaign
Automate campaign lifecycle management on roadmaps using the GitHub API.
deslop-comments
Remove unnecessary comments from code to improve readability.
glossary
Maintain .glossary/TERMS.md by adding, renaming, or disambiguating terms from codebase changes.
report
Creates GitHub issues for flagged follow-up items via gh api.
ship-it
Automate squash merging of verified Pull Requests with green CI status.
write-code
Automate GitHub issue intake, implementation, and PR creation.
Frequently Asked Questions About kamp-us
FAQPage SchemaWhat specific engineering tasks does Kamp-us enable?▼
Kamp-us enables systematic issue triage, automated pull request verification against acceptance criteria, architectural decision recording, and structured release management. It ensures repository hygiene by maintaining documentation, glossary terms, and code patterns directly from source changes.
Which personas benefit most from these capabilities?▼
Engineering managers, technical leads, and DevOps engineers benefit from these capabilities. The system is designed for teams requiring strict adherence to architectural standards, consistent code review rigor, and auditable release processes within GitHub-centric environments.
What are the prerequisites for implementing these capabilities?▼
Implementation requires a GitHub-hosted repository environment with configured labels and access to GitHub-native interfaces. Users must maintain specific directory structures like .patterns/ and .glossary/ to enable the documentation synchronization and repository readiness checks.