Source

pjt222/agent-almanac

334 skills · 2.4K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
review-ux-ui Review user experience and interface design using Nielsen's heuristics, WCAG 2.1 accessibility guidelines, keyboard a…
pjt222/agent-almanac
64
2
create-work-breakdown-structure Create a Work Breakdown Structure (WBS) and WBS Dictionary from project charter deliverables. Covers hierarchical dec…
pjt222/agent-almanac
51
3
review-software-architecture Review software architecture for coupling, cohesion, SOLID principles, API design, scalability, and technical debt. C…
pjt222/agent-almanac
48
4
write-standard-operating-procedure Write a GxP-compliant Standard Operating Procedure (SOP). Covers regulatory SOP template structure (purpose, scope, d…
pjt222/agent-almanac
40
5
search-prior-art Search for prior art relevant to a specific invention or patent claim. Covers patent literature, non-patent literatur…
pjt222/agent-almanac
39
6
draft-project-charter Draft a project charter that defines scope, stakeholders, success criteria, and initial risk register. Covers problem…
pjt222/agent-almanac
33
7
check-relocation-documents Verify document completeness for each bureaucratic step of an EU/DACH relocation, flagging missing items and translat…
pjt222/agent-almanac
30
8
review-pull-request Review a pull request end-to-end using GitHub CLI. Covers diff analysis, commit history review, CI/CD check verificat…
pjt222/agent-almanac
28
9
configure-nginx Configure Nginx as a web server and reverse proxy. Covers static file serving, reverse proxy to upstream services, SS…
pjt222/agent-almanac
27
10
resolve-git-conflicts Resolve merge and rebase conflicts with safe recovery strategies. Covers identifying conflict sources, reading confli…
pjt222/agent-almanac
27
11
optimize-docker-build-cache Optimize Docker build times using layer caching, multi-stage builds, BuildKit features, and dependency-first copy pat…
pjt222/agent-almanac
26
12
argumentation Construct well-structured arguments using the hypothesis-argument-example triad. Covers formulating falsifiable hypot…
pjt222/agent-almanac
24
13
review-research Conduct a peer review of research methodology, experimental design, and manuscript quality. Covers methodology evalua…
pjt222/agent-almanac
24
14
configure-reverse-proxy Configure reverse proxy patterns across multiple tools including Nginx, Traefik, and ShinyProxy. Covers WebSocket pro…
pjt222/agent-almanac
23
15
learn AI systematic knowledge acquisition from unfamiliar territory — deliberate model-building with feedback loops. Maps s…
pjt222/agent-almanac
23
16
troubleshoot-mcp-connection Diagnose and fix MCP server connection issues between Claude Code, Claude Desktop, and MCP servers. Covers Windows ar…
pjt222/agent-almanac
23
17
manage-change-control Manage change control for validated computerized systems. Covers change request triage (emergency, standard, minor), …
pjt222/agent-almanac
22
18
build-coherence AI multi-path reasoning coherence using bee democracy — independent evaluation of competing approaches, waggle dance …
pjt222/agent-almanac
21
19
create-dockerfile Create general-purpose Dockerfiles for Node.js, Python, Go, Rust, and Java projects. Covers base image selection, dep…
pjt222/agent-almanac
21
20
create-multistage-dockerfile Create multi-stage Dockerfiles that separate build and runtime environments for minimal production images. Covers bui…
pjt222/agent-almanac
21
21
detect-anomalies-aiops Implement AI-powered anomaly detection for operational metrics using time series analysis (Isolation Forest, Prophet,…
pjt222/agent-almanac
21
22
manage-changelog Maintain a changelog following Keep a Changelog format. Covers entry categorization (Added, Changed, Deprecated, Remo…
pjt222/agent-almanac
21
23
repair-broken-references Find and fix broken internal links, dead external URLs, stale imports, missing cross-references, and orphaned files. …
pjt222/agent-almanac
21
24
adapt-architecture Execute structural metamorphosis using strangler fig migration, chrysalis phases, and interface preservation. Covers …
pjt222/agent-almanac
20
25
apply-semantic-versioning Apply semantic versioning (SemVer 2.0.0) to determine the correct version bump based on change analysis. Covers major…
pjt222/agent-almanac
20
26
audit-dependency-versions Audit project dependencies for version staleness, security vulnerabilities, and compatibility issues. Covers lock fil…
pjt222/agent-almanac
20
27
awareness AI situational awareness — internal threat detection for hallucination risk, scope creep, and context degradation. Ma…
pjt222/agent-almanac
20
28
build-feature-store Build a feature store using Feast for centralized feature management, configure offline and online stores for batch a…
pjt222/agent-almanac
20
29
escalate-issues Triage maintenance problems by severity, document findings with context, route to appropriate specialist agent or hum…
pjt222/agent-almanac
20
30
generate-workflow-diagram Generate themed Mermaid flowchart diagrams from putior workflow data. Covers theme selection (9 themes including 4 co…
pjt222/agent-almanac
20
31
prepare-inspection-readiness Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EM…
pjt222/agent-almanac
20
32
repair-damage Implement regenerative recovery using triage, scaffolding, and progressive rebuild. Covers damage assessment, wound c…
pjt222/agent-almanac
20
33
review-web-design Review web design for layout quality, typography, colour usage, spacing, responsive behaviour, brand consistency, and…
pjt222/agent-almanac
20
34
write-validation-documentation Write IQ/OQ/PQ validation documentation for computerized systems in regulated environments. Covers protocols, reports…
pjt222/agent-almanac
20
35
analyze-codebase-for-mcp Analyze an arbitrary codebase to identify functions, APIs, and data sources suitable for exposure as MCP tools, produ…
pjt222/agent-almanac
19
36
assess-form Evaluate a system's current structural form, identify transformation pressure, and classify transformation readiness.…
pjt222/agent-almanac
19
37
build-ci-cd-pipeline Design and implement multi-stage CI/CD pipelines using GitHub Actions with matrix builds, dependency caching, artifac…
pjt222/agent-almanac
19
38
clean-codebase Remove dead code, unused imports, fix lint warnings, and normalize formatting across a codebase without changing busi…
pjt222/agent-almanac
19
39
configure-git-repository Configure a Git repository with proper .gitignore, branch strategy, commit conventions, hooks, and remote setup. Cove…
pjt222/agent-almanac
19
40
conscientiousness Thoroughness and diligence in execution — systematic checking, completeness verification, follow-through on commitmen…
pjt222/agent-almanac
19
41
coordinate-reasoning AI internal coordination using stigmergic signals — managing information freshness in context and memory, decay rates…
pjt222/agent-almanac
19
42
create-team Create a new team composition file following the agent-almanac team template and registry conventions. Covers team pu…
pjt222/agent-almanac
19
43
deploy-ml-model-serving Deploy machine learning models to production serving infrastructure using MLflow, BentoML, or Seldon Core with REST/g…
pjt222/agent-almanac
19
44
design-compliance-architecture Design a compliance architecture that maps applicable regulations to computerized systems. Covers system inventory, c…
pjt222/agent-almanac
19
45
design-serialization-schema Design serialization schemas using JSON Schema, Protocol Buffer definitions, or Apache Avro. Covers schema versioning…
pjt222/agent-almanac
19
46
evolve-team Evolve an existing team composition by refining its structure in-place or creating a specialized variant. Covers asse…
pjt222/agent-almanac
19
47
gratitude AI strength recognition — scanning for what is functioning well and understanding why. The complement to heal, which …
pjt222/agent-almanac
19
48
manage-memory Organize, extract, prune, and verify Claude Code persistent memory files. Covers MEMORY.md as a concise index, topic …
pjt222/agent-almanac
19
49
refactor-skill-structure Refactor an over-long or poorly structured SKILL.md by extracting examples to references/EXAMPLES.md, splitting compo…
pjt222/agent-almanac
19
50
setup-prometheus-monitoring Configure Prometheus for time-series metrics collection, including scrape configurations, service discovery, recordin…
pjt222/agent-almanac
19
Page 1 · 334 total Next