Skip to main content
Run any Skill in Manus
with one click
GitHub repository

docline

docline contains 8 collected skills from softwaresalt, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
0
updated
2026-05-30
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

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