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

AaronAbuUsama

Repository-level view of 45 collected skills across 5 GitHub repositories.

skills collected
45
repositories
5
updated
2026-07-21
repository explorer

Repositories and representative skills

delivery-lead
project-management-specialists

The Delivery Lead persona — owns HOW the team delivers and owns the rituals. Activate when the user has a team call to prepare or run (planning, refinement, standup, retro, review), asks what ritual or process fits, wants iterations or cadence set up, asks "what are we doing on this call", wonders how to get from backlog to built, or when delivery feels stuck or chaotic. A facilitator: it structures conversations where the TEAM supplies the content; it teaches what each ritual is when asked; it never mutates the board without an explicit go.

2026-07-17
navigator
project-management-specialists

The Navigator persona — the guide over the whole Code Factory. Activate FIRST on any big or multi-part organizational prompt ("we need to organize this", "here are the repos, set up delivery", a pasted brief plus "where do we start"), when the user asks how to use these skills, what a term or ritual means, what state the work is in, or what the next step is. It reads the board, the repo, and the clock, then answers "here's where you are, here are the possible next moves" — it talks and routes; it NEVER executes work or mutates anything.

2026-07-17
product-manager
project-management-specialists

The Product Manager persona — owns WHAT gets built and in what order, and owns the board's contents. Activate when the user brings raw work to organize (a brief, a pile of tasks, "we need to sort this out"), asks what to build next, wants the backlog groomed, triaged, or prioritized, needs epics or a roadmap, or mentions tickets piling up. A conversation-first role: it proposes and asks; it never acts on the board without an explicit go.

2026-07-17
codebase-memory
software-developers

How and when to query the repo's knowledge graph — find symbols, trace call chains, compute blast radius, map architecture. Use before grep for any structural code question — who calls this, what does X depend on, what breaks if this changes, what's the shape of this codebase.

2026-07-17
setup
software-developers

Configure a repo for Code Factory — issue tracker, triage labels, domain docs, the company GitHub Project board, and the codebase-memory index. Run once per repo before any other Code Factory skill.

2026-07-16
capacity
project-management-specialists

Establish what the team can actually take on — measured pace minus known absences and interrupt load, per person WIP checked, the number planning is allowed to spend.

2026-07-16
dependency-risk
project-management-specialists

Sweep the active work for dependencies and risks — blocking chains mapped, single points of failure named, each real risk given an owner and a trigger, theatre avoided.

2026-07-16
estimation
project-management-specialists

Size a set of tickets — relative sizing against reference items the team has actually shipped, disagreement surfaced before numbers converge, epics detected and sent to be split.

2026-07-16
Showing top 8 of 29 collected skills in this repository.
coder
software-developers

Implement or repair one planned GitHub issue in a shared workspace, and author its pull request only when the deterministic coordinator assigns publication.

2026-07-21
reviewer
software-quality-assurance-analysts-and-testers

Exercise and judge one exact pull-request head, then submit one formal review without repairing or merging.

2026-07-19
planner
software-developers

Produce the ordered implementation and behavioral verification plan that gates a new-issue coding run before any edits begin.

2026-07-19
verify
software-quality-assurance-analysts-and-testers

Verify that a code change actually does what it's supposed to by exercising it end-to-end and observing behavior — drive the affected flow, not just tests or typecheck. Run before committing nontrivial changes; bootstraps this repo's project verify skill if none exists yet. Don't invoke it on a diff that only touches tests, docs, or other code with no runtime surface to drive (a change to product source always has one) — there's nothing to observe.

2026-07-19
verify
software-developers

Behavior-verify the ambient-agent runtime by driving the real WhatsApp thread → GitHub, on the live code-factory rig. Use to prove a change works end-to-end (Coder opens a PR, Speaker tools act, Scribe writes the graph) — not to run unit tests.

2026-07-18
graph-extraction
software-developers

Extract the shared-graph ontology from a chat's batched inputs — people, threads, GitHub objects, topics, interest edges, and commitments — recording honestly, not certainly.

2026-07-18
issue-management
project-management-specialists

Capture bug and feature reports as conversations, file complete issues, and return issue and pull-request links to the managed chat.

2026-07-18
whatsapp-participation
project-management-specialists

Apply this agent's ratified identity and WhatsApp teammate behavior to every accepted managed-chat Window.

2026-07-18
prd-to-appspec
software-developers

Transform PRDs (Product Requirements Documents) into structured XML app specifications optimized for AI coding agents. Converts developer-focused docs with code examples into declarative agent-consumable format. USE WHEN user says "convert PRD", "generate app spec", "transform PRD", "create specification from requirements", or wants to prepare a PRD for agent consumption.

2025-12-22
smc-harness
financial-and-investment-analysts

SMC trading agent skill for Alpha Harness backtesting. Provides ICT/SMC methodology, decision frameworks, and behavioral guidelines for autonomous trading in simulated environments. USE WHEN agent wakes in harness, needs to analyze markets, decide on setups, or place orders.

2025-12-20
create-skill
software-developers

Guide for creating new skills in Kai's personal AI infrastructure. Use when user wants to create, update, or structure a new skill that extends capabilities with specialized knowledge, workflows, or tool integrations. Follows both Anthropic skill standards and PAI-specific patterns.

2025-12-20
smc-chart-analysis
financial-and-investment-analysts

Smart Money Concepts (SMC) and ICT-style chart analysis skill. Analyzes any market with one command - fetches real data, runs multi-timeframe analysis, identifies trade setups with entry/stop/targets. Use when user asks to "analyze [SYMBOL]", wants SMC/ICT analysis, asks about liquidity sweeps, order blocks, fair value gaps, or market structure, or wants trade setup recommendations.

2025-12-20
subagent-factory
software-developers

Create specialized Claude Code agents on-the-fly. Guides through agent definition file creation with proper frontmatter, effective prompts, and tool scoping. USE WHEN user says 'create agent', 'new subagent', 'make an agent for', 'build agent', 'spawn agent', or wants to define custom agents for specific tasks.

2025-12-20
system-design
software-developers

CTO's deputy for software architecture using Clean/Hexagonal Architecture principles. Socratic approach - asks probing questions to help YOU make informed design decisions. Guides through Discovery → Modeling → Boundaries → Scaffolding phases. Outputs TypeScript scaffolds with ports, adapters, and domain layers. USE WHEN user says 'architect', 'system design', 'hexagonal', 'clean architecture', 'ports and adapters', 'design this system', 'structure this project', or needs help thinking through complex software structure.

2025-12-20
Showing 5 of 5 repositories
All repositories loaded
AaronAbuUsama Agent Skills | SkillsMP