Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
PA
@parkerscobey
contributor on implexa, with 5 skills ranked by
SkillRank
across 1 source.
parkerscobey on github
publishes to clawhub
skills, ranked by SkillRank
score
source
skill
6.8
clawhub
Hizal Search
hizal-search retrieves prior context and team decisions before starting work, using semantic search, exact lookup, and scope filtering across project, agent, and org-wide knowledge bases.
6.2
clawhub
Hizal Start
hizal-start initializes agent work sessions with memory context. checks for existing sessions, starts new ones with a lifecycle slug, optionally registers task focus, then sequences into search before build. includes basic recovery path for lost session ids.
—
clawhub
Hizal Register Focus
Declare what the agent is currently working on. Self-triggering — fires whenever the agent has a clear task and wants related context to auto-inject. Use at...
—
clawhub
Hizal Write
Persist what the agent learns as it builds. Self-triggering — fires whenever the agent makes a decision, discovers a pattern, learns a convention, hits a got...
—
clawhub
Hizal End
Close the agent's context session and consolidate what was learned. Self-triggering — fires when the agent finishes a task, wraps up work, or is about to go...