Agent Skills by Khoa
Showing 30 vetted skills indexed across 1 GitHub repositories.
prcheckloop
Automate the repair loop for failing GitHub pull request CI checks.
release-changelog
Compile user-facing changelogs for Paperclip calver stable releases.
doc-maintenance
Detect documentation drift and generate minimal factual edits via pull requests.
create-agent-adapter
Guide engineers through implementing Paperclip adapters for custom AI agent runtimes.
release
Coordinate end-to-end Paperclip canary and stable releases with verification gates.
pr-report
Analyze pull requests and generate severity-ordered HTML or Markdown review reports.
company-creator
Generate Agent Companies v1 packages with COMPANY.md and AGENTS.md files.
deal-with-security-advisory
Coordinate confidential GitHub Security Advisory responses and synchronized patch releases.
design-guide
Align Paperclip frontend UI components with the established design system.
paperclip-create-plugin
Scaffold compliant Paperclip plugin packages with pre-configured manifest, worker, and UI entry points.
api-interface-design
Design REST APIs with standard HTTP methods, response structures, and OpenAPI specifications.
paperclip
Orchestrate task workflows and approvals via the Paperclip control plane API.
test-driven-development
Enforce a test-first workflow with red-green-refactor cycles and 80% coverage.
agent-resource-manager
Distribute incoming tasks to AI agents by skill and workload capacity.
paperclip-converting-plans-to-tasks
Convert high-level plans into dependency-linked Paperclip tasks with assigned agents.
git-workflow
Standardize Git branching, commit messages, and semantic versioning workflows.
market-research
Compile competitor updates and market signals into bi-weekly strategic digests.
para-memory-files
Store persistent agent memory across sessions using the PARA framework.
documentation-handoff
Generate standardized READMEs, runbooks, and changelogs for technical documentation.
paperclip-create-agent
Create governance-aligned AI agents for the Paperclip platform with approval workflows.
debugging-error-recovery
Diagnose, isolate, and fix software bugs with a structured 7-step process.
agent-creator
Configure and deploy role-specific AI agents with CLI adapters and skills.
ci-cd-automation
Automate CI/CD pipeline design, maintenance, and debugging workflows.
spec-driven-development
Create structured markdown specs with acceptance criteria before implementation.