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

EffortlessMetrics

Repository-level view of 48 collected skills across 7 GitHub repositories.

skills collected
48
repositories
7
updated
2026-05-15
repository explorer

Repositories and representative skills

Showing top 8 of 17 collected skills in this repository.
coding-standards
software-developers

Load perl-lsp coding standards for code-writing or code-review work in this repo. Use when implementing, fixing, reviewing, or validating code.

2026-03-20
merge-queue
software-developers

Merge approved PRs in safe batches — checks CI, fixes policy failures, handles conflicts, ratchets corpus after parser merges.

2026-03-20
parser-fix
software-developers

Run a TDD parser-fix workflow for perl-parser-core or related parser crates. Use when a parser bug has a concrete failing construct and needs tests, a minimal fix, and verification.

2026-03-20
plan-fix
software-developers

Turn a discovery into a builder-ready handoff packet. Use when a scout or coordinator has identified a concrete slice and needs exact scope, verification, and routing rather than code changes.

2026-03-20
scout-then-build
software-developers

Research-first workflow that scouts exact scope before launching a constrained builder. Use when a feature or fix is too unconstrained for a direct builder — converts ~50% success into ~90% by eliminating implicit decisions.

2026-03-20
swarm-priorities
software-developers

Load roadmap weighting for scouts and coordinators so slices are ranked by actual repo priorities instead of convenience.

2026-03-20
swarm-protocol
software-developers

Load shared swarm behavioral rules for coordinators and workers. Use for task routing, receipts, direct messaging, dedup, worktree boundaries, and lifecycle discipline.

2026-03-20
swarm
software-developers

Start a continuous swarm with agent teams. Orchestrator-only skill.

2026-03-20
Showing top 8 of 11 collected skills in this repository.
test-runner
software-quality-assurance-analysts-and-testers

Run the relevant tests for the current change and summarize results. Use in Flow 3 (Build) and optionally in Flow 5 (Gate).

2026-02-12
auto-linter
software-developers

Run linters/formatters on changed files and apply safe, mechanical fixes. Use in Flow 3 and Flow 4.

2026-01-26
openq-tools
software-developers

Open questions register. Use for: QID generation, OQ-SIG-001 format IDs, append questions, open_questions.md. Generate sequential QIDs, append questions with context. Use in clarifier when registering open questions instead of guessing. Invoke via bash .claude/scripts/demoswarm.sh openq next-id|append.

2026-01-26
policy-runner
software-developers

Run policy-as-code checks (e.g., OPA/Conftest) based on the policy_plan. Use in Flow 2 and Flow 4.

2026-01-26
runs-derive
software-developers

Grep/wc replacement for .runs artifacts. Use for: count, extract, Machine Summary, receipt reading, marker counts. Null-safe counting (REQ/NFR/QID/RSK markers), YAML block parsing, BDD scenario counting. Deterministic read-only - no judgment. Use when cleanup agents need mechanical counts/extraction. Invoke via bash .claude/scripts/demoswarm.sh.

2026-01-26
runs-index
software-developers

Update index.json status. Use for: upsert index.json, update status/last_flow/updated_at. Deterministic writes - stable diffs, no creation. Use only in run-prep and *-cleanup agents. Invoke via bash .claude/scripts/demoswarm.sh index upsert-status.

2026-01-26
secrets-tools
information-security-analysts

Publish gate secrets scanning. Use for: safe_to_publish, scan for secrets, redact in-place. Determines publish gate status. Scan files for secrets (locations only - NEVER prints secret content). GitHub tokens, AWS keys, private keys, bearer tokens. Use ONLY in secrets-sanitizer. Invoke via bash .claude/scripts/demoswarm.sh secrets scan|redact.

2026-01-26
governed-feature-dev
software-developers

AC-first feature development workflow for the Rust-as-Spec platform cell. Use when implementing new features, adding ACs, or working on tasks with status=Todo. Follows the ac_first flow from devex_flows.yaml and uses xtask + /platform APIs for governance.

2026-01-28
governed-governance-debug
software-developers

Diagnose and fix selftest failures in the Rust-as-Spec platform cell. Use when cargo xtask selftest fails, when user reports "governance broken", or when policy violations are detected. Systematically isolates and resolves issues across the 7 selftest steps.

2026-01-28
governed-maintenance
software-developers

Platform upkeep, dependency updates, policy fixes, and doc maintenance for the Rust-as-Spec platform cell. Use when fixing governance drift, updating dependencies, resolving policy violations, or maintaining documentation. Follows the maintenance flow from devex_flows.yaml.

2026-01-28
governed-release
software-developers

Version management and release tagging for the Rust-as-Spec platform cell. Use when cutting a new version, preparing for production deployment, or when user explicitly requests a release. Follows the release flow from devex_flows.yaml. IMPORTANT: Always ask user before tagging (high-risk operation).

2026-01-28
bootstrap-dev-env
software-developers

One-command environment setup and health check for the Rust-as-Spec platform cell. Use when first entering the repository, after major environment changes, or when the environment appears broken. Follows the 'onboarding' flow from _flows.yaml.

2025-11-22
Showing 7 of 7 repositories
All repositories loaded