Skip to main content
Run any Skill in Manus
with one click
GitHub repository

adept-agentic

adept-agentic contains 26 collected skills from pnnl, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
26
Stars
2
updated
2026-06-25
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

asopb-evaluate
software-quality-assurance-analysts-and-testers

Run ASOPB evaluation with credential routing, build context sync, and baseline comparison

2026-06-25
audit-hygiene
software-developers

Walk the full ADEPT Code Hygiene Quick Reference Card checklist and report PASS/FAIL/N-A for each item. Use as a final check before pushing.

2026-06-25
close-task
software-developers

Full task closure workflow -- runs test validation, session report, tracking doc updates, commit preparation, and hygiene audit in sequence. Use at the end of a development session. Pass an optional title hint as argument.

2026-06-25
connect-adept
software-developers

Configure Claude Code to connect to an ADEPT instance (local Docker stack or remote server). Generates .mcp.json, runs doctor check, verifies connectivity. Use when setting up or switching between ADEPT instances.

2026-06-25
deploy-cloud
network-and-computer-systems-administrators

Guided workflow to deploy ADEPT on cloud infrastructure (AWS, Azure, or GCP) as a single VM or A2A mesh pair. Covers provisioning, OS prep, stack deployment, and optional A2A federation between two independently-deployed stacks.

2026-06-25
mcp-add-tool
software-developers

Add a new tool to an existing MCP server following the canonical register(mcp) + Pydantic pattern. Use during Phase 4 (Implement) of the feature development lifecycle.

2026-06-25
mcp-plan
software-developers

Analyze a Python library and produce an MCP server implementation plan. Audits the API surface, maps functions to tools, classifies dependencies, and identifies session boundaries. Use during Phase 1-2 (Plan + Discover) of the feature development lifecycle.

2026-06-25
mcp-register
software-developers

Register (or re-register) an MCP server's tools with the ADEPT gateway. Includes pre-flight validation, schema checking, registration, and verification. Use during Phase 9 (Close) of the feature development lifecycle.

2026-06-25
mcp-scaffold
software-developers

Create a new external MCP server from the canonical template. Replaces placeholders, assigns ports, validates the result. Use during Phase 4 (Implement) of the feature development lifecycle.

2026-06-25
mcp-test
software-developers

Run the 4-tier test strategy for an MCP server (unit, integration, registration, E2E). Use during Phase 5 (Test) of the feature development lifecycle.

2026-06-25
pre-push-review
software-developers

Semantic self-review of staged/committed changes before push. Runs 5 targeted audits to catch pattern inconsistency, dead code, doc-code divergence, Helm template logic gaps, and unreachable code paths. Reduces Copilot review from 4+ rounds to 0-1.

2026-06-25
prepare-commit
software-developers

Build a Conventional Commit message with Related Documentation footer chains. Use after all docs are updated, when ready to commit.

2026-06-25
prepare-pr
software-developers

Create a pull request, check Copilot/peer review status, address findings, resolve review conversations on GitHub, and verify review clearance. Use after committing and pushing, as part of Phase 9 (Close). Pass optional PR number as argument to check an existing PR.

2026-06-25
prepare-release
software-developers

Before publish — ASOPB scan, staging, dry-run, publish gate (NEVER executes publish)

2026-06-25
promptfoo-check
information-security-analysts

Check promptfoo LLM red-team credentials availability and offer to run Pass 5 adversarial scan against a live endpoint.

2026-06-25
review-pr
software-quality-assurance-analysts-and-testers

Assess and address PR review findings from Copilot, CodeRabbit, or human reviewers — classify, fix, reply, resolve

2026-06-25
scan-path
information-security-analysts

Run ASOPB security scan on an arbitrary directory and report findings with ASPI score

2026-06-25
scan-release
information-security-analysts

Run ASOPB scan on staged release tree and report findings with ASPI score

2026-06-25
slurm-job-submit
software-developers

Submit arbitrary Slurm HPC jobs via ADEPT agent — supports single-agent (v1) and multi-agent (v2 with LLM-as-judge) execution modes. Handles script hardening, mode selection, and result verification.

2026-06-25
start-feature
software-developers

Walk through the full ADEPT feature development lifecycle (Phase 0-9). Invokes sub-skills at each gate. Use at the START of any new feature, bugfix, enhancement, or refactoring work. Pass optional work type as argument (feature, bugfix, refactor, chore).

2026-06-25
start-sprint
project-management-specialists

Initialize a new sprint with GitHub issue parity, local tracker updates, and a testing/deployment strategy. Creates umbrella + sub-task issues, updates all local tracking docs, and defines validation requirements per sub-task and for the umbrella. Use at the START of a new sprint or workstream.

2026-06-25
sync-docs
software-developers

Check documentation parity across public Pages, internal wiki, CLAUDE.md/CLAUDE.public.md, and skill registry — detects drift, stale content, safety violations, and missing skill entries

2026-06-25
triage-cve
information-security-analysts

Investigate and triage CVEs from Grype/TruffleHog scan findings — lookup, reachability, remediation

2026-06-25
update-tracking-docs
software-developers

Update CHANGELOG.md, ROADMAP.md, and KNOWN_ISSUES.md with entries for the current session. Use after the session report is written, before committing.

2026-06-25
validate-tests
software-quality-assurance-analysts-and-testers

Check that all required test tiers have been run for the current changes. Use after making code changes and before committing.

2026-06-25
write-session-report
software-developers

Generate a session implementation report or bugfix document following ADEPT conventions. Use after tests pass, before committing. Pass an optional title hint as argument.

2026-06-25