Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

adept-agentic

adept-agentic 收录了来自 pnnl 的 26 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
26
Stars
2
更新
2026-06-25
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

asopb-evaluate
软件质量保证分析师与测试员

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

2026-06-25
audit-hygiene
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
网络与计算机系统管理员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-06-25
promptfoo-check
信息安全分析师

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

2026-06-25
review-pr
软件质量保证分析师与测试员

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

2026-06-25
scan-path
信息安全分析师

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

2026-06-25
scan-release
信息安全分析师

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

2026-06-25
slurm-job-submit
软件开发工程师

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
软件开发工程师

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
项目管理专家

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
软件开发工程师

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
信息安全分析师

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

2026-06-25
update-tracking-docs
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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