Skip to main content
Run any Skill in Manus
with one click
softwareone-platform
GitHub creator profile

softwareone-platform

Repository-level view of 35 collected skills across 4 GitHub repositories.

skills collected
35
repositories
4
updated
2026-07-19
repository explorer

Repositories and representative skills

mpt-ext-task-handle-pr-comments
software-quality-assurance-analysts-and-testers

Only triage and respond to unresolved PR review comments: decide fix versus answer per comment, apply scoped changes, and reply in the thread. Does not create the PR, commit, or push the branch.

2026-07-16
mpt-ext-task-apply-dashboard-jira-decision
project-management-specialists

Apply one approved dashboard-failure Jira decision: create, update, reopen, merge, or skip an MPT bug with dashboard evidence fields.

2026-07-16
mpt-ext-workflow-dashboard-failure-triage
project-management-specialists

Triage MPT extension dashboard failures from App Insights or CSV: prepare a batch review of findings with proposed Jira actions, then apply approved decisions via the dashboard Jira task.

2026-07-16
mpt-ext-task-create-work-branch
software-developers

Only create the work branch when starting work: derive the branch name from the Jira issue and apply the repo naming pattern. Does not change Jira state.

2026-07-16
mpt-ext-tool-git-branch-ops
software-developers

When a task needs a low-level Git branch operation for an already-decided branch name — create or switch safely on the correct base. Used by branch tasks, not for deriving names from Jira.

2026-07-16
mpt-ext-workflow-start-work
software-developers

Run the full start-of-work flow for a Jira issue, leaving a work branch created and the issue in active development. Orchestrates the branch and Jira-start tasks; use for feature, bugfix, hotfix, or backport.

2026-07-16
mpt-ext-task-start-jira-work
software-developers

Only move Jira state when starting work: transition the issue and its parent chain to In Progress, ensure active-sprint placement, and check reassignment. Does not create a branch.

2026-07-16
mpt-ext-task-open-pull-request
software-developers

Only open or update a repository-compliant pull request to publish committed work, reusing the existing PR instead of duplicating. Does not update docs, run checks, or transition Jira.

2026-07-16
Showing top 8 of 28 collected skills in this repository.
canon-generate-batch
computer-occupations-all-other

Run canon-generate's evidence-gathering and drafting concurrently across several objects at once, via the Workflow tool, with one consolidated human checkpoint instead of a per-object one. Never writes directly into objects/ — same draft/promotion boundary as canon-generate.

2026-07-19
canon-generate
software-developers

Generate or refresh a canon object document from real evidence — OpenAPI schema, live multi-Actor API samples (STAGING/PROD), and platform source code — instead of the fully manual authoring session. Always produces a draft for human review; never writes directly into objects/.

2026-07-19
canon-drift-report
software-developers

Read-only staleness scan — rank canonised objects by how far their source/spec has drifted since a recorded baseline, and print a ranked report. Never drafts, never writes objects/, needs no live tokens. Feeds /canon-drift-update.

2026-07-18
canon-drift-update
software-developers

Reconcile drift for a canonised object — detect what changed in source/spec since its baseline, then draft a SCOPED edit of the existing canon (touched sections only) for PM review. Draft-only; hands to /canon-submit-pr. Run /canon-drift-report first to see what drifted.

2026-07-18
canon-submit-pr
software-developers

Promote a reviewed canon-generate draft into objects/ and open a PR — branch, commit (draft + any pending bookkeeping edits), push, and gh pr create. Always confirms with the human before any git/GitHub action.

2026-07-18
Showing 4 of 4 repositories
All repositories loaded