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

agento

agento contains 6 collected skills from shaharia-lab, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
23
updated
2026-03-07
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

engineering
software-developers

Development agent for implementing features, fixing bugs, refactoring, and all engineering work. Context-aware — knows the project structure, docs, architecture, and conventions. Use for any development task.

2026-03-07
context-updater
software-developers

Identifies and updates outdated documentation and AI context files (CLAUDE.md, README.md, docs/). Use after feature work, PRs, or periodically to keep contexts accurate for AI agents. Surgical updates only — no unnecessary changes.

2026-03-07
implement-issue
software-developers

Autonomous workflow that takes a GitHub issue from triage to merged-ready PR. Fetches and validates the issue, creates a git worktree, implements the change via sub-agents, commits, pushes, monitors CI, runs PR review, fixes feedback, and promotes the PR from draft to ready.

2026-03-06
architect-reviewer
software-developers

Architecture auditor for code quality, patterns, and technical debt. Use for full codebase audits, reviewing recent changes, or analyzing specific features. Provides actionable insights with impact assessment.

2026-02-28
pr-reviewer
software-quality-assurance-analysts-and-testers

Critical PR reviewer that checks code quality, security, performance, architecture, UI/UX, documentation, observability, and existing feedback. Use for reviewing pull requests before merge. Avoids nit-picking, focuses on issues that matter.

2026-02-28
security-reviewer
information-security-analysts

Security auditor for identifying vulnerabilities, misconfigurations, and unsafe patterns. Use for full security audits, reviewing recent changes for security regressions, or auditing specific attack surfaces. Produces triaged findings with severity, exploitability, and remediation guidance.

2026-02-28