Skip to main content
Run any Skill in Manus
with one click
shaharia-lab
GitHub creator profile

shaharia-lab

Repository-level view of 22 collected skills across 2 GitHub repositories.

skills collected
22
repositories
2
updated
2026-05-16
repository explorer

Repositories and representative skills

agent-context-sync
software-developers

Periodic, repo-agnostic doctor for AI-context files (CLAUDE.md, AGENTS.md, .cursorrules, .github/copilot-instructions.md). Verifies every concrete claim against the current repo, lints against an opinionated quality spec, surfaces newly-added subsystems the doc misses, and proposes the minimum edits to restore health. Conservative pruning. No-op when files are already healthy โ€” safe to run on a cron.

2026-05-16
github-issue-refiner
project-management-specialists

Refine GitHub issues by creating WHAT/WHY/HOW sections and preparing them for implementation. Adds issues to GitHub Projects V2, sets status to "Ready", and assigns the current iteration.

2026-05-12
github-issue-to-pr
software-developers

Transform a GitHub issue into a production-ready pull request with automated PR review. Executes full workflow including refinement check, code generation, RL loop, testing, PR creation, automated review, feedback application, and re-verification before marking ready for human review.

2026-05-12
github-project-integration
software-developers

Shared skill for GitHub Projects V2 API operations. Includes GraphQL mutations for adding issues, updating status, and managing iterations.

2026-05-12
phase1-refinement
project-management-specialists

Transform ambiguous GitHub issues into refined specifications with WHAT, WHY, and HOW sections. Use before implementing features or fixes when issue lacks clear requirements.

2026-05-12
phase2-codegen
software-developers

Generate production-quality code following acceptance criteria from refined issue, with comprehensive tests and documentation. Use after issue refinement (Phase 1) is complete.

2026-05-12
phase3-rl-loop
software-quality-assurance-analysts-and-testers

Iteratively improve code through CI/CD feedback until all quality gates pass. Use after code generation (Phase 2) to perfect implementation through automated testing and review.

2026-05-12
phase4-pr
software-quality-assurance-analysts-and-testers

Create comprehensive PR with automated review and feedback application. Creates a draft PR, runs automated review, fixes critical/high findings, re-verifies CI, and marks ready for human review.

2026-05-12
Showing top 8 of 16 collected 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
Showing 2 of 2 repositories
All repositories loaded
shaharia-lab Agent Skills | SkillsMP