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

hpcsc

Repository-Ansicht von 18 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
18
Repositories
1
aktualisiert
2026-07-21
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

implement-flow
Softwareentwickler

Implement a feature fully autonomously in the background as a Workflow — decompose, then run each task through test-design → implement → refactor → review → verify, closing on executed evidence instead of human approval gates. Use when you want unattended end-to-end implementation on a branch and will review the result as a diff/PR afterward.

2026-07-21
deliver-story
Sonstige Computerberufe

Deliver a large user story as multiple parallel PRs. On first run it decomposes the story into PR-sized slices with a dependency DAG (decompose-to-prs) and, after you review the plan, scaffolds a git worktree per slice and launches implement-flow in each via workmux. Re-run it to deliver later waves — it adopts the existing plan instead of re-planning. Use when a story is too big for one PR.

2026-07-21
implement-auto
Softwareentwickler

Implement a feature autonomously through the full test-design → test-write → implement → refactor → review loop, pausing only for plan approval and pre-commit approval.

2026-07-19
implement
Softwareentwickler

Implement a feature autonomously through the full test-design → test-write → implement → refactor → review loop, running independent tasks in parallel (isolated git worktrees) and pausing only for plan approval and pre-commit approval.

2026-07-19
verify-run
Softwareentwickler

Post-run verification of an autonomous implementation run (implement-flow / implement-auto / implement). Runs the run-verifier agent to catch the failure modes the evidence gate can't see — staged tails, dead code, vacuous receipts, collapsed commits — and, with --fix, remediates them. Use after an unattended run, before trusting its "done".

2026-07-19
write
Technische Redakteure

Write or edit an article or note. Follows writing style guidelines for clarity and consistency.

2026-07-08
review-go-tests
Softwarequalitätssicherungsanalysten und -tester

Review Go tests for adherence to behavior-driven testing principles. Checks tests against Go testing guidelines and rules covering public API testing, test clarity, anti-patterns, and proper mocking. Suggests valuable missing tests for uncovered behaviors.

2026-07-02
write-user-story
Projektmanagementspezialisten

Generate user stories for a new feature. Use when planning a feature, starting a new project, or when asked to write user stories. Triggers on: write user story, user stories for, plan this feature, spec out, break down feature.

2026-05-24
Zeigt die Top 8 von 18 gesammelten Skills in diesem Repository.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt