Agent Skills by jayprimer
Showing 15 vetted skills indexed across 1 GitHub repositories.
lint-skill
Analyze PMC skill definitions for structural and content compliance issues.
validate
Validate recorded test trajectories against actual execution and script coverage.
inbox
Process inbox items into tickets, PRDs, and phases with traceable task management.
memory
Store and search project knowledge with semantic embeddings and full-text search.
kb
Organize PMC project knowledge into a fixed .pmc/docs directory with YAML frontmatter.
test
Automate end-to-end TDD test execution for PMC tickets using tests.json and 3-spec.md.
complete
Generate 5-final.md and commit ticket closure with standardized Git messages.
plan
Plan complex development work with PRD-driven phases and TDD specs.
reflect
Capture completed work learnings and commit them to the knowledge base.
update-kb
Synchronize knowledge base documentation with the current codebase.
plan-validation
Validate planning documents for ticket completeness and implementation readiness.
lint-kb
Validate Knowledge Base documentation gaps and formatting standards across tickets.
workflow
Define and manage PMC workflows in a standardized .pmc/workflows structure.
dev
Coordinates end-to-end KB development from request to completion.
ticket-status
Validate ticket progression and phase readiness against docs, tests, and roadmap.