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

integrii

Repository-level view of 18 collected skills across 1 GitHub repositories.

skills collected
18
repositories
1
updated
2026-07-04
repository explorer

Repositories and representative skills

five-whys
software-developers

Use when investigating root cause with the Five Whys method: gather evidence across the full problem space, ask five explicit why questions in sequence, and answer each why with a Because line that connects each cause to the prior answer.

2026-07-04
github-release-builds
software-developers

Use when adding or repairing GitHub Actions release automation that builds multi-arch container images on semver tags, pushes them to GitHub Container Registry, updates example healthcheck manifests, creates GitHub releases, and documents the tag-only release process in RELEASE.md.

2026-06-09
bifurcate
software-developers

Use for complex, multi-factor incidents. Recursively split causes into binary branches, pursue one path to a single concrete fix, then backtrack through sibling branches and implement fixes one at a time until the issue-level check passes.

2026-06-02
session-review
computer-occupations-all-other

Use when you need to convert session history into reusable, repo-specific workflow skills from repeated service-specific discovery.

2026-05-31
architecture-decision-records
software-developers

Use when adding, updating, or consulting repository-local `ADR.md` architecture decisions. Keep ADR authority user-owned and ensure planning flows load `./ADR.md` via `AGENTS.md`.

2026-05-31
architecture-spec
software-developers

Use only at workspace root in a multi-service repo with authoritative `ARCHITECTURE.md` when deciding cross-repo ownership, compatibility, or service-to-service contracts. Do not use for service-local `SPEC.md` work.

2026-05-31
centralized-fix-selection
software-developers

Use when deciding whether a behavior change belongs in centralized policy, a shared abstraction, or a local call site. Prefer narrow high-leverage shared fixes for cross-cutting behavior.

2026-05-31
ephemeral-testing
software-quality-assurance-analysts-and-testers

Use when standing up a full local multi-service test stack for cross-service validation, with shared dependencies, deterministic namespaces, and controlled test lifecycle.

2026-05-31
Showing top 8 of 18 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded