Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

adept-agentic

adept-agentic enthält 26 gesammelte Skills von pnnl, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
26
Stars
2
aktualisiert
2026-06-25
Forks
0
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

asopb-evaluate
Softwarequalitätssicherungsanalysten und -tester

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

2026-06-25
audit-hygiene
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Netzwerk- und Computersystemadministratoren

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-06-25
promptfoo-check
Informationssicherheitsanalysten

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

2026-06-25
review-pr
Softwarequalitätssicherungsanalysten und -tester

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

2026-06-25
scan-path
Informationssicherheitsanalysten

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

2026-06-25
scan-release
Informationssicherheitsanalysten

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

2026-06-25
slurm-job-submit
Softwareentwickler

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
Softwareentwickler

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
Projektmanagementspezialisten

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
Softwareentwickler

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
Informationssicherheitsanalysten

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

2026-06-25
update-tracking-docs
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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