Skip to main content
Run any Skill in Manus
with one click
softwaresalt
GitHub creator profile

softwaresalt

Repository-level view of 106 collected skills across 6 GitHub repositories.

skills collected
106
repositories
6
updated
2026-07-14
repository explorer

Repositories and representative skills

build-feature
software-developers

Usage: Build feature {spec-name} phase {phase-number}. Implements a single phase from the spec's task plan, iterating build-test cycles until the phase passes its constitution gate, then records memory, logs decisions, and commits.

2026-05-21
acquire-codebase-knowledge
software-developers

Use this skill when the user asks to map, document, or onboard into an existing codebase. Produces structured documentation covering stack, structure, architecture, conventions, integrations, testing, and concerns. Only documents what is verifiable from files or terminal output — never infers or assumes.

2026-05-21
brainstorming
project-management-specialists

Use before any creative work — creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design through collaborative dialogue before implementation.

2026-05-21
browser-automation
software-developers

Browser automation skill. Drives agent-browser through structured navigate→snapshot→interact→re-snapshot flows with authentication support, form automation, visual verification, and explicit human checkpoints for external flows.

2026-05-21
changelog-generator
software-developers

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes.

2026-05-21
debugging
software-developers

Systematic root-cause debugging with verification. Use for errors, stack traces, broken tests, flaky tests, regressions, or anything not working as expected.

2026-05-21
document-review
project-management-specialists

Structural review of documents for gaps, clarity, completeness, and organization. Use when a brainstorm, plan, spec, ADR, or any doc needs polish before the next workflow step.

2026-05-21
harness-architect
software-developers

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-05-21
Showing top 8 of 33 collected skills in this repository.
spike
software-developers

Time-boxed investigation of a technical question, feasibility study, or proof-of-concept — produces a findings artifact with a recommendation and optional backlog linkage

2026-07-14
spike
software-developers

Time-boxed investigation of a technical question, feasibility study, or proof-of-concept — produces a findings artifact with a recommendation and optional backlog linkage

2026-07-13
build-feature
software-developers

Usage: Build feature {task-id} with harness {harness-cmd}. Implements a requested feature by continuously looping a fast worker agent against a strict, passing-import but failing test harness until success is achieved.

2026-07-13
compound-refresh
software-developers

Review and maintain institutional learnings in docs/compound/ so the compound library stays accurate, deduplicated, and evidence-backed

2026-07-13
plan-harden
software-developers

Risk-triggered plan reinforcement that deepens verification, rollback, and guardrail detail before plan review

2026-07-13
pr-lifecycle
software-developers

Manages the full PR lifecycle: creation, review comment handling, CI remediation, and user-approved merge

2026-07-08
review
software-quality-assurance-analysts-and-testers

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-07-08
harvest
project-management-specialists

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-07-03
Showing top 8 of 30 collected skills in this repository.
browser-automation
software-developers

Browser automation skill. Drives agent-browser through structured navigate→snapshot→interact→re-snapshot flows with authentication support, form automation, visual verification, and explicit human checkpoints for external flows.

2026-06-28
iterative-experiment
software-developers

Autonomous iterative experimentation loop. Defines a measurable goal, establishes a baseline, then iterates modify→commit→measure→keep/revert until the goal is met or the budget is exhausted. Persists a TSV experiment log under the configured results directory.

2026-06-28
shipment-reconcile
software-developers

GI/GR reconciliation gate for shipment manifests — verifies every manifest item exists in queue (pre-mode) or archive (post-mode) with the expected status before or after backlogit_ship_shipment runs.

2026-06-28
harness-doctor
software-developers

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-06-28
security-audit
information-security-analysts

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-06-28
harness-architect
software-quality-assurance-analysts-and-testers

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-04-14
harvest
project-management-specialists

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-04-14
plan-review
software-developers

Multi-persona review gate for implementation plans. Validates architectural soundness, scope boundaries, and coding standards compliance before the harvest skill decomposes a plan into work items.

2026-04-14
Showing top 8 of 17 collected skills in this repository.
harness-architect
software-quality-assurance-analysts-and-testers

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-05-11
review
software-quality-assurance-analysts-and-testers

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-05-11
harness-doctor
software-quality-assurance-analysts-and-testers

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-05-11
harvest
project-management-specialists

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-05-11
plan-review
project-management-specialists

Multi-persona review gate for implementation plans. Validates architectural soundness, scope boundaries, and coding standards compliance before the harvest skill decomposes a plan into work items.

2026-05-11
security-audit
information-security-analysts

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-05-11
pr-lifecycle
software-developers

Manages the full PR lifecycle: creation, review comment handling, CI remediation, and user-approved merge

2026-04-26
compact-context
software-developers

Scan .copilot-tracking/ for stale or oversized tracking artifacts, produce compacted summaries, and archive originals. Use when tracking files accumulate beyond thresholds that degrade agent context quality.

2026-03-29
Showing top 8 of 12 collected skills in this repository.
iterative-experiment
software-developers

Autonomous iterative experimentation loop. Defines a measurable goal, establishes a baseline, then iterates modify→commit→measure→keep/revert until the goal is met or the budget is exhausted. Persists a TSV experiment log under the configured results directory.

2026-05-30
harness-architect
software-quality-assurance-analysts-and-testers

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-05-30
harness-doctor
software-quality-assurance-analysts-and-testers

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-05-30
harvest
software-developers

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-05-30
plan-review
software-developers

Multi-persona review gate for implementation plans. Validates architectural soundness, scope boundaries, and coding standards compliance before the harvest skill decomposes a plan into work items.

2026-05-30
review
software-quality-assurance-analysts-and-testers

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-05-30
security-audit
information-security-analysts

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-05-30
shipment-reconcile
software-developers

GI/GR reconciliation gate for shipment manifests — verifies every manifest item exists in queue (pre-mode) or archive (post-mode) with the expected status before or after backlogit_ship_shipment runs.

2026-05-30
harness-architect
software-quality-assurance-analysts-and-testers

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-07-09
review
software-quality-assurance-analysts-and-testers

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-07-09
pr-lifecycle
software-developers

Manages the full PR lifecycle: creation, review comment handling, CI remediation, and user-approved merge

2026-07-09
shipment-reconcile
software-developers

GI/GR reconciliation gate for shipment manifests — verifies every manifest item exists in queue (pre-mode) or archive (post-mode) with the expected status, and closes shipments with the single-artifact safe-close procedure that archives ONLY manifest item IDs with a verify-after-each invariant + git-revert-on-cascade instead of the destructive cascade backlogit_ship_shipment.

2026-07-09
harness-doctor
software-quality-assurance-analysts-and-testers

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-07-09
security-audit
information-security-analysts

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-05-20
Showing 6 of 6 repositories
All repositories loaded